From 1b1879d35d1211f2b9b4a85f6e765c3c674ef315 Mon Sep 17 00:00:00 2001 From: Gary Gregory Date: Sat, 25 Nov 2023 11:18:26 -0500 Subject: [PATCH] Bump commons-parent from 64 to 65 --- pom.xml | 2 +- src/changes/changes.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 7e0be07..a1d7b9f 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.commons commons-parent - 64 + 65 4.0.0 commons-logging diff --git a/src/changes/changes.xml b/src/changes/changes.xml index e2ea10e..682748d 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -142,7 +142,7 @@ The type attribute can be add,update,fix,remove. Bump spotbugs from 4.5.3 to 4.7.3 #81, #87, #92, #104, #115. - Bump commons-parent from 52 to 64 #82, #106, #122, #126, #143. + Bump commons-parent from 52 to 65 #82, #106, #122, #126, #143. Bump github/codeql-action from 1 to 2 #86.