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-configuration.git
The following commit(s) were added to refs/heads/master by this push:
new 3be3d9513 Bump org.dbunit:dbunit from 3.0.0 to 3.2.0 (#643).
3be3d9513 is described below
commit 3be3d951387b4c7f91bd4edfdbdf36aa8077dc52
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Jul 1 23:02:39 2026 +0000
Bump org.dbunit:dbunit from 3.0.0 to 3.2.0 (#643).
---
src/changes/changes.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index efa38a499..51b5b10df 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -30,6 +30,7 @@
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.apache.commons:commons-parent from 100 to 102.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
com.fasterxml.jackson.core:jackson-databind from 2.21.3 to 2.21.4.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
commons-logging:commons-logging from 1.3.6 to 1.4.0.</action>
+ <action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.dbunit:dbunit from 3.0.0 to 3.2.0 (#643).</action>
</release>
<release version="2.15.1" date="2026-05-21" description="This is a feature
and maintenance release. Java 8 or later is required.">
<!-- FIX -->