Skip to content

Commit 2031b6e

Browse files
committed
Prepare for 2.15.4 release
1 parent a07ad16 commit 2031b6e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
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.15.4-SNAPSHOT</version>
12+
<version>2.15.4</version>
1313
</parent>
1414
<groupId>com.fasterxml.jackson.dataformat</groupId>
1515
<artifactId>jackson-dataformat-xml</artifactId>

release-notes/VERSION-2.x

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Project: jackson-dataformat-xml
44
=== Releases ===
55
------------------------------------------------------------------------
66

7+
2.15.4 (15-Feb-2024)
78
2.15.3 (12-Oct-2023)
89
2.15.2 (30-May-2023)
910
2.15.1 (16-May-2023)

0 commit comments

Comments
 (0)