From d36e3acf251ac28a5a703c306dd82d95c4afdd05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 09:05:04 +0000 Subject: [PATCH] Bump org.json:json in /springboot-websocket-example Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20230227 to 20231013. - [Release notes](https://github.com/douglascrockford/JSON-java/releases) - [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md) - [Commits](https://github.com/douglascrockford/JSON-java/commits) --- updated-dependencies: - dependency-name: org.json:json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- springboot-websocket-example/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/springboot-websocket-example/pom.xml b/springboot-websocket-example/pom.xml index 2b708802..869213a3 100644 --- a/springboot-websocket-example/pom.xml +++ b/springboot-websocket-example/pom.xml @@ -32,7 +32,7 @@ org.json json - 20230227 + 20231013