Skip to content

Commit 06cdea2

Browse files
committed
fix: pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-IONETTY-12485149 - https://snyk.io/vuln/SNYK-JAVA-IONETTY-12485150
1 parent 783c420 commit 06cdea2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@
157157
<dependency>
158158
<groupId>org.asynchttpclient</groupId>
159159
<artifactId>async-http-client</artifactId>
160-
<version>2.6.0</version>
160+
<version>3.0.3</version>
161161
</dependency>
162162
<dependency>
163163
<groupId>com.google.guava</groupId>

0 commit comments

Comments
 (0)