Skip to content

Commit 2553d2d

Browse files
authored
Merge pull request #389 from apache/dependabot/maven/org.apache.commons-commons-lang3-3.20.0
Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0
2 parents 7e5ce55 + 02cb556 commit 2553d2d

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
@@ -133,7 +133,7 @@ Supported protocols include Echo, Finger, FTP, NNTP, NTP, POP3(S), SMTP(S), Teln
133133
<dependency>
134134
<groupId>org.apache.commons</groupId>
135135
<artifactId>commons-lang3</artifactId>
136-
<version>3.19.0</version>
136+
<version>3.20.0</version>
137137
<scope>test</scope>
138138
</dependency>
139139
<dependency>

0 commit comments

Comments
 (0)