File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 33 <parent >
44 <groupId >com.fasterxml.jackson</groupId >
55 <artifactId >jackson-parent</artifactId >
6- <version >2.6.1 </version >
6+ <version >2.6.2 </version >
77 </parent >
88 <groupId >com.fasterxml.jackson.module</groupId >
99 <artifactId >jackson-module-jsonSchema</artifactId >
1010 <name >jackson-module-jsonSchema</name >
11- <version >2.6.3 -SNAPSHOT</version >
11+ <version >2.7.0 -SNAPSHOT</version >
1212 <packaging >bundle</packaging >
1313 <description >Add-on module for Jackson (http://jackson.codehaus.org) to support
1414JSON Schema (http://tools.ietf.org/html/draft-zyp-json-schema-03) version 3 generation.
@@ -34,7 +34,7 @@ JSON Schema (http://tools.ietf.org/html/draft-zyp-json-schema-03) version 3 gene
3434 </developers >
3535 <properties >
3636 <version .jackson.annotations>2.6.0</version .jackson.annotations>
37- <version .jackson.core>2.6.2 </version .jackson.core>
37+ <version .jackson.core>2.7.0-SNAPSHOT </version .jackson.core>
3838 <osgi .export>${project.groupId} .jsonSchema.*</osgi .export>
3939 </properties >
4040
You can’t perform that action at this time.
0 commit comments