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 68bf3d1 commit 63f8138Copy full SHA for 63f8138
pom.xml
@@ -9,7 +9,7 @@
9
<parent>
10
<groupId>com.fasterxml.jackson</groupId>
11
<artifactId>jackson-base</artifactId>
12
- <version>2.18.1-SNAPSHOT</version>
+ <version>2.18.1</version>
13
</parent>
14
<groupId>com.fasterxml.jackson.datatype</groupId>
15
<artifactId>jackson-datatype-joda</artifactId>
release-notes/VERSION-2.x
@@ -4,6 +4,7 @@ Project: jackson-datatype-joda
4
=== Releases ===
5
------------------------------------------------------------------------
6
7
+2.18.1 (28-Oct-2024)
8
2.18.0 (26-Sep-2024)
- Joda dependency to 2.12.7
0 commit comments