Skip to content

Commit df0b713

Browse files
authored
Merge pull request #157 from saitohfin/master
Upgraded commons-lang3 to 3.18.0
2 parents d0df8fd + fe0da55 commit df0b713

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<commons-codec.version>1.17.1</commons-codec.version>
3535
<commons-compress.version>1.26.2</commons-compress.version>
3636
<commons-io.version>2.16.1</commons-io.version>
37-
<commons-lang3.version>3.15.0</commons-lang3.version>
37+
<commons-lang3.version>3.18.0</commons-lang3.version>
3838
<flyway.version>9.22.3</flyway.version>
3939
<junit5.version>5.10.5</junit5.version>
4040
<junit4.version>4.13.2</junit4.version>

0 commit comments

Comments
 (0)