Skip to content

Commit e404cdd

Browse files
authored
Bump netty and jackson-core versions (#321)
1 parent 5cec17d commit e404cdd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
<awssdk.version>2.25.64</awssdk.version>
66
<aws-java-sdk.version>1.12.668</aws-java-sdk.version>
77
<kcl.version>2.7.0</kcl.version>
8-
<netty.version>4.1.118.Final</netty.version>
8+
<netty.version>4.1.125.Final</netty.version>
99
<netty-reactive.version>2.0.6</netty-reactive.version>
10-
<fasterxml-jackson.version>2.13.5</fasterxml-jackson.version>
10+
<fasterxml-jackson.version>2.15.0</fasterxml-jackson.version>
1111
<!--do not upgrade to logback version 1.5.x, as this is not compatible with JDK 8-->
1212
<logback.version>1.3.15</logback.version>
1313
</properties>

0 commit comments

Comments
 (0)