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 26, 2024
1 parent 6b62df1 commit a81b316
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 @@ -77,7 +77,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 @@ -62,7 +62,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 @@ -64,7 +64,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 a81b316

Please sign in to comment.