Skip to content

Commit 67af576

Browse files
committed
Prep for 2.18.5 release
1 parent f8bfbc8 commit 67af576

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.fasterxml.jackson</groupId>
1010
<artifactId>jackson-base</artifactId>
11-
<version>2.18.5-SNAPSHOT</version>
11+
<version>2.18.5</version>
1212
</parent>
1313
<groupId>com.fasterxml.jackson.module</groupId>
1414
<artifactId>jackson-module-jsonSchema-parent</artifactId>

release-notes/VERSION

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Project: jackson-module-jsonSchema
44
=== Releases ===
55
------------------------------------------------------------------------
66

7+
2.18.5 (27-Oct-2025)
78
2.18.4 (06-May-2025)
89

910
No changes since 2.18.3

0 commit comments

Comments
 (0)