Skip to content

Commit 1f521e0

Browse files
build(deps): bump org.apache.commons:commons-lang3 from 3.12.0 to 3.18.0 in /frontends/java (#2216)
build(deps): bump org.apache.commons:commons-lang3 in /frontends/java Bumps org.apache.commons:commons-lang3 from 3.12.0 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c5b9561 commit 1f521e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontends/java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<dependency>
4141
<groupId>org.apache.commons</groupId>
4242
<artifactId>commons-lang3</artifactId>
43-
<version>3.12.0</version>
43+
<version>3.18.0</version>
4444
</dependency>
4545
<dependency>
4646
<groupId>com.github.javaparser</groupId>

0 commit comments

Comments
 (0)