Skip to content

v0.0.3

Compare
Choose a tag to compare
@JaredHatfield JaredHatfield released this 18 Sep 02:42
· 86 commits to main since this release
<dependency>
    <groupId>com.unitvectory</groupId>
    <artifactId>jsonschema4springboot</artifactId>
    <version>0.0.3</version>
</dependency>

What's Changed

  • Bump com.networknt:json-schema-validator from 1.4.3 to 1.5.0 by @dependabot in #36
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.0 to 3.3.1 by @dependabot in #37
  • Bump org.springframework:spring-web from 6.1.10 to 6.1.11 by @dependabot in #38
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0 by @dependabot in #39
  • Bump com.networknt:json-schema-validator from 1.5.0 to 1.5.1 by @dependabot in #40
  • Bump org.junit.jupiter:junit-jupiter-params from 5.10.3 to 5.11.0 by @dependabot in #41
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.5 by @dependabot in #43
  • Bump org.springframework:spring-web from 6.1.11 to 6.1.12 by @dependabot in #42
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.4.0 by @dependabot in #45
  • Bump org.mockito:mockito-core from 5.12.0 to 5.13.0 by @dependabot in #47
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0 by @dependabot in #46
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.4.0 to 3.5.0 by @dependabot in #48
  • Bump org.springframework:spring-web from 6.1.12 to 6.1.13 by @dependabot in #49
  • Converting Jackson JsonParseException exception by @JaredHatfield in #50

New Contributors

Full Changelog: v0.0.2...v0.0.3