You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2021/01/04 18:10:52 UTC

[cxf] branch master updated (2634ed5 -> 00f9a5f)

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

coheigea pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git.


    from 2634ed5  Updating Jackson to 2.12.0
     new c6043b6  Updating owasp plugin to 6.0.4
     new 00f9a5f  Updating Guava to 30.1 due to CVE-2020-8908

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 parent/pom.xml | 2 +-
 pom.xml        | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


[cxf] 02/02: Updating Guava to 30.1 due to CVE-2020-8908

Posted by co...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 00f9a5fcf9ccfa1212b84ff0a83392a96b29836a
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Mon Jan 4 10:34:22 2021 +0000

    Updating Guava to 30.1 due to CVE-2020-8908
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 9ed3541..b26fa35 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -116,7 +116,7 @@
         <cxf.geronimo.transaction.version>3.1.4</cxf.geronimo.transaction.version>
         <cxf.geronimo.openapi.version>1.0.12</cxf.geronimo.openapi.version>
         <cxf.glassfish.json.version>1.1.4</cxf.glassfish.json.version>
-        <cxf.guava.version>29.0-jre</cxf.guava.version>
+        <cxf.guava.version>30.1-jre</cxf.guava.version>
         <cxf.hamcrest.version>2.2</cxf.hamcrest.version>
         <cxf.hazelcast.version>3.12.9</cxf.hazelcast.version>
         <cxf.hibernate.em.version>5.4.19.Final</cxf.hibernate.em.version>


[cxf] 01/02: Updating owasp plugin to 6.0.4

Posted by co...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit c6043b6d2bd7367cbaf069636e50a7bed81d9f23
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Mon Jan 4 10:33:50 2021 +0000

    Updating owasp plugin to 6.0.4
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 596039c..8bd0b7e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,7 +45,7 @@
         <cxf.jdk.version>1.8</cxf.jdk.version>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <site.deploy.url>scp://people.apache.org/www/cxf.apache.org/maven-site</site.deploy.url>
-        <maven-owasp-plugin-version>6.0.2</maven-owasp-plugin-version>
+        <maven-owasp-plugin-version>6.0.4</maven-owasp-plugin-version>
     </properties>
     <distributionManagement>
         <repository>