Skip to content

Commit

Permalink
chore(deps): update dependency org.apache.felix:maven-bundle-plugin t…
Browse files Browse the repository at this point in the history
…o v5.1.9
  • Loading branch information
renovate-bot committed Mar 3, 2025
1 parent 5d58567 commit c0ab880
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion google-oauth-client-appengine/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
<version>5.1.8</version>
<version>5.1.9</version>
<configuration>
<instructions>
<Bundle-SymbolicName>com.google.oauth-client-appengine</Bundle-SymbolicName>
Expand Down
2 changes: 1 addition & 1 deletion google-oauth-client-java6/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
<version>5.1.8</version>
<version>5.1.9</version>
<configuration>
<instructions>
<Bundle-SymbolicName>com.google.oauth-client-java6</Bundle-SymbolicName>
Expand Down
2 changes: 1 addition & 1 deletion google-oauth-client-jetty/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
<version>5.1.8</version>
<version>5.1.9</version>
<configuration>
<instructions>
<Bundle-SymbolicName>com.google.oauth-client-jetty</Bundle-SymbolicName>
Expand Down
2 changes: 1 addition & 1 deletion google-oauth-client-servlet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
<version>5.1.8</version>
<version>5.1.9</version>
<configuration>
<instructions>
<Bundle-SymbolicName>com.google.oauth-client-servlet</Bundle-SymbolicName>
Expand Down
2 changes: 1 addition & 1 deletion google-oauth-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
<version>5.1.8</version>
<version>5.1.9</version>
<configuration>
<instructions>
<Bundle-SymbolicName>com.google.oauth-client</Bundle-SymbolicName>
Expand Down

0 comments on commit c0ab880

Please sign in to comment.