From 2e215295dca258d997eaeaf3a70e73825528005d Mon Sep 17 00:00:00 2001 From: Gary Gregory Date: Fri, 14 Jun 2024 08:13:18 -0400 Subject: [PATCH] Bump org.apache.commons:commons-parent from 70 to 71 #267 --- 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 ce6d2e9..30df0e5 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -48,7 +48,7 @@ The type attribute can be add,update,fix,remove. Fix PMD UnnecessaryFullyQualifiedName in SimpleLog. - Bump org.apache.commons:commons-parent from 69 to 70. + Bump org.apache.commons:commons-parent from 69 to 71 #267. Add OSGi metadata to enable Service Loader Mediator #234.