Skip to content

Commit

Permalink
deps: update dependency org.apache.felix:maven-bundle-plugin to v5.1.6 (
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 16, 2022
1 parent 2c82c0d commit 8547f5f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion google-http-client-apache-v2/pom.xml
Expand Up @@ -68,7 +68,7 @@
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
<version>5.1.4</version>
<version>5.1.6</version>
<executions>
<execution>
<id>bundle-manifest</id>
Expand Down
2 changes: 1 addition & 1 deletion google-http-client/pom.xml
Expand Up @@ -97,7 +97,7 @@
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
<version>5.1.4</version>
<version>5.1.6</version>
<executions>
<execution>
<id>bundle-manifest</id>
Expand Down

0 comments on commit 8547f5f

Please sign in to comment.