Skip to content

Commit e3cad17

Browse files
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 3.0.1. - [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-3.0.1) --- updated-dependencies: - dependency-name: org.asynchttpclient:async-http-client dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c4e28b7 commit e3cad17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

springboot-backend/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
<dependency>
9595
<groupId>org.asynchttpclient</groupId>
9696
<artifactId>async-http-client</artifactId>
97-
<version>2.12.3</version>
97+
<version>3.0.1</version>
9898
</dependency>
9999

100100
<dependency>

0 commit comments

Comments
 (0)