From de4d9c530b2aecf35f26d4782a5140df1a1b9179 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jan 2023 21:51:11 +0000 Subject: [PATCH] Bump jettison in /restygwt-examples/restygwt-jersey-jaxb-example Bumps [jettison](https://github.com/jettison-json/jettison) from 1.0 to 1.5.2. - [Release notes](https://github.com/jettison-json/jettison/releases) - [Commits](https://github.com/jettison-json/jettison/compare/jettison-1.0...jettison-1.5.2) --- updated-dependencies: - dependency-name: org.codehaus.jettison:jettison dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- restygwt-examples/restygwt-jersey-jaxb-example/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/restygwt-examples/restygwt-jersey-jaxb-example/pom.xml b/restygwt-examples/restygwt-jersey-jaxb-example/pom.xml index 467dd9c7..ab54a5f3 100644 --- a/restygwt-examples/restygwt-jersey-jaxb-example/pom.xml +++ b/restygwt-examples/restygwt-jersey-jaxb-example/pom.xml @@ -62,7 +62,7 @@ org.codehaus.jettison jettison - 1.0 + 1.5.2 provided