Skip to content

Commit cbb8d3c

Browse files
committed
2.15.2 release
1 parent 17e60d3 commit cbb8d3c

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
@@ -49,7 +49,7 @@ of Jackson components maintained by FasterXML.com
4949
</scm>
5050

5151
<properties>
52-
<jackson.version>2.15.2-SNAPSHOT</jackson.version>
52+
<jackson.version>2.15.2</jackson.version>
5353

5454
<!-- 25-Sep-2019, tatu: With Jackson 2.x we will release full patch-level versions
5555
of annotations BUT they are all identical, content-wise.

release-notes/VERSION-2.x

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ Jackson components (core, modules)
99
=== Releases (note: only includes patches with actual changes)
1010
------------------------------------------------------------------------
1111

12+
2.15.2 (30-May-2023)
13+
14+
No changes since 2.15.1
15+
1216
2.15.1 (16-May-2023)
1317

1418
#63: Update `de.jjohannes:gradle-module-metadata-maven-plugin` to 0.4.0

0 commit comments

Comments
 (0)