Skip to content

Commit e04e515

Browse files
committed
prepare for 2.13.0-rc1 release
1 parent 222928f commit e04e515

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
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.fasterxml.jackson</groupId>
1010
<artifactId>jackson-base</artifactId>
11-
<version>2.13.0-rc1-SNAPSHOT</version>
11+
<version>2.13.0-rc1</version>
1212
</parent>
1313
<groupId>com.fasterxml.jackson.module</groupId>
1414
<artifactId>jackson-module-kotlin</artifactId>
@@ -191,7 +191,7 @@
191191
<dependency>
192192
<groupId>com.fasterxml.jackson.module</groupId>
193193
<artifactId>jackson-module-kotlin</artifactId>
194-
<version>2.12.2</version>
194+
<version>2.12.4</version>
195195
<type>jar</type>
196196
</dependency>
197197
</oldVersion>

0 commit comments

Comments
 (0)