Skip to content

Commit fcece71

Browse files
committed
Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0
1 parent 54ae759 commit fcece71

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
<dependency>
8383
<groupId>org.apache.commons</groupId>
8484
<artifactId>commons-lang3</artifactId>
85-
<version>3.18.0</version>
85+
<version>3.19.0</version>
8686
<scope>test</scope>
8787
</dependency>
8888
<!-- 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.18.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.19.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)