From c79a6330a2bc9a5ca6badf2c44b3c0d964486273 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 00:10:20 +0000 Subject: [PATCH] build(deps): bump the dependencies group with 18 updates Bumps the dependencies group with 18 updates: | Package | From | To | | --- | --- | --- | | [io.netty:netty-bom](https://github.com/netty/netty) | `4.2.13.Final` | `4.2.14.Final` | | [io.netty:netty-codec-http2](https://github.com/netty/netty) | `4.2.13.Final` | `4.2.14.Final` | | [io.netty:netty-transport-native-epoll](https://github.com/netty/netty) | `4.2.13.Final` | `4.2.14.Final` | | [io.netty:netty-transport-native-kqueue](https://github.com/netty/netty) | `4.2.13.Final` | `4.2.14.Final` | | [io.netty:netty-transport-native-io_uring](https://github.com/netty/netty) | `4.2.13.Final` | `4.2.14.Final` | | [org.junit:junit-bom](https://github.com/junit-team/junit-framework) | `6.0.3` | `6.1.0` | | [io.modelcontextprotocol.sdk:mcp-bom](https://github.com/modelcontextprotocol/java-sdk) | `1.1.2` | `1.1.3` | | org.ow2.asm:asm | `9.10` | `9.10.1` | | org.ow2.asm:asm-util | `9.10` | `9.10.1` | | [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm) | `7.3.5.Final` | `7.3.6.Final` | | [org.hibernate.orm:hibernate-scan-jandex](https://github.com/hibernate/hibernate-orm) | `7.3.5.Final` | `7.3.6.Final` | | [io.undertow:undertow-core](https://github.com/undertow-io/undertow) | `2.4.0.Final` | `2.4.1.Final` | | [com.bucket4j:bucket4j_jdk17-core](https://github.com/bucket4j/bucket4j) | `8.18.0` | `8.19.0` | | org.apache.kafka:kafka-clients | `4.2.0` | `4.3.0` | | [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer) | `3.6.2` | `3.6.3` | | [com.github.kagkarlsson:db-scheduler](https://github.com/kagkarlsson/db-scheduler) | `16.9.0` | `16.10.0` | | software.amazon.awssdk:bom | `2.44.7` | `2.44.12` | | [io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha](https://github.com/open-telemetry/opentelemetry-java-instrumentation) | `2.27.0-alpha` | `2.28.1-alpha` | Updates `io.netty:netty-bom` from 4.2.13.Final to 4.2.14.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](https://github.com/netty/netty/compare/netty-4.2.13.Final...netty-4.2.14.Final) Updates `io.netty:netty-codec-http2` from 4.2.13.Final to 4.2.14.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](https://github.com/netty/netty/compare/netty-4.2.13.Final...netty-4.2.14.Final) Updates `io.netty:netty-transport-native-epoll` from 4.2.13.Final to 4.2.14.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](https://github.com/netty/netty/compare/netty-4.2.13.Final...netty-4.2.14.Final) Updates `io.netty:netty-transport-native-kqueue` from 4.2.13.Final to 4.2.14.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](https://github.com/netty/netty/compare/netty-4.2.13.Final...netty-4.2.14.Final) Updates `io.netty:netty-transport-native-io_uring` from 4.2.13.Final to 4.2.14.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](https://github.com/netty/netty/compare/netty-4.2.13.Final...netty-4.2.14.Final) Updates `org.junit:junit-bom` from 6.0.3 to 6.1.0 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/compare/r6.0.3...r6.1.0) Updates `io.modelcontextprotocol.sdk:mcp-bom` from 1.1.2 to 1.1.3 - [Release notes](https://github.com/modelcontextprotocol/java-sdk/releases) - [Commits](https://github.com/modelcontextprotocol/java-sdk/compare/v1.1.2...v1.1.3) Updates `org.ow2.asm:asm` from 9.10 to 9.10.1 Updates `org.ow2.asm:asm-util` from 9.10 to 9.10.1 Updates `org.ow2.asm:asm-util` from 9.10 to 9.10.1 Updates `org.hibernate.orm:hibernate-core` from 7.3.5.Final to 7.3.6.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.3.6/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/7.3.5...7.3.6) Updates `org.hibernate.orm:hibernate-scan-jandex` from 7.3.5.Final to 7.3.6.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.3.6/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/7.3.5...7.3.6) Updates `io.undertow:undertow-core` from 2.4.0.Final to 2.4.1.Final - [Release notes](https://github.com/undertow-io/undertow/releases) - [Commits](https://github.com/undertow-io/undertow/compare/2.4.0.Final...2.4.1.Final) Updates `com.bucket4j:bucket4j_jdk17-core` from 8.18.0 to 8.19.0 - [Release notes](https://github.com/bucket4j/bucket4j/releases) - [Commits](https://github.com/bucket4j/bucket4j/compare/8.18.0...8.19.0) Updates `org.apache.kafka:kafka-clients` from 4.2.0 to 4.3.0 Updates `org.apache.maven.plugins:maven-enforcer-plugin` from 3.6.2 to 3.6.3 - [Release notes](https://github.com/apache/maven-enforcer/releases) - [Commits](https://github.com/apache/maven-enforcer/compare/enforcer-3.6.2...enforcer-3.6.3) Updates `io.netty:netty-codec-http2` from 4.2.13.Final to 4.2.14.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](https://github.com/netty/netty/compare/netty-4.2.13.Final...netty-4.2.14.Final) Updates `io.netty:netty-transport-native-epoll` from 4.2.13.Final to 4.2.14.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](https://github.com/netty/netty/compare/netty-4.2.13.Final...netty-4.2.14.Final) Updates `io.netty:netty-transport-native-kqueue` from 4.2.13.Final to 4.2.14.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](https://github.com/netty/netty/compare/netty-4.2.13.Final...netty-4.2.14.Final) Updates `io.netty:netty-transport-native-io_uring` from 4.2.13.Final to 4.2.14.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](https://github.com/netty/netty/compare/netty-4.2.13.Final...netty-4.2.14.Final) Updates `org.hibernate.orm:hibernate-scan-jandex` from 7.3.5.Final to 7.3.6.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.3.6/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/7.3.5...7.3.6) Updates `com.github.kagkarlsson:db-scheduler` from 16.9.0 to 16.10.0 - [Release notes](https://github.com/kagkarlsson/db-scheduler/releases) - [Commits](https://github.com/kagkarlsson/db-scheduler/compare/v16.9.0...v16.10.0) Updates `software.amazon.awssdk:bom` from 2.44.7 to 2.44.12 Updates `io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha` from 2.27.0-alpha to 2.28.1-alpha - [Release notes](https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-java-instrumentation/commits) --- updated-dependencies: - dependency-name: io.netty:netty-bom dependency-version: 4.2.14.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.netty:netty-codec-http2 dependency-version: 4.2.14.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.netty:netty-transport-native-epoll dependency-version: 4.2.14.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.netty:netty-transport-native-kqueue dependency-version: 4.2.14.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.netty:netty-transport-native-io_uring dependency-version: 4.2.14.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.junit:junit-bom dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: io.modelcontextprotocol.sdk:mcp-bom dependency-version: 1.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.ow2.asm:asm dependency-version: 9.10.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.ow2.asm:asm-util dependency-version: 9.10.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.ow2.asm:asm-util dependency-version: 9.10.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.hibernate.orm:hibernate-core dependency-version: 7.3.6.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.hibernate.orm:hibernate-scan-jandex dependency-version: 7.3.6.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.undertow:undertow-core dependency-version: 2.4.1.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.bucket4j:bucket4j_jdk17-core dependency-version: 8.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.apache.kafka:kafka-clients dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.apache.maven.plugins:maven-enforcer-plugin dependency-version: 3.6.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.netty:netty-codec-http2 dependency-version: 4.2.14.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.netty:netty-transport-native-epoll dependency-version: 4.2.14.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.netty:netty-transport-native-kqueue dependency-version: 4.2.14.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.netty:netty-transport-native-io_uring dependency-version: 4.2.14.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.hibernate.orm:hibernate-scan-jandex dependency-version: 7.3.6.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.github.kagkarlsson:db-scheduler dependency-version: 16.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: software.amazon.awssdk:bom dependency-version: 2.44.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha dependency-version: 2.28.1-alpha dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- modules/jooby-awssdk-v2/pom.xml | 2 +- modules/jooby-opentelemetry/pom.xml | 2 +- pom.xml | 20 ++++++++++---------- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/modules/jooby-awssdk-v2/pom.xml b/modules/jooby-awssdk-v2/pom.xml index 81542ac868..7f085e37d6 100644 --- a/modules/jooby-awssdk-v2/pom.xml +++ b/modules/jooby-awssdk-v2/pom.xml @@ -12,7 +12,7 @@ jooby-awssdk-v2 - 2.44.7 + 2.44.12 diff --git a/modules/jooby-opentelemetry/pom.xml b/modules/jooby-opentelemetry/pom.xml index 931a0fb225..51d6a6e2bd 100644 --- a/modules/jooby-opentelemetry/pom.xml +++ b/modules/jooby-opentelemetry/pom.xml @@ -167,7 +167,7 @@ io.opentelemetry.instrumentation opentelemetry-instrumentation-bom-alpha - 2.27.0-alpha + 2.28.1-alpha pom import diff --git a/pom.xml b/pom.xml index 08ab984ad0..fc60f6270d 100644 --- a/pom.xml +++ b/pom.xml @@ -73,14 +73,14 @@ 7.0.2 1.2 - 7.3.5.Final + 7.3.6.Final 17.6.0 3.53.0 11.20.1 26.0 7.5.2.RELEASE 2.13.1 - 4.2.0 + 4.3.0 3.2.4 1.4.8 @@ -104,12 +104,12 @@ 2.3.0 - 9.10 + 9.10.1 - 2.4.0.Final + 2.4.1.Final 12.1.9 - 4.2.13.Final + 4.2.14.Final 5.0.12 @@ -135,9 +135,9 @@ 0.13.0 6.5.0 2.5.2 - 16.9.0 + 16.10.0 9.2.1 - 8.18.0 + 8.19.0 1.12.797 4.20.0 1.9.3 @@ -151,7 +151,7 @@ 0.8.14 - 6.0.3 + 6.1.0 6.0.0 3.27.7 5.23.0 @@ -176,7 +176,7 @@ 2.44 3.15.0 3.9.16 - 3.6.2 + 3.6.3 3.2.8 3.5.0 3.12.0 @@ -265,7 +265,7 @@ io.modelcontextprotocol.sdk mcp-bom - 1.1.2 + 1.1.3 pom import