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.