Skip to content

Commit 0479be2

Browse files
Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0
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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c7be756 commit 0479be2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<dependency>
5454
<groupId>org.apache.commons</groupId>
5555
<artifactId>commons-lang3</artifactId>
56-
<version>3.17.0</version>
56+
<version>3.18.0</version>
5757
<scope>test</scope>
5858
</dependency>
5959
<dependency>
@@ -416,7 +416,7 @@
416416
<dependency>
417417
<groupId>org.apache.commons</groupId>
418418
<artifactId>commons-lang3</artifactId>
419-
<version>3.17.0</version>
419+
<version>3.18.0</version>
420420
</dependency>
421421
</dependencies>
422422

0 commit comments

Comments
 (0)