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 91fb94d commit e3f15a0Copy full SHA for e3f15a0
pom.xml
@@ -3,7 +3,7 @@
3
<parent>
4
<groupId>tools.jackson</groupId>
5
<artifactId>jackson-base</artifactId>
6
- <version>3.0.2-SNAPSHOT</version>
+ <version>3.0.2</version>
7
</parent>
8
<groupId>tools.jackson.datatype</groupId>
9
<artifactId>jackson-datatype-hibernate-parent</artifactId>
release-notes/VERSION
@@ -10,13 +10,12 @@ For versions 3.x (for earlier see VERSION-2.x)
10
11
No changes since 3.0
12
13
-3.0.2 (not yet released)
+3.0.2 (07-Nov-2025)
14
15
#190: Official re-introduction of 3.x Hibernate modules
16
#196: Fix names of `META-INF/services` module files
17
(contributed by @pjfanning)
18
19
-
20
3.0.1 (05-Nov-2025)
21
22
No changes since 3.0.0
0 commit comments