File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<groupId >com.fasterxml.jackson</groupId >
10
10
<artifactId >jackson-base</artifactId >
11
- <version >2.14.2 -SNAPSHOT</version >
11
+ <version >2.15.0 -SNAPSHOT</version >
12
12
</parent >
13
13
<groupId >com.fasterxml.jackson.module</groupId >
14
14
<artifactId >jackson-module-jsonSchema</artifactId >
15
15
<name >jackson-module-jsonSchema</name >
16
- <version >2.14.2 -SNAPSHOT</version >
16
+ <version >2.15.0 -SNAPSHOT</version >
17
17
<packaging >bundle</packaging >
18
18
<description >Add-on module for Jackson (http://jackson.codehaus.org) to support
19
19
JSON 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
4
4
=== Releases ===
5
5
------------------------------------------------------------------------
6
6
7
+ 2.15.0 (not yet released)
8
+
9
+ -
10
+
7
11
2.14.1 (21-Nov-2022)
8
12
2.14.0 (05-Nov-2022)
9
13
You can’t perform that action at this time.
0 commit comments