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 3f99400 commit bb9c04fCopy full SHA for bb9c04f
pom.xml
@@ -9,7 +9,7 @@
9
<parent>
10
<groupId>tools.jackson</groupId>
11
<artifactId>jackson-base</artifactId>
12
- <version>3.0.0-rc1-SNAPSHOT</version>
+ <version>3.0.0-rc1</version>
13
</parent>
14
<groupId>tools.jackson.dataformat</groupId>
15
<artifactId>jackson-dataformat-xml</artifactId>
release-notes/VERSION
@@ -5,7 +5,7 @@ Version: 3.x (for earlier see VERSION-2.x)
5
=== Releases ===
6
------------------------------------------------------------------------
7
8
-3.0.0 (not yet released)
+3.0.0-rc1 (07-Mar-2025)
#25: `ACCEPT_EMPTY_STRING_AS_NULL_OBJECT` not honored in xml module for attributes
(reported by Morten-Olav H)
0 commit comments