Skip to content

Commit 2fe8876

Browse files
chore(deps): update dependency org.apache.felix:maven-bundle-plugin to v5 (#1953)
Co-authored-by: Emily Ball <[email protected]>
1 parent e01a723 commit 2fe8876

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

google-api-client-appengine/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<plugin>
4242
<groupId>org.apache.felix</groupId>
4343
<artifactId>maven-bundle-plugin</artifactId>
44-
<version>2.5.4</version>
44+
<version>5.1.4</version>
4545
<executions>
4646
<execution>
4747
<id>bundle-manifest</id>

google-api-client-gson/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<plugin>
4040
<groupId>org.apache.felix</groupId>
4141
<artifactId>maven-bundle-plugin</artifactId>
42-
<version>2.5.4</version>
42+
<version>5.1.4</version>
4343
<executions>
4444
<execution>
4545
<id>bundle-manifest</id>

google-api-client-jackson2/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<plugin>
4040
<groupId>org.apache.felix</groupId>
4141
<artifactId>maven-bundle-plugin</artifactId>
42-
<version>2.5.4</version>
42+
<version>5.1.4</version>
4343
<executions>
4444
<execution>
4545
<id>bundle-manifest</id>

google-api-client-java6/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<plugin>
4040
<groupId>org.apache.felix</groupId>
4141
<artifactId>maven-bundle-plugin</artifactId>
42-
<version>2.5.4</version>
42+
<version>5.1.4</version>
4343
<executions>
4444
<execution>
4545
<id>bundle-manifest</id>

google-api-client-protobuf/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<plugin>
4747
<groupId>org.apache.felix</groupId>
4848
<artifactId>maven-bundle-plugin</artifactId>
49-
<version>2.5.4</version>
49+
<version>5.1.4</version>
5050
<executions>
5151
<execution>
5252
<id>bundle-manifest</id>

google-api-client-servlet/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<plugin>
4141
<groupId>org.apache.felix</groupId>
4242
<artifactId>maven-bundle-plugin</artifactId>
43-
<version>2.5.4</version>
43+
<version>5.1.4</version>
4444
<executions>
4545
<execution>
4646
<id>bundle-manifest</id>

google-api-client-xml/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<plugin>
4040
<groupId>org.apache.felix</groupId>
4141
<artifactId>maven-bundle-plugin</artifactId>
42-
<version>2.5.4</version>
42+
<version>5.1.4</version>
4343
<executions>
4444
<execution>
4545
<id>bundle-manifest</id>

google-api-client/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<plugin>
6161
<groupId>org.apache.felix</groupId>
6262
<artifactId>maven-bundle-plugin</artifactId>
63-
<version>2.5.4</version>
63+
<version>5.1.4</version>
6464
<executions>
6565
<execution>
6666
<id>bundle-manifest</id>

0 commit comments

Comments
 (0)