Skip to content

Commit 4cf27d6

Browse files
committed
Bump commons-lang3 from 3.19.0 to 3.20.0
1 parent 7c809b5 commit 4cf27d6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
<dependency>
8282
<groupId>org.apache.commons</groupId>
8383
<artifactId>commons-lang3</artifactId>
84-
<version>3.19.0</version>
84+
<version>3.20.0</version>
8585
<scope>test</scope>
8686
</dependency>
8787
<!-- For managed connections -->

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ The <action> type attribute can be add,update,fix,remove.
126126
<action type="update" dev="ggregory" due-to="Gary Gregory">Port site from Doxia 1 to 2.</action>
127127
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-logging:commons-logging from 1.3.4 to 1.3.5.</action>
128128
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.slf4j:slf4j-simple from 2.0.16 to 2.0.17 #481.</action>
129-
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.19.0 #506.</action>
129+
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.20.0 #506.</action>
130130
<!-- REMOVE -->
131131
<action type="remove" dev="ggregory" due-to="Gary Gregory">Removed internal constructors and methods from the package-private class CPDSConnectionFactory; this is binary compatible.</action>
132132
<action type="remove" dev="ggregory" due-to="Gary Gregory">Removed an internal constructor and methods from the package-private class KeyedCPDSConnectionFactory; this is binary compatible.</action>

0 commit comments

Comments
 (0)