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-text.git
The following commit(s) were added to refs/heads/master by this push:
new a709955d Bump graalvm.version from 25.0.3 to 25.1.3 on Java 22 and up
(#760).
a709955d is described below
commit a709955d121ed549cd76e2872f89a223e82d27e7
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Jul 1 23:14:28 2026 +0000
Bump graalvm.version from 25.0.3 to 25.1.3 on Java 22 and up (#760).
---
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 ffd02843..2d8423c0 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -72,7 +72,7 @@ The <action> type attribute can be add,update,fix,remove.
<action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump graalvm.version from 25.0.1 to 25.0.2 #738.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
commons-io:commons-io from 2.21.0 to 2.22.0.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">[test] Bump
org.apache.commons:commons-rng-simple from 1.6 to 1.7.</action>
- <action type="update" dev="ggregory" due-to="Gary Gregory">[test] Bump
graalvm.version from 25.0.2 to 25.0.2 on Java 22 and up.</action>
+ <action type="update" dev="ggregory" due-to="Gary Gregory">[test] Bump
graalvm.version from 25.0.2 to 25.1.3 on Java 22 and up.</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 -->