We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 536ef60 commit 69d682dCopy full SHA for 69d682d
pom.xml
@@ -8,12 +8,12 @@
8
<parent>
9
<groupId>com.fasterxml.jackson</groupId>
10
<artifactId>jackson-base</artifactId>
11
- <version>2.13.1-SNAPSHOT</version>
+ <version>2.14.0-SNAPSHOT</version>
12
</parent>
13
<groupId>com.fasterxml.jackson.module</groupId>
14
<artifactId>jackson-module-jsonSchema</artifactId>
15
<name>jackson-module-jsonSchema</name>
16
17
<packaging>bundle</packaging>
18
<description>Add-on module for Jackson (http://jackson.codehaus.org) to support
19
JSON Schema (http://tools.ietf.org/html/draft-zyp-json-schema-03) version 3 generation.
0 commit comments