From 2f4388d06ffd5b522bbb7d671f61d0ee9b3e0b95 Mon Sep 17 00:00:00 2001 From: Gary Gregory Date: Fri, 2 Aug 2024 17:39:24 -0400 Subject: [PATCH] Bump org.apache.commons:commons-parent from 71 to 72 #369 --- src/changes/changes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index a12b5afc6..940953594 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -99,7 +99,7 @@ Dockerfile: Bump maven to 3.8.8 (previous no longer online) Tests: show details of crypt library actually loaded - Bump commons-parent from 56 to 71 #323. + Bump commons-parent from 56 to 72 #323, #369. Bump com.sun.xml.bind:jaxb-impl from 2.3.7 to 2.3.8. Bump net.java.dev.jna:jna from 5.13.0 to 5.14.0 #287. Bump org.codehaus.mojo:exec-maven-plugin from 3.1.1 to 3.2.0 #303.