Skip to content

Commit 8dd3093

Browse files
committed
Prep for 2.20.1 release
1 parent 3abee8c commit 8dd3093

File tree

2 files changed

+5
-1
lines changed

2 files changed

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

release-notes/VERSION

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

7+
2.20.1 (30-Oct-2025)
8+
9+
No changes since 2.20.0
10+
711
2.20.0 (28-Aug-2025)
812

913
- Generate SBOMs [JSTEP-14]

0 commit comments

Comments
 (0)