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 2022/10/13 15:42:23 UTC

[cxf-fediz] branch main updated (b5a25946 -> 4dca7098)

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

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


    from b5a25946 Updating commons text to 1.10.0
     new 8f49f88f Updating Jackson to 2.13.4
     new 25904869 Updating Kerby to 2.0.2
     new 4dca7098 Updating Log4J to 2.19.0

The 3 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:
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)


[cxf-fediz] 02/03: Updating Kerby to 2.0.2

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

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

commit 25904869f2cbe61c9981d664a172a55e9f370868
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Thu Oct 13 16:05:50 2022 +0100

    Updating Kerby to 2.0.2
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index dae663d9..28b4c5f6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -55,7 +55,7 @@
         <jaxb.version>2.3.3</jaxb.version>
         <jetty9.version>9.4.48.v20220622</jetty9.version>
         <junit.version>4.13.2</junit.version>
-        <kerby.version>2.0.1</kerby.version>
+        <kerby.version>2.0.2</kerby.version>
         <log4j.version>2.18.0</log4j.version>
         <openjpa.version>3.2.2</openjpa.version>
         <servlet.version>3.1.0</servlet.version>


[cxf-fediz] 01/03: Updating Jackson to 2.13.4

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

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

commit 8f49f88f5e6236212b79e591b885319fe437ba4d
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Thu Oct 13 16:05:36 2022 +0100

    Updating Jackson to 2.13.4
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8964a298..dae663d9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -50,7 +50,7 @@
         <jcache.version>1.1.1</jcache.version>
         <hsqldb.version>2.5.2</hsqldb.version>
         <htmlunit.version>2.52.0</htmlunit.version>
-        <jackson.version>2.13.3</jackson.version>
+        <jackson.version>2.13.4</jackson.version>
         <jaxb.runtime.version>2.3.5</jaxb.runtime.version>
         <jaxb.version>2.3.3</jaxb.version>
         <jetty9.version>9.4.48.v20220622</jetty9.version>


[cxf-fediz] 03/03: Updating Log4J to 2.19.0

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

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

commit 4dca7098956b21d887adad1e518fb107f95245a0
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Thu Oct 13 16:06:15 2022 +0100

    Updating Log4J to 2.19.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 28b4c5f6..bc857204 100644
--- a/pom.xml
+++ b/pom.xml
@@ -56,7 +56,7 @@
         <jetty9.version>9.4.48.v20220622</jetty9.version>
         <junit.version>4.13.2</junit.version>
         <kerby.version>2.0.2</kerby.version>
-        <log4j.version>2.18.0</log4j.version>
+        <log4j.version>2.19.0</log4j.version>
         <openjpa.version>3.2.2</openjpa.version>
         <servlet.version>3.1.0</servlet.version>
         <slf4j.version>1.7.36</slf4j.version>