Skip to content

Commit 2afb9e8

Browse files
committed
Prep for 2.18.3
1 parent 52eee5b commit 2afb9e8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.3-SNAPSHOT</version>
11+
<version>2.18.3</version>
1212
</parent>
1313
<groupId>com.fasterxml.jackson.module</groupId>
1414
<artifactId>jackson-module-jsonSchema-parent</artifactId>

release-notes/VERSION

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

7-
2.18.3 (not yet released)
7+
2.18.3 (28-Feb-2025)
88

99
#161: Jakarta does not have `jakarta.validation` as `module-info` dependency
1010
(reported by @oldmanpushcart)

0 commit comments

Comments
 (0)