Skip to content

Commit

Permalink
Merge pull request #17 from JanLoebel/dependabot/maven/com.networknt-…
Browse files Browse the repository at this point in the history
…json-schema-validator-1.2.0

Bump com.networknt:json-schema-validator from 1.0.49 to 1.2.0
  • Loading branch information
JanLoebel authored Jan 27, 2024
2 parents 1d92768 + 753d1ba commit 9e1dc02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.version>17</java.version>
<spring-boot.version>3.0.0</spring-boot.version>
<json-schema-validator.version>1.0.49</json-schema-validator.version>
<json-schema-validator.version>1.2.0</json-schema-validator.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 9e1dc02

Please sign in to comment.