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 2020/07/07 16:59:54 UTC

[cxf] branch 3.3.x-fixes updated (9560d9a -> 2eb8910)

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

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


    from 9560d9a  Updating Tomcat to 8.5.57
     new e170860  Updating BouncyCastle to 1.66
     new 2eb8910  Recording .gitmergeinfo Changes

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:
 .gitmergeinfo  | 1 +
 parent/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)


[cxf] 02/02: Recording .gitmergeinfo Changes

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

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

commit 2eb89104e2536bd82598de0ed17fea1f430c5bbc
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Tue Jul 7 17:59:41 2020 +0100

    Recording .gitmergeinfo Changes
---
 .gitmergeinfo | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitmergeinfo b/.gitmergeinfo
index 761f2d9..906091f 100644
--- a/.gitmergeinfo
+++ b/.gitmergeinfo
@@ -144,6 +144,7 @@ B 7a91c752ef10c703c86aceebe5e22778a065a1ed
 B 7b333d06910b3d4a84dd77a3c76b48d1b44525b3
 B 7f20ddfabf5b2ed4c84b1ae6a1cac715f8d6b076
 B 80b32bb41504ecf23eaafb1d62aac8c9c3f5d405
+B 83724e70108873037cf58a8119ff4bf0d49a9056
 B 83dfabaf8773a355a867e3aa93e30989a1bbb7ba
 B 85b048e674b16541cf6a4a35ea96a7d1081faca9
 B 85ba0e6e65374df37b253f32a183b336b6d64991


[cxf] 01/02: Updating BouncyCastle to 1.66

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

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

commit e170860efa45e969067ae17626155ac6105fe86d
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Tue Jul 7 17:59:17 2020 +0100

    Updating BouncyCastle to 1.66
    
    (cherry picked from commit ad7816167c17178de1e1d0eea4f60c1001921ef3)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index e0fb23f..3a4d494 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -87,7 +87,7 @@
         <cxf.aspectj.version>1.9.1</cxf.aspectj.version>
         <cxf.atmosphere.version.range>[2.4,3.0)</cxf.atmosphere.version.range>
         <cxf.atmosphere.version>2.5.15</cxf.atmosphere.version>
-        <cxf.bcprov.version>1.65</cxf.bcprov.version>
+        <cxf.bcprov.version>1.66</cxf.bcprov.version>
         <cxf.brave.reporter.version>2.12.1</cxf.brave.reporter.version>
         <cxf.brave.version>5.10.1</cxf.brave.version>
         <cxf.brave.zipkin.version>2.19.3</cxf.brave.zipkin.version>