Skip to content

Commit 7456029

Browse files
committed
chore(deps): update dependency org.apache.felix:maven-bundle-plugin to v5.1.9
1 parent 91d8947 commit 7456029

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

google-oauth-client-appengine/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
<plugin>
7878
<groupId>org.apache.felix</groupId>
7979
<artifactId>maven-bundle-plugin</artifactId>
80-
<version>5.1.8</version>
80+
<version>5.1.9</version>
8181
<configuration>
8282
<instructions>
8383
<Bundle-SymbolicName>com.google.oauth-client-appengine</Bundle-SymbolicName>

google-oauth-client-java6/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<plugin>
6363
<groupId>org.apache.felix</groupId>
6464
<artifactId>maven-bundle-plugin</artifactId>
65-
<version>5.1.8</version>
65+
<version>5.1.9</version>
6666
<configuration>
6767
<instructions>
6868
<Bundle-SymbolicName>com.google.oauth-client-java6</Bundle-SymbolicName>

google-oauth-client-jetty/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<plugin>
6565
<groupId>org.apache.felix</groupId>
6666
<artifactId>maven-bundle-plugin</artifactId>
67-
<version>5.1.8</version>
67+
<version>5.1.9</version>
6868
<configuration>
6969
<instructions>
7070
<Bundle-SymbolicName>com.google.oauth-client-jetty</Bundle-SymbolicName>

google-oauth-client-servlet/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
<plugin>
8989
<groupId>org.apache.felix</groupId>
9090
<artifactId>maven-bundle-plugin</artifactId>
91-
<version>5.1.8</version>
91+
<version>5.1.9</version>
9292
<configuration>
9393
<instructions>
9494
<Bundle-SymbolicName>com.google.oauth-client-servlet</Bundle-SymbolicName>

google-oauth-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<plugin>
5656
<groupId>org.apache.felix</groupId>
5757
<artifactId>maven-bundle-plugin</artifactId>
58-
<version>5.1.8</version>
58+
<version>5.1.9</version>
5959
<configuration>
6060
<instructions>
6161
<Bundle-SymbolicName>com.google.oauth-client</Bundle-SymbolicName>

0 commit comments

Comments
 (0)