From 689e4003f0ec9b53e1e760c91c3c25ace87bc08a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 00:46:54 +0000 Subject: [PATCH] build(deps): bump the dependencies group with 24 updates Bumps the dependencies group with 24 updates: | Package | From | To | | --- | --- | --- | | [io.netty:netty-bom](https://github.com/netty/netty) | `4.1.115.Final` | `4.1.116.Final` | | [io.netty:netty-common](https://github.com/netty/netty) | `4.1.115.Final` | `4.1.116.Final` | | [io.netty:netty-buffer](https://github.com/netty/netty) | `4.1.115.Final` | `4.1.116.Final` | | [io.netty:netty-handler](https://github.com/netty/netty) | `4.1.115.Final` | `4.1.116.Final` | | [io.netty:netty-transport](https://github.com/netty/netty) | `4.1.115.Final` | `4.1.116.Final` | | [io.netty:netty-transport-native-epoll](https://github.com/netty/netty) | `4.1.115.Final` | `4.1.116.Final` | | [io.netty:netty-codec-http](https://github.com/netty/netty) | `4.1.115.Final` | `4.1.116.Final` | | [io.netty:netty-codec-http2](https://github.com/netty/netty) | `4.1.115.Final` | `4.1.116.Final` | | [io.netty:netty-transport-native-kqueue](https://github.com/netty/netty) | `4.1.115.Final` | `4.1.116.Final` | | org.freemarker:freemarker | `2.3.33` | `2.3.34` | | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.12` | `1.5.15` | | [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm) | `6.6.3.Final` | `6.6.4.Final` | | [io.ebean:ebean](https://github.com/ebean-orm/ebean) | `15.8.0` | `15.8.1` | | io.ebean:ebean-querybean | `15.8.0` | `15.8.1` | | io.ebean:querybean-generator | `15.8.0` | `15.8.1` | | io.ebean:ebean-test | `15.8.0` | `15.8.1` | | [org.jetbrains.kotlinx:kotlinx-coroutines-core](https://github.com/Kotlin/kotlinx.coroutines) | `1.9.0` | `1.10.1` | | [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) | `5.11.3` | `5.11.4` | | [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5) | `5.11.3` | `5.11.4` | | [org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit5) | `5.11.3` | `5.11.4` | | [org.assertj:assertj-core](https://github.com/assertj/assertj) | `3.26.3` | `3.27.0` | | [com.google.guava:guava](https://github.com/google/guava) | `33.3.1-jre` | `33.4.0-jre` | | [org.jetbrains.dokka:dokka-maven-plugin](https://github.com/Kotlin/dokka) | `1.9.20` | `2.0.0` | | software.amazon.awssdk:bom | `2.29.34` | `2.29.39` | Updates `io.netty:netty-bom` from 4.1.115.Final to 4.1.116.Final - [Commits](https://github.com/netty/netty/compare/netty-4.1.115.Final...netty-4.1.116.Final) Updates `io.netty:netty-common` from 4.1.115.Final to 4.1.116.Final - [Commits](https://github.com/netty/netty/compare/netty-4.1.115.Final...netty-4.1.116.Final) Updates `io.netty:netty-buffer` from 4.1.115.Final to 4.1.116.Final - [Commits](https://github.com/netty/netty/compare/netty-4.1.115.Final...netty-4.1.116.Final) Updates `io.netty:netty-handler` from 4.1.115.Final to 4.1.116.Final - [Commits](https://github.com/netty/netty/compare/netty-4.1.115.Final...netty-4.1.116.Final) Updates `io.netty:netty-transport` from 4.1.115.Final to 4.1.116.Final - [Commits](https://github.com/netty/netty/compare/netty-4.1.115.Final...netty-4.1.116.Final) Updates `io.netty:netty-transport-native-epoll` from 4.1.115.Final to 4.1.116.Final - [Commits](https://github.com/netty/netty/compare/netty-4.1.115.Final...netty-4.1.116.Final) Updates `io.netty:netty-codec-http` from 4.1.115.Final to 4.1.116.Final - [Commits](https://github.com/netty/netty/compare/netty-4.1.115.Final...netty-4.1.116.Final) Updates `io.netty:netty-codec-http2` from 4.1.115.Final to 4.1.116.Final - [Commits](https://github.com/netty/netty/compare/netty-4.1.115.Final...netty-4.1.116.Final) Updates `io.netty:netty-transport-native-kqueue` from 4.1.115.Final to 4.1.116.Final - [Commits](https://github.com/netty/netty/compare/netty-4.1.115.Final...netty-4.1.116.Final) Updates `org.freemarker:freemarker` from 2.3.33 to 2.3.34 Updates `ch.qos.logback:logback-classic` from 1.5.12 to 1.5.15 - [Commits](https://github.com/qos-ch/logback/compare/v_1.5.12...v_1.5.15) Updates `org.hibernate.orm:hibernate-core` from 6.6.3.Final to 6.6.4.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.4/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/6.6.3...6.6.4) Updates `io.ebean:ebean` from 15.8.0 to 15.8.1 - [Release notes](https://github.com/ebean-orm/ebean/releases) - [Commits](https://github.com/ebean-orm/ebean/commits) Updates `io.ebean:ebean-querybean` from 15.8.0 to 15.8.1 Updates `io.ebean:querybean-generator` from 15.8.0 to 15.8.1 Updates `io.ebean:ebean-test` from 15.8.0 to 15.8.1 Updates `io.ebean:ebean-querybean` from 15.8.0 to 15.8.1 Updates `io.ebean:querybean-generator` from 15.8.0 to 15.8.1 Updates `io.ebean:ebean-test` from 15.8.0 to 15.8.1 Updates `io.netty:netty-common` from 4.1.115.Final to 4.1.116.Final - [Commits](https://github.com/netty/netty/compare/netty-4.1.115.Final...netty-4.1.116.Final) Updates `io.netty:netty-buffer` from 4.1.115.Final to 4.1.116.Final - [Commits](https://github.com/netty/netty/compare/netty-4.1.115.Final...netty-4.1.116.Final) Updates `io.netty:netty-handler` from 4.1.115.Final to 4.1.116.Final - [Commits](https://github.com/netty/netty/compare/netty-4.1.115.Final...netty-4.1.116.Final) Updates `io.netty:netty-transport` from 4.1.115.Final to 4.1.116.Final - [Commits](https://github.com/netty/netty/compare/netty-4.1.115.Final...netty-4.1.116.Final) Updates `io.netty:netty-transport-native-epoll` from 4.1.115.Final to 4.1.116.Final - [Commits](https://github.com/netty/netty/compare/netty-4.1.115.Final...netty-4.1.116.Final) Updates `io.netty:netty-codec-http` from 4.1.115.Final to 4.1.116.Final - [Commits](https://github.com/netty/netty/compare/netty-4.1.115.Final...netty-4.1.116.Final) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core` from 1.9.0 to 1.10.1 - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.9.0...1.10.1) Updates `org.junit.jupiter:junit-jupiter-api` from 5.11.3 to 5.11.4 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.11.3...r5.11.4) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.3 to 5.11.4 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.11.3...r5.11.4) Updates `org.junit.jupiter:junit-jupiter-params` from 5.11.3 to 5.11.4 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.11.3...r5.11.4) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.3 to 5.11.4 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.11.3...r5.11.4) Updates `org.junit.jupiter:junit-jupiter-params` from 5.11.3 to 5.11.4 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.11.3...r5.11.4) Updates `org.assertj:assertj-core` from 3.26.3 to 3.27.0 - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](https://github.com/assertj/assertj/compare/assertj-build-3.26.3...assertj-build-3.27.0) Updates `com.google.guava:guava` from 33.3.1-jre to 33.4.0-jre - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) Updates `org.jetbrains.dokka:dokka-maven-plugin` from 1.9.20 to 2.0.0 - [Release notes](https://github.com/Kotlin/dokka/releases) - [Commits](https://github.com/Kotlin/dokka/compare/v1.9.20...v2.0.0) Updates `io.netty:netty-codec-http2` from 4.1.115.Final to 4.1.116.Final - [Commits](https://github.com/netty/netty/compare/netty-4.1.115.Final...netty-4.1.116.Final) Updates `io.netty:netty-transport-native-kqueue` from 4.1.115.Final to 4.1.116.Final - [Commits](https://github.com/netty/netty/compare/netty-4.1.115.Final...netty-4.1.116.Final) Updates `software.amazon.awssdk:bom` from 2.29.34 to 2.29.39 --- updated-dependencies: - dependency-name: io.netty:netty-bom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.netty:netty-common dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.netty:netty-buffer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.netty:netty-handler dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.netty:netty-transport dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.netty:netty-transport-native-epoll dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.netty:netty-codec-http dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.netty:netty-codec-http2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.netty:netty-transport-native-kqueue dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.freemarker:freemarker dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.hibernate.orm:hibernate-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.ebean:ebean dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.ebean:ebean-querybean dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.ebean:querybean-generator dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.ebean:ebean-test dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.ebean:ebean-querybean dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.ebean:querybean-generator dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.ebean:ebean-test dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.netty:netty-common dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.netty:netty-buffer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.netty:netty-handler dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.netty:netty-transport dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.netty:netty-transport-native-epoll dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.netty:netty-codec-http dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.assertj:assertj-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.google.guava:guava dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.jetbrains.dokka:dokka-maven-plugin dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: io.netty:netty-codec-http2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.netty:netty-transport-native-kqueue dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: software.amazon.awssdk:bom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- modules/jooby-avaje-validator/pom.xml | 2 +- modules/jooby-awssdk-v2/pom.xml | 2 +- modules/jooby-kotlin/pom.xml | 2 +- pom.xml | 18 +++++++++--------- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/modules/jooby-avaje-validator/pom.xml b/modules/jooby-avaje-validator/pom.xml index 096fe4a23e..8a4188ef0c 100644 --- a/modules/jooby-avaje-validator/pom.xml +++ b/modules/jooby-avaje-validator/pom.xml @@ -79,7 +79,7 @@ org.assertj assertj-core - 3.26.3 + 3.27.0 test diff --git a/modules/jooby-awssdk-v2/pom.xml b/modules/jooby-awssdk-v2/pom.xml index 5a5ab34e85..61920190fd 100644 --- a/modules/jooby-awssdk-v2/pom.xml +++ b/modules/jooby-awssdk-v2/pom.xml @@ -13,7 +13,7 @@ jooby-awssdk-v2 - 2.29.34 + 2.29.39 diff --git a/modules/jooby-kotlin/pom.xml b/modules/jooby-kotlin/pom.xml index bd0bc1c724..fc0dbc8b09 100644 --- a/modules/jooby-kotlin/pom.xml +++ b/modules/jooby-kotlin/pom.xml @@ -25,7 +25,7 @@ org.jetbrains.dokka dokka-maven-plugin - 1.9.20 + 2.0.0 PUBLIC diff --git a/pom.xml b/pom.xml index 0438f73573..faf981688a 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ io.jooby.internal.\$shaded - 2.3.33 + 2.3.34 4.4.0 1.3.6 3.2.2 @@ -34,8 +34,8 @@ 6.2.1 1.2 - 6.6.3.Final - 15.8.0 + 6.6.4.Final + 15.8.1 3.47.0 9.22.3 22.3 @@ -50,7 +50,7 @@ 7.0.0 - 1.5.12 + 1.5.15 2.24.3 2.0.16 @@ -69,7 +69,7 @@ 2.3.18.Final 12.0.16 - 4.1.115.Final + 4.1.116.Final 2.2.27 @@ -105,16 +105,16 @@ 2.1.0 - 1.9.0 + 1.10.1 true 0.8.12 - 5.11.3 + 5.11.4 5.5.0 - 3.26.3 + 3.27.0 5.14.2 - 33.3.1-jre + 33.4.0-jre 1.1.1 0.21.0