Skip to content

Commit 8bea209

Browse files
authored
deps: update dependency org.apache.felix:maven-bundle-plugin to v5.1.7 (#1688)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.apache.felix:maven-bundle-plugin](http://felix.apache.org/components/bundle-plugin/) ([source](https://gitbox.apache.org/repos/asf?p=felix-dev)) | `5.1.6` -> `5.1.7` | [![age](https://badges.renovateapi.com/packages/maven/org.apache.felix:maven-bundle-plugin/5.1.7/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.apache.felix:maven-bundle-plugin/5.1.7/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.apache.felix:maven-bundle-plugin/5.1.7/compatibility-slim/5.1.6)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.apache.felix:maven-bundle-plugin/5.1.7/confidence-slim/5.1.6)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/google-http-java-client).
1 parent dbf8ba3 commit 8bea209

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

google-http-client-apache-v2/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<plugin>
6969
<groupId>org.apache.felix</groupId>
7070
<artifactId>maven-bundle-plugin</artifactId>
71-
<version>5.1.6</version>
71+
<version>5.1.7</version>
7272
<executions>
7373
<execution>
7474
<id>bundle-manifest</id>

google-http-client/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
<plugin>
9898
<groupId>org.apache.felix</groupId>
9999
<artifactId>maven-bundle-plugin</artifactId>
100-
<version>5.1.6</version>
100+
<version>5.1.7</version>
101101
<executions>
102102
<execution>
103103
<id>bundle-manifest</id>

0 commit comments

Comments
 (0)