From 1cadf8950d4634496ed9b6c66a14e9749538d17e Mon Sep 17 00:00:00 2001 From: Gary Gregory Date: Thu, 30 Jan 2025 17:12:03 -0500 Subject: [PATCH] Bump org.apache.commons:commons-parent from 80 to 81 --- pom.xml | 2 +- src/changes/changes.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 8fbc25cc1..37b50e020 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ org.apache.commons commons-parent - 80 + 81 4.0.0 commons-lang3 diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 97dc1e9eb..d1ff0c2f6 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -101,7 +101,7 @@ The type attribute can be add,update,fix,remove. Add FailableIntToFloatFunction. Add Validate.isTrue(boolean, Supplier<String>). - Bump org.apache.commons:commons-parent from 73 to 80 #1267, #1277, #1283, #1288, #1302. + Bump org.apache.commons:commons-parent from 73 to 81 #1267, #1277, #1283, #1288, #1302. [site] Bump org.codehaus.mojo:taglist-maven-plugin from 3.1.0 to 3.2.1 #1300. [test] Bump org.easymock:easymock from 5.4.0 to 5.5.0 #1317. [test] Bump org.apache.commons:commons-text from 1.12.0 to 1.13.0 #1336.