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 c984a78 commit 0a155cdCopy full SHA for 0a155cd
jbbp/pom.xml
@@ -37,19 +37,19 @@
37
<dependency>
38
<groupId>org.apache.commons</groupId>
39
<artifactId>commons-lang3</artifactId>
40
- <version>3.11</version>
+ <version>3.12.0</version>
41
<scope>test</scope>
42
</dependency>
43
44
<groupId>net.minidev</groupId>
45
<artifactId>json-smart</artifactId>
46
- <version>2.3</version>
+ <version>2.4.7</version>
47
48
49
50
<groupId>commons-io</groupId>
51
<artifactId>commons-io</artifactId>
52
- <version>2.8.0</version>
+ <version>2.11.0</version>
53
54
55
0 commit comments