Skip to content

Commit c7642bc

Browse files
Bump org.apache.commons:commons-lang3 in /com.microsoft.java.debug.core (#594)
Bumps org.apache.commons:commons-lang3 from 3.6 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> Co-authored-by: chagong <[email protected]>
1 parent 36a6b3f commit c7642bc

File tree

1 file changed

+1
-1
lines changed
  • com.microsoft.java.debug.core

1 file changed

+1
-1
lines changed

com.microsoft.java.debug.core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<dependency>
4343
<groupId>org.apache.commons</groupId>
4444
<artifactId>commons-lang3</artifactId>
45-
<version>3.6</version>
45+
<version>3.18.0</version>
4646
</dependency>
4747
<dependency>
4848
<groupId>com.google.code.gson</groupId>

0 commit comments

Comments
 (0)