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 a3dc95b commit c0c90f7Copy full SHA for c0c90f7
README.md
@@ -39,7 +39,7 @@ Add the following to your `pom.xml`:
39
<dependency>
40
<groupId>org.everit.json</groupId>
41
<artifactId>org.everit.json.schema</artifactId>
42
- <version>1.4.1</version>
+ <version>1.5.0</version>
43
</dependency>
44
```
45
0 commit comments