Bump org.apache.commons:commons-text from 1.10.0 to 1.11.0
This commit is contained in:
parent
db91eb6629
commit
c3429b5d0c
2
pom.xml
2
pom.xml
|
@ -554,7 +554,7 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.commons</groupId>
|
||||
<artifactId>commons-text</artifactId>
|
||||
<version>1.10.0</version>
|
||||
<version>1.11.0</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
|
||||
|
|
|
@ -82,6 +82,7 @@ The <action> type attribute can be add,update,fix,remove.
|
|||
<!-- UPDATE -->
|
||||
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-parent from 58 to 64.</action>
|
||||
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.easymock:easymock from 5.1.0 to 5.2.0 #1104.</action>
|
||||
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-text from 1.10.0 to 1.11.0.</action>
|
||||
</release>
|
||||
<release version="3.13.0" date="2023-07-23" description="New features and bug fixes (Java 8).">
|
||||
<!-- FIX -->
|
||||
|
|
Loading…
Reference in New Issue