Skip to content

Commit 92648ab

Browse files
committed
Prep for 2.18.2
1 parent d31d695 commit 92648ab

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
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.2-SNAPSHOT</version>
7+
<version>2.18.2</version>
88
</parent>
99
<groupId>com.fasterxml.jackson.dataformat</groupId>
1010
<artifactId>jackson-dataformats-binary</artifactId>

release-notes/VERSION-2.x

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ Active maintainers:
1414
=== Releases ===
1515
------------------------------------------------------------------------
1616

17+
2.18.2 (27-Nov-2024)
18+
19+
No changes since 2.18.1
20+
1721
2.18.1 (28-Oct-2024)
1822

1923
#518: Should not read past end for CBOR string values

0 commit comments

Comments
 (0)