Skip to content

Commit 7393d98

Browse files
committed
Fix a build problem with apicmp checks
1 parent 33a7848 commit 7393d98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@
217217
<dependency>
218218
<groupId>tools.jackson.module</groupId>
219219
<artifactId>jackson-module-kotlin</artifactId>
220-
<version>3.0.0-rc1-SNAPSHOT</version>
220+
<version>3.0.0-rc2</version>
221221
<type>jar</type>
222222
</dependency>
223223
</oldVersion>

0 commit comments

Comments
 (0)