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 24a275c commit 7fe6087Copy full SHA for 7fe6087
pom.xml
@@ -8,7 +8,7 @@
8
-->
9
<groupId>com.fasterxml</groupId>
10
<artifactId>oss-parent</artifactId>
11
- <version>69</version>
+ <version>70</version>
12
</parent>
13
14
<groupId>tools.jackson</groupId>
release-notes/VERSION
@@ -11,6 +11,7 @@ NOTE: Entries for 2.x found from `release-notes/VERSION-2.x`
=== Releases (note: only includes patches with actual changes)
------------------------------------------------------------------------
+3.0.0-rc7 (08-Aug-2025)
15
3.0.0-rc6 (18-Jul-2025)
16
17
- `jackson-annotations` dependency to `2.x`
0 commit comments