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/04/12 08:11:46 UTC

[cxf] branch master updated: Upgrade tomitribe signature lib to 1.7 (#772)

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


The following commit(s) were added to refs/heads/master by this push:
     new f2c7971  Upgrade tomitribe signature lib to 1.7 (#772)
f2c7971 is described below

commit f2c79713e3a9e02311e170ec5a21d38a058315a0
Author: David J. M. Karlsen <da...@davidkarlsen.com>
AuthorDate: Mon Apr 12 10:11:21 2021 +0200

    Upgrade tomitribe signature lib to 1.7 (#772)
    
    Signed-off-by: David J. M. Karlsen <da...@davidkarlsen.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index c84fad5..6259b31 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -207,7 +207,7 @@
         <cxf.swagger2.guava.version>27.0-jre</cxf.swagger2.guava.version>
         <cxf.tika.version>1.26</cxf.tika.version>
         <cxf.tomcat.version>9.0.45</cxf.tomcat.version>
-        <cxf.tomitribe.http.signature.version>1.3</cxf.tomitribe.http.signature.version>
+        <cxf.tomitribe.http.signature.version>1.7</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.5.Final</cxf.undertow.version>