This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-parent.git
The following commit(s) were added to refs/heads/master by this push:
new 93303a7 Bump maven-bundle-plugin from 5.1.5 to 5.1.6 (#111)
93303a7 is described below
commit 93303a78d6c2ce77ea97129995755fd05e2ed734
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 3 17:14:22 2022 -0400
Bump maven-bundle-plugin from 5.1.5 to 5.1.6 (#111)
Bumps maven-bundle-plugin from 5.1.5 to 5.1.6.
---
updated-dependencies:
- dependency-name: org.apache.felix:maven-bundle-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index e9a118e..993259e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -132,7 +132,7 @@
<commons.coveralls.version>4.3.0</commons.coveralls.version>
<commons.coveralls.timestampFormat>EpochMillis</commons.coveralls.timestampFormat>
<commons.failsafe.version>2.22.2</commons.failsafe.version>
- <commons.felix.version>5.1.5</commons.felix.version>
+ <commons.felix.version>5.1.6</commons.felix.version>
<commons.findbugs.version>3.0.5</commons.findbugs.version>
<commons.jacoco.version>0.8.8</commons.jacoco.version>
<commons.japicmp.version>0.15.7</commons.japicmp.version>