Skip to content

Commit 4a115ad

Browse files
Update dependency org.apache.commons:commons-lang3 to v3.18.0 [SECURITY]
1 parent 633c44f commit 4a115ad

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</parent>
1111

1212
<artifactId>binbase</artifactId>
13-
<version>1.0.4-SNAPSHOT</version>
13+
<version>1.0.5-SNAPSHOT</version>
1414
<packaging>jar</packaging>
1515

1616
<name>binbase</name>
@@ -122,7 +122,7 @@
122122
<dependency>
123123
<groupId>org.apache.commons</groupId>
124124
<artifactId>commons-lang3</artifactId>
125-
<version>3.12.0</version>
125+
<version>3.18.0</version>
126126
</dependency>
127127

128128
<!-- Tests -->

0 commit comments

Comments
 (0)