Skip to content

Commit 3ea3a25

Browse files
authored
Merge pull request microprofile#4 from smallrye/dependabot/maven/org.apache.commons-commons-lang3-3.8.1
Bump commons-lang3 from 3.7 to 3.8.1
2 parents 0f5fad8 + 37ca096 commit 3ea3a25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
<dependency>
121121
<groupId>org.apache.commons</groupId>
122122
<artifactId>commons-lang3</artifactId>
123-
<version>3.7</version>
123+
<version>3.8.1</version>
124124
</dependency>
125125

126126

0 commit comments

Comments
 (0)