Skip to content

Commit 906ade4

Browse files
Bump org.apache.commons:commons-lang3
Bumps org.apache.commons:commons-lang3 from 3.17.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] <support@github.com>
1 parent 408ad8a commit 906ade4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/it/projects/remove-dependency/basic

src/it/projects/remove-dependency/basic/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<dependency>
3131
<groupId>org.apache.commons</groupId>
3232
<artifactId>commons-lang3</artifactId>
33-
<version>3.17.0</version>
33+
<version>3.18.0</version>
3434
</dependency>
3535
</dependencies>
3636
</project>

0 commit comments

Comments
 (0)