Skip to content

Commit d42063c

Browse files
committed
deps: update dependency org.apache.felix:maven-bundle-plugin to v5.1.9
1 parent cb4c560 commit d42063c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<plugin>
6969
<groupId>org.apache.felix</groupId>
7070
<artifactId>maven-bundle-plugin</artifactId>
71-
<version>5.1.8</version>
71+
<version>5.1.9</version>
7272
<executions>
7373
<execution>
7474
<id>bundle-manifest</id>

google-http-client/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
<plugin>
9898
<groupId>org.apache.felix</groupId>
9999
<artifactId>maven-bundle-plugin</artifactId>
100-
<version>5.1.8</version>
100+
<version>5.1.9</version>
101101
<executions>
102102
<execution>
103103
<id>bundle-manifest</id>

0 commit comments

Comments
 (0)