This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch 3.5.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/3.5.x-fixes by this push:
new a89cf6fbab Upgrade tomitribe signing library (#951)
a89cf6fbab is described below
commit a89cf6fbab8028ea343c6d47bb68400d123375af
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 1dae702a91..447620c5c4 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -214,7 +214,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>