File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ Add the `json-schema-validation-starter`-dependency to your `pom.xml`
2121<dependency>
2222 <groupId>com.github.JanLoebel</groupId>
2323 <artifactId>json-schema-validation-starter</artifactId>
24- <version>1 .0.0</version>
24+ <version>2 .0.0</version>
2525</dependency>
2626```
2727
@@ -47,4 +47,4 @@ MIT License
4747
4848Copyright (c) 2019 Jan Löbel
4949
50- See LICENSE file for details.
50+ See LICENSE file for details.
Original file line number Diff line number Diff line change 55
66 <groupId >com.github.JanLoebel</groupId >
77 <artifactId >json-schema-validation-starter</artifactId >
8- <version >1 .0.0-SNAPSHOT</version >
8+ <version >2 .0.0-SNAPSHOT</version >
99
1010 <properties >
1111 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
4949 </plugin >
5050 </plugins >
5151 </build >
52- </project >
52+ </project >
You can’t perform that action at this time.
0 commit comments