This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch 3.6.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git
commit 5a599c199dc62fdd884162572d293185ffed10e5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 17 07:44:28 2023 -0400
Bump jettison from 1.5.3 to 1.5.4 (#1192)
Bumps [jettison](https://github.com/jettison-json/jettison) from 1.5.3 to
1.5.4.
- [Release notes](https://github.com/jettison-json/jettison/releases)
-
[Commits](https://github.com/jettison-json/jettison/compare/jettison-1.5.3...jettison-1.5.4)
---
updated-dependencies:
- dependency-name: org.codehaus.jettison:jettison
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 53aad8273a..1e3abb237a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -150,7 +150,7 @@
<cxf.jboss.weld.version>3.1.7.SP1</cxf.jboss.weld.version>
<cxf.jcache.version>1.1.1</cxf.jcache.version>
<cxf.jdom.version>1.0</cxf.jdom.version>
- <cxf.jettison.version>1.5.3</cxf.jettison.version>
+ <cxf.jettison.version>1.5.4</cxf.jettison.version>
<cxf.jetty.osgi.version>[9.2,10)</cxf.jetty.osgi.version>
<cxf.jetty10.version>10.0.14</cxf.jetty10.version>
<cxf.jetty.version>${cxf.jetty10.version}</cxf.jetty.version>