Skip to content

Commit c72255e

Browse files
committed
Bump transitive dependencies to mitigate vulnerabilities
1 parent 4700955 commit c72255e

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,11 +53,11 @@
5353
<commons-lang3.version>3.18.0</commons-lang3.version>
5454
<commons-compress.version>1.26.0</commons-compress.version>
5555
<commons-io.version>2.14.0</commons-io.version>
56-
<asynchttpclient.version>2.12.4</asynchttpclient.version>
57-
<aircompressor.version>0.27</aircompressor.version>
58-
<jackson.version>2.15.4</jackson.version>
56+
<asynchttpclient.version>2.14.5</asynchttpclient.version>
57+
<aircompressor.version>2.0.3</aircompressor.version>
58+
<jackson.version>2.21.2</jackson.version>
5959
<snakeyaml.version>2.0</snakeyaml.version>
60-
<netty.version>4.1.129.Final</netty.version>
60+
<netty.version>4.1.132.Final</netty.version>
6161
</properties>
6262
<modules>
6363
<module>streaming-ai</module>

0 commit comments

Comments
 (0)