This is an automated email from the ASF dual-hosted git repository.
ctubbsii pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fluo.git
The following commit(s) were added to refs/heads/main by this push:
new ddf02796 Bump commons-configuration2 from 2.7 to 2.8.0 (#1121)
ddf02796 is described below
commit ddf02796690ab56176b3bd19c19b823d93d55524
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 13 14:38:24 2022 -0400
Bump commons-configuration2 from 2.7 to 2.8.0 (#1121)
Bumps commons-configuration2 from 2.7 to 2.8.0.
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-configuration2
dependency-type: direct:production
...
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 4f7fba11..aaa8efe2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -139,7 +139,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-configuration2</artifactId>
- <version>2.7</version>
+ <version>2.8.0</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>