This is an automated email from the ASF dual-hosted git repository.
btellier pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git
The following commit(s) were added to refs/heads/master by this push:
new 466b19deec JAMES-3789 Upgrade apache commons-configuration to 2.8.0
466b19deec is described below
commit 466b19deec406ac466334a5d1d30e72c46f03970
Author: Rene Cordier <[email protected]>
AuthorDate: Thu Jul 7 10:30:35 2022 +0700
JAMES-3789 Upgrade apache commons-configuration to 2.8.0
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 0a2dab1f64..18aeb1fb9e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2512,7 +2512,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-configuration2</artifactId>
- <version>2.7</version>
+ <version>2.8.0</version>
<exclusions>
<exclusion>
<groupId>commons-logging</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]