Skip to content

Commit 7b26a85

Browse files
Bump org.asynchttpclient:async-http-client in /health/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](AsyncHttpClient/async-http-client@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] <[email protected]>
1 parent aa35eac commit 7b26a85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

health/springboot-backend/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
<dependency>
8888
<groupId>org.asynchttpclient</groupId>
8989
<artifactId>async-http-client</artifactId>
90-
<version>2.12.3</version>
90+
<version>2.12.4</version>
9191
</dependency>
9292

9393
<dependency>

0 commit comments

Comments
 (0)