From 8502f10916ff438512c6d6697a085ff9ed328925 Mon Sep 17 00:00:00 2001 From: Gary Gregory Date: Fri, 15 Sep 2023 08:01:28 -0400 Subject: [PATCH] Formay comment tweak --- src/changes/changes.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 3d654a20..0f2b1882 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -44,23 +44,23 @@ The type attribute can be add,update,fix,remove. - - - + + + - + Module org.apache.commons.dbutils does not declare `uses`. - - + + Bump commons-parent from 61 to 62. - + Speedup query calls without parameters; Use PreparedStatement only when parameters are present. @@ -119,7 +119,7 @@ The type attribute can be add,update,fix,remove. Add StatementConfiguration.Builder.queryTimeout(Duration). - + Bump actions/cache from 2 to 3.0.11 #109, #141, #145.