You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pegasus.apache.org by la...@apache.org on 2022/11/06 05:39:17 UTC

[incubator-pegasus] branch master updated: update commons-configuration2 version to 2.8.0 (#1222)

This is an automated email from the ASF dual-hosted git repository.

laiyingchun pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pegasus.git


The following commit(s) were added to refs/heads/master by this push:
     new c7638fc14 update commons-configuration2 version to 2.8.0 (#1222)
c7638fc14 is described below

commit c7638fc14091301b98ef56a1b0b3a8e533601de5
Author: Praying <sn...@163.com>
AuthorDate: Sun Nov 6 13:39:11 2022 +0800

    update commons-configuration2 version to 2.8.0 (#1222)
---
 java-client/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/java-client/pom.xml b/java-client/pom.xml
index 9d5a5d7b4..a641d0442 100644
--- a/java-client/pom.xml
+++ b/java-client/pom.xml
@@ -55,7 +55,7 @@
     <guava.version>28.1-jre</guava.version>
     <mockito.version>2.24.5</mockito.version>
     <dropwizard.version>3.1.2</dropwizard.version>
-    <apache.commons.configuration2.version>2.7</apache.commons.configuration2.version>
+    <apache.commons.configuration2.version>2.8.0</apache.commons.configuration2.version>
     <slf4j.version>1.7.2</slf4j.version>
     <apache.commons.lang3.version>3.1</apache.commons.lang3.version>
     <zkclient.version>0.2</zkclient.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pegasus.apache.org
For additional commands, e-mail: commits-help@pegasus.apache.org