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 e8cd90d Updating undertow to 2.2.5
e8cd90d is described below
commit e8cd90df3cda0e549e483a5d7d59566560bffda1
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Mon Mar 15 10:50:07 2021 +0000
Updating undertow to 2.2.5
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 720a35f..e63eb2c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -211,7 +211,7 @@
<cxf.tomitribe.http.signature.version>1.3</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.3.Final</cxf.undertow.version>
+ <cxf.undertow.version>2.2.5.Final</cxf.undertow.version>
<!-- the Export-Package is the same as the Maven artifact
version (with the Final), but we don't want an import package
with a version
with a qualifier. We do want a range. -->