From 7537169df59a7df0e5e5ea3d51e48105a46a4afc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jun 2025 10:19:25 +0000 Subject: [PATCH] build(deps): bump the dependencies group across 1 directory with 9 updates Bumps the dependencies group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.junit:junit-bom](https://github.com/junit-team/junit5) | `5.12.2` | `5.13.0` | | [com.graphql-java:graphql-java](https://github.com/graphql-java/graphql-java) | `24.0` | `24.1` | | [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm) | `6.6.15.Final` | `6.6.17.Final` | | [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) | `3.5.0` | `3.5.1` | | [org.codehaus.groovy:groovy-all](https://github.com/apache/groovy) | `3.0.24` | `3.0.25` | | [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) | `2.44.4` | `2.44.5` | | software.amazon.awssdk:bom | `2.31.50` | `2.31.54` | | [org.jline:jline](https://github.com/jline/jline3) | `3.30.3` | `3.30.4` | | [org.jline:jline-terminal-jna](https://github.com/jline/jline3) | `3.30.3` | `3.30.4` | Updates `org.junit:junit-bom` from 5.12.2 to 5.13.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.12.2...r5.13.0) Updates `com.graphql-java:graphql-java` from 24.0 to 24.1 - [Release notes](https://github.com/graphql-java/graphql-java/releases) - [Commits](https://github.com/graphql-java/graphql-java/compare/v24.0...v24.1) Updates `org.hibernate.orm:hibernate-core` from 6.6.15.Final to 6.6.17.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.17/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/6.6.15...6.6.17) Updates `org.codehaus.mojo:exec-maven-plugin` from 3.5.0 to 3.5.1 - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](https://github.com/mojohaus/exec-maven-plugin/compare/3.5.0...3.5.1) Updates `org.codehaus.groovy:groovy-all` from 3.0.24 to 3.0.25 - [Commits](https://github.com/apache/groovy/commits) Updates `com.diffplug.spotless:spotless-maven-plugin` from 2.44.4 to 2.44.5 - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](https://github.com/diffplug/spotless/compare/maven/2.44.4...maven/2.44.5) Updates `software.amazon.awssdk:bom` from 2.31.50 to 2.31.54 Updates `org.jline:jline` from 3.30.3 to 3.30.4 - [Release notes](https://github.com/jline/jline3/releases) - [Commits](https://github.com/jline/jline3/compare/jline-3.30.3...jline-3.30.4) Updates `org.jline:jline-terminal-jna` from 3.30.3 to 3.30.4 - [Release notes](https://github.com/jline/jline3/releases) - [Commits](https://github.com/jline/jline3/compare/jline-3.30.3...jline-3.30.4) Updates `org.jline:jline-terminal-jna` from 3.30.3 to 3.30.4 - [Release notes](https://github.com/jline/jline3/releases) - [Commits](https://github.com/jline/jline3/compare/jline-3.30.3...jline-3.30.4) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 5.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.graphql-java:graphql-java dependency-version: '24.1' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.hibernate.orm:hibernate-core dependency-version: 6.6.17.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.codehaus.groovy:groovy-all dependency-version: 3.0.25 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 2.44.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: software.amazon.awssdk:bom dependency-version: 2.31.54 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.jline:jline dependency-version: 3.30.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.jline:jline-terminal-jna dependency-version: 3.30.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.jline:jline-terminal-jna dependency-version: 3.30.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- modules/jooby-awssdk-v2/pom.xml | 2 +- modules/jooby-cli/pom.xml | 2 +- pom.xml | 12 ++++++------ 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/modules/jooby-awssdk-v2/pom.xml b/modules/jooby-awssdk-v2/pom.xml index 47ecb74303..d6afb32b3c 100644 --- a/modules/jooby-awssdk-v2/pom.xml +++ b/modules/jooby-awssdk-v2/pom.xml @@ -11,7 +11,7 @@ jooby-awssdk-v2 - 2.31.50 + 2.31.54 diff --git a/modules/jooby-cli/pom.xml b/modules/jooby-cli/pom.xml index 4d7dc53ce3..5147104443 100644 --- a/modules/jooby-cli/pom.xml +++ b/modules/jooby-cli/pom.xml @@ -12,7 +12,7 @@ io.jooby.cli - 3.30.3 + 3.30.4 4.7.7 diff --git a/pom.xml b/pom.xml index e9b16a3a29..534cd0d764 100644 --- a/pom.xml +++ b/pom.xml @@ -72,11 +72,11 @@ 6.3.0 1.2 - 6.6.15.Final + 6.6.17.Final 15.11.0 3.49.4 11.8.2 - 24.0 + 24.1 6.6.0.RELEASE 2.12.1 4.0.0 @@ -148,7 +148,7 @@ 0.8.13 - 5.12.2 + 5.13.0 5.5.5 3.27.3 5.18.0 @@ -190,7 +190,7 @@ 4.0.2 3.2.0 2.18.0 - 3.5.0 + 3.5.1 3.1.2 1.15.1 v20.11.0 @@ -1447,7 +1447,7 @@ org.codehaus.groovy groovy-all - 3.0.24 + 3.0.25 pom @@ -1594,7 +1594,7 @@ com.diffplug.spotless spotless-maven-plugin - 2.44.4 + 2.44.5 true