From 310be7729a917ff4a3d09513a070d982f432bbea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 00:07:16 +0000 Subject: [PATCH] build(deps): bump the dependencies group across 1 directory with 7 updates Bumps the dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [com.amazonaws:aws-java-sdk-bom](https://github.com/aws/aws-sdk-java) | `1.12.796` | `1.12.797` | | [com.bucket4j:bucket4j_jdk17-core](https://github.com/bucket4j/bucket4j) | `8.15.0` | `8.16.0` | | org.apache.commons:commons-pool2 | `2.13.0` | `2.13.1` | | [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) | `12.3.0` | `13.0.0` | | software.amazon.awssdk:bom | `2.40.13` | `2.41.1` | | [org.jsoup:jsoup](https://github.com/jhy/jsoup) | `1.21.2` | `1.22.1` | | [org.asynchttpclient:async-http-client](https://github.com/AsyncHttpClient/async-http-client) | `3.0.5` | `3.0.6` | Updates `com.amazonaws:aws-java-sdk-bom` from 1.12.796 to 1.12.797 - [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-java/compare/1.12.796...1.12.797) Updates `com.bucket4j:bucket4j_jdk17-core` from 8.15.0 to 8.16.0 - [Release notes](https://github.com/bucket4j/bucket4j/releases) - [Commits](https://github.com/bucket4j/bucket4j/compare/8.15.0...8.16.0) Updates `org.apache.commons:commons-pool2` from 2.13.0 to 2.13.1 Updates `com.puppycrawl.tools:checkstyle` from 12.3.0 to 13.0.0 - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-12.3.0...checkstyle-13.0.0) Updates `software.amazon.awssdk:bom` from 2.40.13 to 2.41.1 Updates `org.jsoup:jsoup` from 1.21.2 to 1.22.1 - [Release notes](https://github.com/jhy/jsoup/releases) - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES.md) - [Commits](https://github.com/jhy/jsoup/compare/jsoup-1.21.2...jsoup-1.22.1) Updates `org.asynchttpclient:async-http-client` from 3.0.5 to 3.0.6 - [Release notes](https://github.com/AsyncHttpClient/async-http-client/releases) - [Changelog](https://github.com/AsyncHttpClient/async-http-client/blob/main/CHANGES.md) - [Commits](https://github.com/AsyncHttpClient/async-http-client/compare/async-http-client-project-3.0.5...async-http-client-project-3.0.6) --- updated-dependencies: - dependency-name: com.amazonaws:aws-java-sdk-bom dependency-version: 1.12.797 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.bucket4j:bucket4j_jdk17-core dependency-version: 8.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.apache.commons:commons-pool2 dependency-version: 2.13.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 13.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: software.amazon.awssdk:bom dependency-version: 2.41.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.jsoup:jsoup dependency-version: 1.22.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.asynchttpclient:async-http-client dependency-version: 3.0.6 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-openapi/pom.xml | 2 +- modules/jooby-whoops/pom.xml | 2 +- pom.xml | 6 +++--- tests/pom.xml | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/modules/jooby-awssdk-v2/pom.xml b/modules/jooby-awssdk-v2/pom.xml index 17eeff6574..9397a8399c 100644 --- a/modules/jooby-awssdk-v2/pom.xml +++ b/modules/jooby-awssdk-v2/pom.xml @@ -12,7 +12,7 @@ jooby-awssdk-v2 - 2.40.13 + 2.41.1 diff --git a/modules/jooby-openapi/pom.xml b/modules/jooby-openapi/pom.xml index 5b0b5416a2..f448d9a68f 100644 --- a/modules/jooby-openapi/pom.xml +++ b/modules/jooby-openapi/pom.xml @@ -53,7 +53,7 @@ com.puppycrawl.tools checkstyle - 12.3.0 + 13.0.0 diff --git a/modules/jooby-whoops/pom.xml b/modules/jooby-whoops/pom.xml index 2a183570df..6e180e40bd 100644 --- a/modules/jooby-whoops/pom.xml +++ b/modules/jooby-whoops/pom.xml @@ -41,7 +41,7 @@ org.jsoup jsoup - 1.21.2 + 1.22.1 test diff --git a/pom.xml b/pom.xml index 8d87ce3931..617b84fa7c 100644 --- a/pom.xml +++ b/pom.xml @@ -78,7 +78,7 @@ 11.15.0 25.0 7.2.1.RELEASE - 2.13.0 + 2.13.1 4.1.1 3.2.3 @@ -135,8 +135,8 @@ 6.2.2 2.5.2 9.2.1 - 8.15.0 - 1.12.796 + 8.16.0 + 1.12.797 4.15.0 1.9.3 diff --git a/tests/pom.xml b/tests/pom.xml index 8cf0181a19..41e27a5cee 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -238,7 +238,7 @@ org.asynchttpclient async-http-client - 3.0.5 + 3.0.6