Skip to content

Commit 79bf3ff

Browse files
Bump the prod-deps group with 2 updates (#580)
Bumps the prod-deps group with 2 updates: [org.graalvm.polyglot:polyglot](https://github.com/oracle/graal) and [org.graalvm.polyglot:js](https://github.com/oracle/graal). Updates `org.graalvm.polyglot:polyglot` from 25.0.1 to 25.0.2 - [Release notes](https://github.com/oracle/graal/releases) - [Commits](oracle/graal@vm-25.0.1...vm-25.0.2) Updates `org.graalvm.polyglot:js` from 25.0.1 to 25.0.2 - [Release notes](https://github.com/oracle/graal/releases) - [Commits](oracle/graal@vm-25.0.1...vm-25.0.2) --- updated-dependencies: - dependency-name: org.graalvm.polyglot:polyglot dependency-version: 25.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: org.graalvm.polyglot:js dependency-version: 25.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eae7dfe commit 79bf3ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -232,12 +232,12 @@
232232
<dependency>
233233
<groupId>org.graalvm.polyglot</groupId>
234234
<artifactId>polyglot</artifactId>
235-
<version>25.0.1</version>
235+
<version>25.0.2</version>
236236
</dependency>
237237
<dependency>
238238
<groupId>org.graalvm.polyglot</groupId>
239239
<artifactId>js</artifactId>
240-
<version>25.0.1</version>
240+
<version>25.0.2</version>
241241
<type>pom</type>
242242
</dependency>
243243
<dependency>

0 commit comments

Comments
 (0)