Skip to content

Commit a4ac732

Browse files
authored
Merge pull request #556 from apache/dependabot/maven/org.apache.commons-commons-lang3-3.18.0
Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0
2 parents c7be756 + 0479be2 commit a4ac732

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)