Skip to content

Commit

Permalink
chore(deps): update dependency org.apache.felix:maven-bundle-plugin t…
Browse files Browse the repository at this point in the history
…o v5.1.6 (#2052)
  • Loading branch information
renovate-bot committed May 16, 2022
1 parent 59bdc34 commit 582b7cd
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion google-api-client-appengine/pom.xml
Expand Up @@ -41,7 +41,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-api-client-gson/pom.xml
Expand Up @@ -39,7 +39,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-api-client-jackson2/pom.xml
Expand Up @@ -39,7 +39,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-api-client-java6/pom.xml
Expand Up @@ -39,7 +39,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-api-client-protobuf/pom.xml
Expand Up @@ -46,7 +46,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-api-client-servlet/pom.xml
Expand Up @@ -40,7 +40,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-api-client-xml/pom.xml
Expand Up @@ -39,7 +39,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-api-client/pom.xml
Expand Up @@ -60,7 +60,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 582b7cd

Please sign in to comment.