From bf196cb96d6e54b41b575dbbe901bf4a27113a3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 May 2025 11:43:07 +0000 Subject: [PATCH] Bump org.asynchttpclient:async-http-client in /springboot-backend Bumps [org.asynchttpclient:async-http-client](https://github.com/AsyncHttpClient/async-http-client) from 2.12.3 to 2.12.4. - [Release notes](https://github.com/AsyncHttpClient/async-http-client/releases) - [Changelog](https://github.com/AsyncHttpClient/async-http-client/blob/main/CHANGES.md) - [Commits](https://github.com/AsyncHttpClient/async-http-client/compare/async-http-client-project-2.12.3...async-http-client-project-2.12.4) --- updated-dependencies: - dependency-name: org.asynchttpclient:async-http-client dependency-version: 2.12.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- springboot-backend/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/springboot-backend/pom.xml b/springboot-backend/pom.xml index 602fb89..f681a44 100644 --- a/springboot-backend/pom.xml +++ b/springboot-backend/pom.xml @@ -94,7 +94,7 @@ org.asynchttpclient async-http-client - 2.12.3 + 2.12.4