From 32ffe9ac963bf0bc4de85058685aa50cfcc07305 Mon Sep 17 00:00:00 2001 From: Gary Gregory Date: Fri, 16 Dec 2022 10:51:44 -0500 Subject: [PATCH] Bump commons-parent from 54 to 55 #122 --- src/changes/changes.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index e423cf8..36bb262 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -44,7 +44,7 @@ The type attribute can be add,update,fix,remove. - + Add Automatic-Module-Name Manifest Header for Java 9 compatibility. @@ -113,7 +113,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 54 #82, #106. + Bump commons-parent from 52 to 55 #82, #106, #122. Bump github/codeql-action from 1 to 2 #86.