Skip to content

Commit b682f45

Browse files
committed
Prepare for 2.18.0-rc1
1 parent 3b54ba4 commit b682f45

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>com.fasterxml.jackson</groupId>
1111
<artifactId>jackson-base</artifactId>
12-
<version>2.18.0-rc1-SNAPSHOT</version>
12+
<version>2.18.0-rc1</version>
1313
</parent>
1414
<groupId>com.fasterxml.jackson.core</groupId>
1515
<artifactId>jackson-databind</artifactId>
@@ -46,8 +46,7 @@
4646
Baseline compatibility:
4747
4848
* Jackson 2.13 compatible with Android SDK 24 and up
49-
* Jackson 2.14, 2.15 compatible with Android SDK 26 and up
50-
* Jackson 2.16 compatible with Android SDK 26 and up
49+
* Jackson 2.14 - 2.18 compatible with Android SDK 26 and up
5150
5251
-->
5352
<version.android.sdk>26</version.android.sdk>

0 commit comments

Comments
 (0)