Skip to content

Commit 30b581c

Browse files
authored
Update dependency org.apache.commons:commons-lang3 to v3.20.0 (#14329)
1 parent 200f00a commit 30b581c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.jbang/JabLsLauncher.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
//DEPS org.tinylog:slf4j-tinylog:2.7.0
4747
//DEPS org.tinylog:tinylog-impl:2.7.0
4848
//DEPS com.github.ben-manes.caffeine:caffeine:3.2.3
49-
//DEPS org.apache.commons:commons-lang3:3.19.0
49+
//DEPS org.apache.commons:commons-lang3:3.20.0
5050

5151
/// This class is required for [jbang](https://www.jbang.dev/)
5252
public class JabLsLauncher {

.jbang/JabSrvLauncher.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
//DEPS net.harawata:appdirs:1.5.0
8181
//DEPS de.undercouch:citeproc-java:3.4.0
8282
//DEPS com.github.ben-manes.caffeine:caffeine:3.2.3
83-
//DEPS org.apache.commons:commons-lang3:3.19.0
83+
//DEPS org.apache.commons:commons-lang3:3.20.0
8484

8585
/// This class is required for [jbang](https://www.jbang.dev/)
8686
public class JabSrvLauncher {

0 commit comments

Comments
 (0)