Skip to content

Commit 525c420

Browse files
Merge pull request #20 from oracle-devrel/dependabot/maven/springboot-backend/org.asynchttpclient-async-http-client-2.12.4
Bump org.asynchttpclient:async-http-client from 2.12.3 to 2.12.4 in /springboot-backend
2 parents c4e28b7 + bf196cb commit 525c420

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>2.12.4</version>
9898
</dependency>
9999

100100
<dependency>

0 commit comments

Comments
 (0)