Skip to content

Commit e5ae33b

Browse files
committed
Prepare for 2.12.7 release
1 parent 5fdadba commit e5ae33b

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
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>com.fasterxml.jackson</groupId>
1111
<artifactId>jackson-base</artifactId>
12-
<version>2.12.6</version>
12+
<version>2.12.7</version>
1313
</parent>
1414
<groupId>com.fasterxml.jackson.dataformat</groupId>
1515
<artifactId>jackson-dataformat-xml</artifactId>

release-notes/VERSION-2.x

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

7+
2.12.7 (26-May-2022)
8+
9+
No changes since 2.12.6
10+
711
2.12.6 (15-Dec-2021)
812

913
#490: Problem when using defaultUseWrapper(false) in combination with

0 commit comments

Comments
 (0)