This is an automated email from the ASF dual-hosted git repository.
garydgregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git
The following commit(s) were added to refs/heads/master by this push:
new 21330b7 Bump com.h2database:h2 from 2.4.240 to 2.5.250 (#410).
21330b7 is described below
commit 21330b75c3fc6f9efb5aac3dd201a57eb94407e7
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Sep 20 10:28:31 2026 -0400
Bump com.h2database:h2 from 2.4.240 to 2.5.250 (#410).
---
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 b5c711e..1c3a015 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -67,7 +67,7 @@ The <action> type attribute can be add,update,fix,remove.
<action dev="ggregory" type="update" due-to="Dependabot, Gary
Gregory">Bump org.mockito:mockito-junit-jupiter from 5.14.2 to 5.23.0 #336,
#359, #366, #389, #408.</action>
<action dev="ggregory" type="update" due-to="Dependabot, Gary
Gregory">Bump commons-jxpath:commons-jxpath from 1.3 to 1.4.0 #360.</action>
<action dev="ggregory" type="update" due-to="Dependabot, Gary
Gregory">Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.20.0
#372.</action>
- <action dev="ggregory" type="update" due-to="Dependabot, Gary
Gregory">Bump com.h2database:h2 from 2.3.232 to 2.4.240 #388.</action>
+ <action dev="ggregory" type="update" due-to="Dependabot, Gary
Gregory">Bump com.h2database:h2 from 2.3.232 to 2.4.250 (#388, #410).</action>
</release>
<release version="1.8.1" date="2023-09-09" description="This is a feature
release and requires Java 8.">
<!-- FIX -->