Skip to content

Commit 1c9a9a3

Browse files
committed
revert pom
1 parent 0508801 commit 1c9a9a3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
<modelVersion>4.0.0</modelVersion>
44
<properties>
55
<awssdk.version>2.25.64</awssdk.version>
6-
<kcl.version>3.0.3</kcl.version>
6+
<kcl.version>3.0.0</kcl.version>
77
<netty.version>4.1.108.Final</netty.version>
88
<netty-reactive.version>2.0.6</netty-reactive.version>
9-
<fasterxml-jackson.version>2.19.0</fasterxml-jackson.version>
9+
<fasterxml-jackson.version>2.13.5</fasterxml-jackson.version>
1010
<logback.version>1.3.14</logback.version>
1111
</properties>
1212
<dependencies>
@@ -275,7 +275,7 @@
275275
<dependency>
276276
<groupId>org.codehaus.mojo</groupId>
277277
<artifactId>animal-sniffer-annotations</artifactId>
278-
<version>1.24</version>
278+
<version>1.20</version>
279279
</dependency>
280280
<dependency>
281281
<groupId>com.google.protobuf</groupId>
@@ -356,7 +356,7 @@
356356
<dependency>
357357
<groupId>joda-time</groupId>
358358
<artifactId>joda-time</artifactId>
359-
<version>2.14.0</version>
359+
<version>2.10.13</version>
360360
</dependency>
361361
<dependency>
362362
<groupId>ch.qos.logback</groupId>

0 commit comments

Comments
 (0)