Skip to content

Commit 3060c97

Browse files
Bump org.apache.commons:commons-lang3 in /maestro-webapi
Bumps org.apache.commons:commons-lang3 from 3.11 to 3.18.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-lang3 dependency-version: 3.18.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1bc6523 commit 3060c97

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

maestro-webapi/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<dependency>
2323
<groupId>org.apache.commons</groupId>
2424
<artifactId>commons-lang3</artifactId>
25-
<version>3.11</version>
25+
<version>3.18.0</version>
2626
</dependency>
2727
<dependency>
2828
<groupId>org.into-cps.verification</groupId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -459,7 +459,7 @@
459459
<dependency>
460460
<groupId>org.apache.commons</groupId>
461461
<artifactId>commons-lang3</artifactId>
462-
<version>3.11</version>
462+
<version>3.18.0</version>
463463
</dependency>
464464

465465
<!-- https://mvnrepository.com/artifact/org.apache.commons/commons-text -->

0 commit comments

Comments
 (0)