We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b1818a commit 23645c6Copy full SHA for 23645c6
pom.xml
@@ -9,7 +9,7 @@
9
<parent>
10
<groupId>com.fasterxml.jackson</groupId>
11
<artifactId>jackson-base</artifactId>
12
- <version>2.15.0-SNAPSHOT</version>
+ <version>2.15.0</version>
13
</parent>
14
<groupId>com.fasterxml.jackson.dataformat</groupId>
15
<artifactId>jackson-dataformat-xml</artifactId>
release-notes/VERSION-2.x
@@ -4,7 +4,7 @@ Project: jackson-dataformat-xml
4
=== Releases ===
5
------------------------------------------------------------------------
6
7
-2.15.0-rc3 (14-Apr-2023)
+2.15.0 (23-Apr-2023)
8
#286: Conflict between `@JsonIdentityInfo` and Unwrapped Lists
(reported by @rupert-madden-abbott)
0 commit comments