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 6d4212f Bump maven-bundle-plugin from 4.2.1 to 5.1.1 (#13) 6d4212f is described below commit 6d4212f42ed2a7211684455a589b28e0e1526c3e Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Wed Jul 22 16:00:54 2020 -0400 Bump maven-bundle-plugin from 4.2.1 to 5.1.1 (#13) Bumps maven-bundle-plugin from 4.2.1 to 5.1.1. 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 1d20b7c..d92add0 100644 --- a/pom.xml +++ b/pom.xml @@ -129,7 +129,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>4.2.1</commons.felix.version> + <commons.felix.version>5.1.1</commons.felix.version> <commons.findbugs.version>3.0.5</commons.findbugs.version> <commons.jacoco.version>0.8.5</commons.jacoco.version> <commons.japicmp.version>0.14.3</commons.japicmp.version>