We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3291f2 commit f54da44Copy full SHA for f54da44
2 files changed
pom.xml
@@ -3,7 +3,7 @@
3
<parent>
4
<groupId>com.fasterxml.jackson</groupId>
5
<artifactId>jackson-base</artifactId>
6
- <version>2.18.7-SNAPSHOT</version>
+ <version>2.18.7</version>
7
</parent>
8
<groupId>com.fasterxml.jackson.module</groupId>
9
<artifactId>jackson-modules-base</artifactId>
release-notes/VERSION-2.x
@@ -23,6 +23,7 @@ Active maintainers:
23
=== Releases ===
24
------------------------------------------------------------------------
25
26
+2.18.7 (24-Apr-2026)
27
2.18.6 (22-Feb-2026)
28
2.18.5 (27-Oct-2025)
29
2.18.4 (06-May-2025)
0 commit comments