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 fd35a9e commit 078a930Copy full SHA for 078a930
pom.xml
@@ -69,7 +69,7 @@
69
<version.ch.qos.logback>1.4.8</version.ch.qos.logback>
70
<version.org.assertj>3.13.2</version.org.assertj>
71
<version.jsonschema2pojo-maven-plugin>1.0.1</version.jsonschema2pojo-maven-plugin>
72
- <commons.lang.version>3.9</commons.lang.version>
+ <commons.lang.version>3.13.0</commons.lang.version>
73
<hamcrest.version>1.3</hamcrest.version>
74
<jsonassert.version>1.5.0</jsonassert.version>
75
<json.schema.validation.version>1.14.1</json.schema.validation.version>
0 commit comments