From e0ae890b690bd458a5d11ba1ba88683a3649b1be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jan 2023 22:00:31 +0000 Subject: [PATCH] Bump jettison from 1.3.2 to 1.5.2 in /chapter19 Bumps [jettison](https://github.com/jettison-json/jettison) from 1.3.2 to 1.5.2. - [Release notes](https://github.com/jettison-json/jettison/releases) - [Commits](https://github.com/jettison-json/jettison/compare/jettison-1.3.2...jettison-1.5.2) --- updated-dependencies: - dependency-name: org.codehaus.jettison:jettison dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- chapter19/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapter19/pom.xml b/chapter19/pom.xml index ead0bca..76f0464 100644 --- a/chapter19/pom.xml +++ b/chapter19/pom.xml @@ -37,7 +37,7 @@ org.codehaus.jettison jettison - 1.3.2 + 1.5.2