Skip to content

Commit e187368

Browse files
authored
Upgrade netty and logback versions for v2.x
Upgraded netty and logback versions
2 parents 223228b + 72d4013 commit e187368

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,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)