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 80d856e  Bump org.graalvm.js:js from 23.0.4 to 23.0.5 (#281)
80d856e is described below

commit 80d856e0997e172331eecbf531431fd18d8ccd07
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jul 19 08:09:41 2024 -0400

    Bump org.graalvm.js:js from 23.0.4 to 23.0.5 (#281)
    
    Bumps [org.graalvm.js:js](https://github.com/graalvm/graaljs) from 23.0.4 
to 23.0.5.
    - [Release notes](https://github.com/graalvm/graaljs/releases)
    - [Changelog](https://github.com/oracle/graaljs/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/graalvm/graaljs/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.graalvm.js:js
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4377941..8df9efb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -261,7 +261,7 @@
     -->
 
     <!-- JS for Java 11+ (see profiles) -->
-    <graalvm.version>23.0.4</graalvm.version>
+    <graalvm.version>23.0.5</graalvm.version>
     <graalvm.js.version>24.0.2</graalvm.js.version>
 
     <!-- moditect currently fails. Disable the check until we need to use Java 
plugins -->

Reply via email to