You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by bt...@apache.org on 2020/06/19 04:12:15 UTC

[james-project] 11/12: JAMES-3223 bump common-beanutils version to fix vulnerability

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

commit 9d132e8280b36e1d5d7c3f6e01452a71727dd10d
Author: RĂ©mi Kowalski <rk...@linagora.com>
AuthorDate: Tue Jun 16 12:02:51 2020 +0200

    JAMES-3223 bump common-beanutils version to fix vulnerability
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4c64989..f2de229 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2093,7 +2093,7 @@
             <dependency>
                 <groupId>commons-beanutils</groupId>
                 <artifactId>commons-beanutils</artifactId>
-                <version>1.9.3</version>
+                <version>1.9.4</version>
             </dependency>
             <dependency>
                 <groupId>commons-cli</groupId>


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org