Skip to content

Commit 948447c

Browse files
committed
Prepare for 2.18.0 release
1 parent 431134f commit 948447c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.fasterxml.jackson</groupId>
66
<artifactId>jackson-base</artifactId>
7-
<version>2.18.0-SNAPSHOT</version>
7+
<version>2.18.0</version>
88
</parent>
99
<groupId>com.fasterxml.jackson.dataformat</groupId>
1010
<artifactId>jackson-dataformats-binary</artifactId>

release-notes/VERSION-2.x

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Active maintainers:
1414
=== Releases ===
1515
------------------------------------------------------------------------
1616

17-
2.18.0 (not yet released)
17+
2.18.0 (26-Sep-2024)
1818

1919
#167: (avro) Incompatibility with Avro >=1.9.0 (upgrade to Avro 1.11.3)
2020
(reported by @Sage-Pierce)

0 commit comments

Comments
 (0)