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-build-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new fc275b7 Bump org.graalvm.js:js-scriptengine from 24.1.1 to 24.1.2 #346
fc275b7 is described below
commit fc275b750ea2aa4f384f569651f8cfe986b5c462
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Jan 24 08:01:09 2025 -0500
Bump org.graalvm.js:js-scriptengine from 24.1.1 to 24.1.2 #346
---
src/changes/changes.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index b222838..2c6d4db 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -32,6 +32,7 @@
<!-- ADD -->
<!-- UPDATE -->
<action dev="ggregory" type="update" due-to="Dependabot, Gary
Gregory">Bump org.graalvm.js:js from 23.0.6 to 23.0.7 #347.</action>
+ <action dev="ggregory" type="update" due-to="Dependabot, Gary
Gregory">Bump org.graalvm.js:js-scriptengine from 24.1.1 to 24.1.2
#346.</action>
</release>
<release version="1.15.0" date="2025-01-08" description="This is a feature
and maintenance release. Java 8 or later is required.">
<!-- FIX -->