This is an automated email from the ASF dual-hosted git repository.
garydgregory pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/commons-secure-xml.git
The following commit(s) were added to refs/heads/main by this push:
new ddcd6e5 Bump commons.graalvm.buildtools.version from 1.1.12 to 1.1.13
(#102)
ddcd6e5 is described below
commit ddcd6e502538a2403cc8075b09767906daa5bd2a
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Sep 19 08:18:51 2026 -0700
Bump commons.graalvm.buildtools.version from 1.1.12 to 1.1.13 (#102)
---
src/changes/changes.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 5cc8219..3e90519 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -45,6 +45,7 @@ The <action> type attribute can be add, update, fix, or
remove.
<!-- UPDATE -->
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump
org.apache.commons:commons-parent from 104 to 105.</action>
<action dev="pkarwasz" type="update" due-to="Piotr P. Karwasz, Gary
Gregory">Bump com.android.library from 8.6.1 to 9.4.0 in
/android-tests.</action>
+ <action dev="ggregory" type="update" due-to="Gary Gregory,
Dependabot">Bump commons.graalvm.buildtools.version from 1.1.12 to 1.1.13
(#102).</action>
</release>
<release version="1.0.0" date="2026-09-02" description="First release.
Requires Java 8 or later.">
<!-- SPECIAL -->