This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-text.git
The following commit(s) were added to refs/heads/master by this push:
new c7576eb9 Bump graalvm.version from 25.0.1 to 25.0.2 #738
c7576eb9 is described below
commit c7576eb93aa670e13459183dd3f90c81a1a804f9
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Apr 1 22:45:07 2026 -0400
Bump graalvm.version from 25.0.1 to 25.0.2 #738
---
src/changes/changes.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 30fc0ebf..2dd10496 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -53,6 +53,7 @@ The <action> type attribute can be add,update,fix,remove.
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump the
level of test coverage checks.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump commons.bytebuddy.version from 1.18.2 to 1.18.8 #734.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
commons.bytebuddy.version from 1.18.4 to 1.18.7.</action>
+ <action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump graalvm.version from 25.0.1 to 25.0.2 #738.</action>
</release>
<release version="1.15.0" date="2025-12-04" description="Release 1.15.0.
This is a feature and maintenance release. Java 8 or later is required.">
<!-- FIX -->