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

ilgrosso pushed a commit to branch 2_1_X
in repository https://gitbox.apache.org/repos/asf/syncope.git

commit 80e08db1db76e92ca618db985fee7fa650559da0
Author: Francesco Chicchiriccò <ilgro...@apache.org>
AuthorDate: Wed Jun 9 15:32:33 2021 +0200

    Upgrading CXF and bcpkix-jdk15on
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 65aa700..fe36aa9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -404,7 +404,7 @@ under the License.
     <connid.scimv11.version>1.0.1</connid.scimv11.version>
     <connid.servicenow.version>1.0.0</connid.servicenow.version>
 
-    <cxf.version>3.3.10</cxf.version>
+    <cxf.version>3.3.11</cxf.version>
 
     <jackson.version>2.11.4</jackson.version>
 
@@ -1777,7 +1777,7 @@ under the License.
       <dependency>
         <groupId>org.bouncycastle</groupId>
         <artifactId>bcpkix-jdk15on</artifactId>
-        <version>1.68</version>
+        <version>1.69</version>
         <scope>test</scope>
       </dependency>
       <dependency>

Reply via email to