Skip to content

Commit d3715c8

Browse files
authored
Bump netty and logback dependency versions on 2.x branch (#270)
1 parent 276e57c commit d3715c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
<awssdk.version>2.25.64</awssdk.version>
66
<aws-java-sdk.version>1.12.668</aws-java-sdk.version>
77
<kcl.version>2.6.1</kcl.version>
8-
<netty.version>4.1.108.Final</netty.version>
8+
<netty.version>4.1.118.Final</netty.version>
99
<netty-reactive.version>2.0.6</netty-reactive.version>
1010
<fasterxml-jackson.version>2.13.5</fasterxml-jackson.version>
11-
<logback.version>1.3.14</logback.version>
11+
<logback.version>1.5.16</logback.version>
1212
</properties>
1313
<dependencies>
1414
<dependency>

0 commit comments

Comments
 (0)