Skip to content

Commit 0a155cd

Browse files
committed
updated dependencies
1 parent c984a78 commit 0a155cd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

jbbp/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,19 +37,19 @@
3737
<dependency>
3838
<groupId>org.apache.commons</groupId>
3939
<artifactId>commons-lang3</artifactId>
40-
<version>3.11</version>
40+
<version>3.12.0</version>
4141
<scope>test</scope>
4242
</dependency>
4343
<dependency>
4444
<groupId>net.minidev</groupId>
4545
<artifactId>json-smart</artifactId>
46-
<version>2.3</version>
46+
<version>2.4.7</version>
4747
<scope>test</scope>
4848
</dependency>
4949
<dependency>
5050
<groupId>commons-io</groupId>
5151
<artifactId>commons-io</artifactId>
52-
<version>2.8.0</version>
52+
<version>2.11.0</version>
5353
<scope>test</scope>
5454
</dependency>
5555
<dependency>

0 commit comments

Comments
 (0)