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 0d3fb8f commit 9950e77Copy full SHA for 9950e77
pom.xml
@@ -3,7 +3,7 @@
3
<parent>
4
<groupId>tools.jackson</groupId>
5
<artifactId>jackson-base</artifactId>
6
- <version>3.0.1-SNAPSHOT</version>
+ <version>3.0.1</version>
7
</parent>
8
<groupId>tools.jackson.datatype</groupId>
9
<artifactId>jackson-datatype-hibernate-parent</artifactId>
release-notes/VERSION
@@ -6,6 +6,10 @@ For versions 3.x (for earlier see VERSION-2.x)
=== Releases ===
------------------------------------------------------------------------
+3.0.1 (05-Nov-2025)
10
+
11
+No changes since 3.0.0
12
13
3.0.0 (05-Nov-2025)
14
15
#114: Initial conversion to 3.0
0 commit comments