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

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


The following commit(s) were added to refs/heads/master by this push:
     new 63211c411f Upgrade tomitribe signing library (#951)
63211c411f is described below

commit 63211c411fcb41a88d13f43c2fc5a0c989ba1298
Author: David J. M. Karlsen <[email protected]>
AuthorDate: Sun May 15 15:34:40 2022 +0200

    Upgrade tomitribe signing library (#951)
    
    Signed-off-by: David J. M. Karlsen <[email protected]>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 7815468ea6..525d2cd2f0 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -213,7 +213,7 @@
         
<cxf.swagger2.guava.failureaccess.version>1.0.1</cxf.swagger2.guava.failureaccess.version>
         <cxf.tika.version>2.4.0</cxf.tika.version>
         <cxf.tomcat.version>9.0.62</cxf.tomcat.version>
-        
<cxf.tomitribe.http.signature.version>1.7</cxf.tomitribe.http.signature.version>
+        
<cxf.tomitribe.http.signature.version>1.8</cxf.tomitribe.http.signature.version>
         <cxf.undertow.osgi.version>[1.4,3.0)</cxf.undertow.osgi.version>
         
<cxf.undertow.xnio.osgi.version>[3.3,4.0)</cxf.undertow.xnio.osgi.version>
         <cxf.undertow.version>2.2.12.Final</cxf.undertow.version>

Reply via email to