Skip to content

Commit

Permalink
Bump commons-lang3 from 3.12.0 to 3.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed Jul 30, 2023
1 parent 75c3453 commit 37f636d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@
<commons.osgi.dynamicImport>javax.portlet</commons.osgi.dynamicImport>
<commons.servlet-api.version>2.5</commons.servlet-api.version>
<commons.io.version>2.13.0</commons.io.version>
<commons.lang3.version>3.12.0</commons.lang3.version>
<commons.lang3.version>3.13.0</commons.lang3.version>
<japicmp.skip>true</japicmp.skip>
<clirr.skip>true</clirr.skip>
<animal.sniffer.skip>true</animal.sniffer.skip>
Expand Down
1 change: 1 addition & 0 deletions src/changes/changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ The <action> type attribute can be add,update,fix,remove.
<!-- UDPATE -->
<action dev="ggregory" type="update" due-to="Dependabot">Bump Java from 8 to 11.</action>
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump commons-parent from 58 to 59.</action>
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump commons-lang3 from 3.12.0 to 3.13.0.</action>
</release>
<release version="2.0.0-M1" date="2023-07-14" description="2.0.0-M1 Release">
<!-- FIX -->
Expand Down

0 comments on commit 37f636d

Please sign in to comment.