Skip to content

Commit c984a78

Browse files
committed
updated dependencies
1 parent 4eb8cdb commit c984a78

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

jbbp/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<dependency>
3838
<groupId>org.apache.commons</groupId>
3939
<artifactId>commons-lang3</artifactId>
40-
<version>3.9</version>
40+
<version>3.11</version>
4141
<scope>test</scope>
4242
</dependency>
4343
<dependency>
@@ -49,13 +49,13 @@
4949
<dependency>
5050
<groupId>commons-io</groupId>
5151
<artifactId>commons-io</artifactId>
52-
<version>2.6</version>
52+
<version>2.8.0</version>
5353
<scope>test</scope>
5454
</dependency>
5555
<dependency>
5656
<groupId>commons-codec</groupId>
5757
<artifactId>commons-codec</artifactId>
58-
<version>1.13</version>
58+
<version>1.15</version>
5959
<scope>test</scope>
6060
</dependency>
6161
</dependencies>

0 commit comments

Comments
 (0)