File tree Expand file tree Collapse file tree 4 files changed +8
-4
lines changed Expand file tree Collapse file tree 4 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 88 <parent >
99 <groupId >com.fasterxml.jackson.module</groupId >
1010 <artifactId >jackson-module-jsonSchema-parent</artifactId >
11- <version >2.20.1 -SNAPSHOT</version >
11+ <version >2.21.0 -SNAPSHOT</version >
1212 </parent >
1313 <artifactId >jackson-module-jsonSchema-jakarta</artifactId >
1414 <name >jackson-module-jsonSchema-jakarta</name >
Original file line number Diff line number Diff line change 88 <parent >
99 <groupId >com.fasterxml.jackson.module</groupId >
1010 <artifactId >jackson-module-jsonSchema-parent</artifactId >
11- <version >2.20.1 -SNAPSHOT</version >
11+ <version >2.21.0 -SNAPSHOT</version >
1212 </parent >
1313 <artifactId >jackson-module-jsonSchema</artifactId >
1414 <name >jackson-module-jsonSchema</name >
Original file line number Diff line number Diff line change 88 <parent >
99 <groupId >com.fasterxml.jackson</groupId >
1010 <artifactId >jackson-base</artifactId >
11- <version >2.20.1 -SNAPSHOT</version >
11+ <version >2.21.0 -SNAPSHOT</version >
1212 </parent >
1313 <groupId >com.fasterxml.jackson.module</groupId >
1414 <artifactId >jackson-module-jsonSchema-parent</artifactId >
1515 <name >jackson-module-jsonSchema-parent</name >
16- <version >2.20.1 -SNAPSHOT</version >
16+ <version >2.21.0 -SNAPSHOT</version >
1717 <packaging >pom</packaging >
1818 <description >Add-on module for Jackson (http://jackson.codehaus.org) to support
1919JSON Schema (http://tools.ietf.org/html/draft-zyp-json-schema-03) version 3 generation.
Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ Project: jackson-module-jsonSchema
44=== Releases ===
55------------------------------------------------------------------------
66
7+ 2.21.0 (not yet released)
8+
9+ No changes since 2.20
10+
7112.20.0 (28-Aug-2025)
812
913- Generate SBOMs [JSTEP-14]
You can’t perform that action at this time.
0 commit comments