Skip to content

Commit 3dfa1a6

Browse files
committed
Prepare for 2.13.4 release
1 parent 7c0b6b6 commit 3dfa1a6

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
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.fasterxml.jackson</groupId>
1010
<artifactId>jackson-base</artifactId>
11-
<version>2.13.4-SNAPSHOT</version>
11+
<version>2.13.4</version>
1212
</parent>
1313
<groupId>com.fasterxml.jackson.core</groupId>
1414
<artifactId>jackson-core</artifactId>

release-notes/VERSION-2.x

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

17+
2.13.4 (03-Sep-2022)
18+
19+
No changes since 2.13.3
20+
1721
2.13.3 (14-May-2022)
1822

1923
#744: Limit size of exception message in BigDecimalParser

0 commit comments

Comments
 (0)