From 38ae554adac72be8ae1b8afa9caed90e9baf34a9 Mon Sep 17 00:00:00 2001 From: Gary Gregory Date: Mon, 7 Oct 2024 15:36:44 -0400 Subject: [PATCH] Bump commons-parent from 73 to 76 --- pom.xml | 2 +- src/changes/changes.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 4de5e89387..2902f7c094 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ org.apache.commons commons-parent - 73 + 76 commons-fileupload diff --git a/src/changes/changes.xml b/src/changes/changes.xml index bcb29a3f57..870cff58ca 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -53,7 +53,7 @@ The type attribute can be add,update,fix,remove. Use try-with-resources. Bump Java from 6 to 8. - Bump commons-parent from 62 to 73. + Bump commons-parent from 62 to 76. Bump commons-io from 2.11.0 to 2.16.1. Bump javax.servlet:servlet-api from 2.4 to 2.5. Bump JUnit from junit:junit:4.13.2 org.junit.vintage:junit-vintage-engine from parent POM.