Skip to content

Commit 19a0247

Browse files
committedMay 16, 2023
2.15.1 release
1 parent 4dc2d49 commit 19a0247

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed
 

‎pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.fasterxml.jackson</groupId>
55
<artifactId>jackson-base</artifactId>
6-
<version>2.15.1-SNAPSHOT</version>
6+
<version>2.15.1</version>
77
</parent>
88
<groupId>com.fasterxml.jackson.datatype</groupId>
99
<artifactId>jackson-datatypes-collections</artifactId>

‎release-notes/VERSION-2.x

+4
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ Active Maintainers:
1616
=== Releases ===
1717
------------------------------------------------------------------------
1818

19+
2.15.1 (16-May-2023)
20+
21+
No changes since 2.15.0
22+
1923
2.15.0 (23-Apr-2023)
2024

2125
#7: (guava) Add support for `WRITE_SORTED_MAP_ENTRIES` for Guava `Multimap`s

0 commit comments

Comments
 (0)