You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pom.xml
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -34,8 +34,8 @@
34
34
-->
35
35
<mongodb.version>8.0</mongodb.version>
36
36
<jdk.version>21</jdk.version>
37
-
<graalvm.version>24.1.1</graalvm.version>
38
-
<truffle.version>24.1.1</truffle.version> <!-- Truffle and Graal languages are compatible with the latest version of the GraalVM JDK as well as the latest LTS release.-->
37
+
<graalvm.version>24.1.2</graalvm.version>
38
+
<truffle.version>24.1.2</truffle.version> <!-- Truffle and Graal languages are compatible with the latest version of the GraalVM JDK as well as the latest LTS release.-->
0 commit comments