Skip to content

Commit 21af9b0

Browse files
committed
Bump graalvm.version from 25.0.2 to 25.0.3 on Java 17 and up.
1 parent 0799d0f commit 21af9b0

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@
259259
<jdk>[17,)</jdk>
260260
</activation>
261261
<properties>
262-
<graalvm.version>25.0.2</graalvm.version>
262+
<graalvm.version>25.0.3</graalvm.version>
263263
</properties>
264264
<dependencies>
265265
<dependency>

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.codehaus.mojo:jdepend-maven-plugin from 2.1 to 2.2.0 #420 https://github.com/mojohaus/jdepend-maven-plugin/compare/2.1...jdepend-maven-plugin-2.2.0.</action>
3535
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons.maven.version from 3.9.12 to 3.9.15 #418 https://github.com/apache/maven/compare/maven-3.9.12...maven-3.9.14.</action>
3636
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.ant:ant-launcher from 1.10.15 to 1.10.17.</action>
37+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump graalvm.version from 25.0.2 to 25.0.3 on Java 17 and up.</action>
3738
</release>
3839
<release version="1.16.1" date="2026-01-25" description="This is a feature and maintenance release. Java 8 or later is required.">
3940
<!-- FIX -->

0 commit comments

Comments
 (0)