Skip to content

Commit 8547f5f

Browse files
authored
deps: update dependency org.apache.felix:maven-bundle-plugin to v5.1.6 (#1643)
1 parent 2c82c0d commit 8547f5f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
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.4</version>
71+
<version>5.1.6</version>
7272
<executions>
7373
<execution>
7474
<id>bundle-manifest</id>

google-http-client/pom.xml

Lines changed: 1 addition & 1 deletion
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.4</version>
100+
<version>5.1.6</version>
101101
<executions>
102102
<execution>
103103
<id>bundle-manifest</id>

0 commit comments

Comments
 (0)