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 45fa32d Bump maven-bundle-plugin from 5.1.1 to 5.1.2 (#35)
45fa32d is described below
commit 45fa32d7f6a737ec375d20e2937985cd10d14af7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 11 11:52:10 2021 -0400
Bump maven-bundle-plugin from 5.1.1 to 5.1.2 (#35)
Bumps maven-bundle-plugin from 5.1.1 to 5.1.2.
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 5e77d84..2dfe2a8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -130,7 +130,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.1</commons.felix.version>
+ <commons.felix.version>5.1.2</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.3</commons.japicmp.version>