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 7a628de commit 16513eeCopy full SHA for 16513ee
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.dataformat</groupId>
9
<artifactId>jackson-dataformats-binary</artifactId>
release-notes/VERSION
@@ -14,6 +14,7 @@ implementations)
14
=== Releases ===
15
------------------------------------------------------------------------
16
17
+3.0.2 (07-Nov-2025)
18
3.0.1 (21-Oct-2025)
19
20
No changes since 3.0.0
0 commit comments