Skip to content

Commit 7d31fb5

Browse files
dependabot[bot]laurentschoelens
authored andcommitted
Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.18.0
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]>
1 parent a0f9e29 commit 7d31fb5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

maven-plugin/tests/jt-194/main/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<dependency>
2424
<groupId>org.apache.commons</groupId>
2525
<artifactId>commons-lang3</artifactId>
26-
<version>3.12.0</version>
26+
<version>3.18.0</version>
2727
<type>pom</type>
2828
<scope>provided</scope>
2929
</dependency>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
<jaxb.version>4.0.5</jaxb.version>
7272

7373
<commons-beanutils.version>1.11.0</commons-beanutils.version>
74-
<commons-lang3.version>3.12.0</commons-lang3.version>
74+
<commons-lang3.version>3.18.0</commons-lang3.version>
7575
<hamcrest.version>3.0</hamcrest.version>
7676
<hibernate-search.version>4.1.1.Final</hibernate-search.version>
7777
<junit5.version>5.11.0</junit5.version>

0 commit comments

Comments
 (0)