Skip to content

Commit 421dd11

Browse files
Bump org.apache.commons:commons-lang3 in /issue5-duplicate-deps
Bumps org.apache.commons:commons-lang3 from 3.8.1 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 2d51a28 commit 421dd11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

issue5-duplicate-deps/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@
2020
<dependency>
2121
<groupId>org.apache.commons</groupId>
2222
<artifactId>commons-lang3</artifactId>
23-
<version>3.12.0</version>
23+
<version>3.18.0</version>
2424
</dependency>
2525

2626
<dependency>
2727
<groupId>org.apache.commons</groupId>
2828
<artifactId>commons-lang3</artifactId>
29-
<version>3.8.1</version> <!-- Different version -->
29+
<version>3.18.0</version> <!-- Different version -->
3030
</dependency>
3131

3232
<!-- DUPLICATE: Same artifact, different scopes -->

0 commit comments

Comments
 (0)