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 fda4927 commit 7bc9ad0Copy full SHA for 7bc9ad0
pom.xml
@@ -9,7 +9,7 @@
9
<parent>
10
<groupId>tools.jackson</groupId>
11
<artifactId>jackson-base</artifactId>
12
- <version>3.0.0-rc5-SNAPSHOT</version>
+ <version>3.0.0-rc5</version>
13
</parent>
14
<groupId>tools.jackson.core</groupId>
15
<artifactId>jackson-databind</artifactId>
release-notes/VERSION
@@ -5,7 +5,7 @@ Versions: 3.x (for earlier see VERSION-2.x)
5
=== Releases ===
6
------------------------------------------------------------------------
7
8
-3.0.0-rc5 (not yet released)
+3.0.0-rc5 (22-May-2025)
#4907: Reduce/eliminate introspection on `java.*` classes
(requested by Guillaume S)
0 commit comments