From 2dc78e217ac327a528f08cff9e797394b20cfdd0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Oct 2022 17:39:46 +0000 Subject: [PATCH] Bump jettison from 1.1 to 1.5.1 in /JavaWebSocket Bumps [jettison](https://github.com/jettison-json/jettison) from 1.1 to 1.5.1. - [Release notes](https://github.com/jettison-json/jettison/releases) - [Commits](https://github.com/jettison-json/jettison/compare/jettison-1.1...jettison-1.5.1) --- updated-dependencies: - dependency-name: org.codehaus.jettison:jettison dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- JavaWebSocket/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JavaWebSocket/pom.xml b/JavaWebSocket/pom.xml index fa31368..6cf956c 100644 --- a/JavaWebSocket/pom.xml +++ b/JavaWebSocket/pom.xml @@ -389,7 +389,7 @@ org.codehaus.jettison jettison - 1.1 + 1.5.1