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 3aab385 Bump maven-bundle-plugin from 5.1.3 to 5.1.4 (#87) 3aab385 is described below commit 3aab3854334301e153474fc094dbb364b0fcd287 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Wed Jan 12 10:46:14 2022 -0500 Bump maven-bundle-plugin from 5.1.3 to 5.1.4 (#87) Bumps maven-bundle-plugin from 5.1.3 to 5.1.4. --- 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] <supp...@github.com> 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 c4692ed..7a5165d 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.3</commons.felix.version> + <commons.felix.version>5.1.4</commons.felix.version> <commons.findbugs.version>3.0.5</commons.findbugs.version> <commons.jacoco.version>0.8.7</commons.jacoco.version> <commons.japicmp.version>0.15.4</commons.japicmp.version>