Skip to content

Commit

Permalink
deps: update dependency org.apache.felix:maven-bundle-plugin to v5 (#…
Browse files Browse the repository at this point in the history
…1548)

* deps: update dependency org.apache.felix:maven-bundle-plugin to v5

* 🦉 Updates from OwlBot

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
renovate-bot and gcf-owl-bot[bot] committed Jan 21, 2022
1 parent 7750398 commit ac10b6c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion google-http-client-apache-v2/pom.xml
Expand Up @@ -68,7 +68,7 @@
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
<version>2.5.4</version>
<version>5.1.4</version>
<executions>
<execution>
<id>bundle-manifest</id>
Expand Down
2 changes: 1 addition & 1 deletion google-http-client/pom.xml
Expand Up @@ -97,7 +97,7 @@
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
<version>2.5.4</version>
<version>5.1.4</version>
<executions>
<execution>
<id>bundle-manifest</id>
Expand Down

0 comments on commit ac10b6c

Please sign in to comment.