Skip to content

Commit 95428c8

Browse files
committed
deps: update dependency org.apache.felix:maven-bundle-plugin to v6
1 parent b2785a8 commit 95428c8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

google-http-client-apache-v2/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<plugin>
6060
<groupId>org.apache.felix</groupId>
6161
<artifactId>maven-bundle-plugin</artifactId>
62-
<version>5.1.9</version>
62+
<version>6.0.0</version>
6363
<executions>
6464
<execution>
6565
<id>bundle-manifest</id>

google-http-client-apache-v5/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<plugin>
6060
<groupId>org.apache.felix</groupId>
6161
<artifactId>maven-bundle-plugin</artifactId>
62-
<version>5.1.9</version>
62+
<version>6.0.0</version>
6363
<executions>
6464
<execution>
6565
<id>bundle-manifest</id>

google-http-client/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
<plugin>
9191
<groupId>org.apache.felix</groupId>
9292
<artifactId>maven-bundle-plugin</artifactId>
93-
<version>5.1.9</version>
93+
<version>6.0.0</version>
9494
<executions>
9595
<execution>
9696
<id>bundle-manifest</id>

0 commit comments

Comments
 (0)