Skip to content

Commit 579aafd

Browse files
Bump the dependencies group with 27 updates
Bumps the dependencies group with 27 updates: | Package | From | To | | --- | --- | --- | | [org.junit:junit-bom](https://github.com/junit-team/junit-framework) | `5.13.0` | `5.14.3` | | [io.netty:netty-buffer](https://github.com/netty/netty) | `4.2.10.Final` | `4.2.12.Final` | | [io.netty:netty-codec-http](https://github.com/netty/netty) | `4.2.10.Final` | `4.2.12.Final` | | [io.netty:netty-codec-http2](https://github.com/netty/netty) | `4.2.10.Final` | `4.2.12.Final` | | [io.netty:netty-codec](https://github.com/netty/netty) | `4.2.10.Final` | `4.2.12.Final` | | [io.netty:netty-codec-socks](https://github.com/netty/netty) | `4.2.10.Final` | `4.2.12.Final` | | [io.netty:netty-handler-proxy](https://github.com/netty/netty) | `4.2.10.Final` | `4.2.12.Final` | | [io.netty:netty-common](https://github.com/netty/netty) | `4.2.10.Final` | `4.2.12.Final` | | [io.netty:netty-transport](https://github.com/netty/netty) | `4.2.10.Final` | `4.2.12.Final` | | [io.netty:netty-handler](https://github.com/netty/netty) | `4.2.10.Final` | `4.2.12.Final` | | [io.netty:netty-resolver-dns](https://github.com/netty/netty) | `4.2.10.Final` | `4.2.12.Final` | | [io.netty:netty-transport-native-epoll](https://github.com/netty/netty) | `4.2.10.Final` | `4.2.12.Final` | | [io.netty:netty-transport-native-kqueue](https://github.com/netty/netty) | `4.2.10.Final` | `4.2.12.Final` | | [io.netty:netty-transport-native-io_uring](https://github.com/netty/netty) | `4.2.10.Final` | `4.2.12.Final` | | [io.netty:netty-pkitesting](https://github.com/netty/netty) | `4.2.10.Final` | `4.2.12.Final` | | [com.aayushatharva.brotli4j:brotli4j](https://github.com/hyperxpro/Brotli4j) | `1.20.0` | `1.22.0` | | com.aayushatharva.brotli4j:native-linux-x86_64 | `1.20.0` | `1.22.0` | | com.aayushatharva.brotli4j:native-linux-aarch64 | `1.20.0` | `1.22.0` | | com.aayushatharva.brotli4j:native-linux-riscv64 | `1.20.0` | `1.22.0` | | com.aayushatharva.brotli4j:native-osx-x86_64 | `1.20.0` | `1.22.0` | | com.aayushatharva.brotli4j:native-osx-aarch64 | `1.20.0` | `1.22.0` | | com.aayushatharva.brotli4j:native-windows-x86_64 | `1.20.0` | `1.22.0` | | [com.google.errorprone:error_prone_core](https://github.com/google/error-prone) | `2.31.0` | `2.48.0` | | [com.uber.nullaway:nullaway](https://github.com/uber/NullAway) | `0.12.6` | `0.13.1` | | org.apache.tomcat.embed:tomcat-embed-core | `10.1.52` | `10.1.53` | | [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java) | `2.0.3` | `2.0.4` | | [org.testcontainers:testcontainers-junit-jupiter](https://github.com/testcontainers/testcontainers-java) | `2.0.3` | `2.0.4` | Updates `org.junit:junit-bom` from 5.13.0 to 5.14.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.0...r5.14.3) Updates `io.netty:netty-buffer` from 4.2.10.Final to 4.2.12.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.2.10.Final...netty-4.2.12.Final) Updates `io.netty:netty-codec-http` from 4.2.10.Final to 4.2.12.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.2.10.Final...netty-4.2.12.Final) Updates `io.netty:netty-codec-http2` from 4.2.10.Final to 4.2.12.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.2.10.Final...netty-4.2.12.Final) Updates `io.netty:netty-codec` from 4.2.10.Final to 4.2.12.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.2.10.Final...netty-4.2.12.Final) Updates `io.netty:netty-codec-socks` from 4.2.10.Final to 4.2.12.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.2.10.Final...netty-4.2.12.Final) Updates `io.netty:netty-handler-proxy` from 4.2.10.Final to 4.2.12.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.2.10.Final...netty-4.2.12.Final) Updates `io.netty:netty-common` from 4.2.10.Final to 4.2.12.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.2.10.Final...netty-4.2.12.Final) Updates `io.netty:netty-transport` from 4.2.10.Final to 4.2.12.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.2.10.Final...netty-4.2.12.Final) Updates `io.netty:netty-handler` from 4.2.10.Final to 4.2.12.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.2.10.Final...netty-4.2.12.Final) Updates `io.netty:netty-resolver-dns` from 4.2.10.Final to 4.2.12.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.2.10.Final...netty-4.2.12.Final) Updates `io.netty:netty-transport-native-epoll` from 4.2.10.Final to 4.2.12.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.2.10.Final...netty-4.2.12.Final) Updates `io.netty:netty-transport-native-kqueue` from 4.2.10.Final to 4.2.12.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.2.10.Final...netty-4.2.12.Final) Updates `io.netty:netty-transport-native-io_uring` from 4.2.10.Final to 4.2.12.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.2.10.Final...netty-4.2.12.Final) Updates `io.netty:netty-pkitesting` from 4.2.10.Final to 4.2.12.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.2.10.Final...netty-4.2.12.Final) Updates `io.netty:netty-codec-http` from 4.2.10.Final to 4.2.12.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.2.10.Final...netty-4.2.12.Final) Updates `io.netty:netty-codec-http2` from 4.2.10.Final to 4.2.12.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.2.10.Final...netty-4.2.12.Final) Updates `io.netty:netty-codec` from 4.2.10.Final to 4.2.12.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.2.10.Final...netty-4.2.12.Final) Updates `io.netty:netty-codec-socks` from 4.2.10.Final to 4.2.12.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.2.10.Final...netty-4.2.12.Final) Updates `io.netty:netty-handler-proxy` from 4.2.10.Final to 4.2.12.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.2.10.Final...netty-4.2.12.Final) Updates `io.netty:netty-common` from 4.2.10.Final to 4.2.12.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.2.10.Final...netty-4.2.12.Final) Updates `io.netty:netty-transport` from 4.2.10.Final to 4.2.12.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.2.10.Final...netty-4.2.12.Final) Updates `io.netty:netty-handler` from 4.2.10.Final to 4.2.12.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.2.10.Final...netty-4.2.12.Final) Updates `io.netty:netty-resolver-dns` from 4.2.10.Final to 4.2.12.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.2.10.Final...netty-4.2.12.Final) Updates `io.netty:netty-transport-native-epoll` from 4.2.10.Final to 4.2.12.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.2.10.Final...netty-4.2.12.Final) Updates `io.netty:netty-transport-native-kqueue` from 4.2.10.Final to 4.2.12.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.2.10.Final...netty-4.2.12.Final) Updates `io.netty:netty-transport-native-io_uring` from 4.2.10.Final to 4.2.12.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.2.10.Final...netty-4.2.12.Final) Updates `com.aayushatharva.brotli4j:brotli4j` from 1.20.0 to 1.22.0 - [Release notes](https://github.com/hyperxpro/Brotli4j/releases) - [Commits](hyperxpro/Brotli4j@v1.20.0...v1.22.0) Updates `com.aayushatharva.brotli4j:native-linux-x86_64` from 1.20.0 to 1.22.0 Updates `com.aayushatharva.brotli4j:native-linux-aarch64` from 1.20.0 to 1.22.0 Updates `com.aayushatharva.brotli4j:native-linux-riscv64` from 1.20.0 to 1.22.0 Updates `com.aayushatharva.brotli4j:native-osx-x86_64` from 1.20.0 to 1.22.0 Updates `com.aayushatharva.brotli4j:native-osx-aarch64` from 1.20.0 to 1.22.0 Updates `com.aayushatharva.brotli4j:native-windows-x86_64` from 1.20.0 to 1.22.0 Updates `com.aayushatharva.brotli4j:native-linux-x86_64` from 1.20.0 to 1.22.0 Updates `com.aayushatharva.brotli4j:native-linux-aarch64` from 1.20.0 to 1.22.0 Updates `com.aayushatharva.brotli4j:native-linux-riscv64` from 1.20.0 to 1.22.0 Updates `com.aayushatharva.brotli4j:native-osx-x86_64` from 1.20.0 to 1.22.0 Updates `com.aayushatharva.brotli4j:native-osx-aarch64` from 1.20.0 to 1.22.0 Updates `com.aayushatharva.brotli4j:native-windows-x86_64` from 1.20.0 to 1.22.0 Updates `com.google.errorprone:error_prone_core` from 2.31.0 to 2.48.0 - [Release notes](https://github.com/google/error-prone/releases) - [Commits](google/error-prone@v2.31.0...v2.48.0) Updates `com.uber.nullaway:nullaway` from 0.12.6 to 0.13.1 - [Release notes](https://github.com/uber/NullAway/releases) - [Changelog](https://github.com/uber/NullAway/blob/master/CHANGELOG.md) - [Commits](uber/NullAway@v0.12.6...v0.13.1) Updates `org.apache.tomcat.embed:tomcat-embed-core` from 10.1.52 to 10.1.53 Updates `io.netty:netty-pkitesting` from 4.2.10.Final to 4.2.12.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.2.10.Final...netty-4.2.12.Final) Updates `org.testcontainers:testcontainers` from 2.0.3 to 2.0.4 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@2.0.3...2.0.4) Updates `org.testcontainers:testcontainers-junit-jupiter` from 2.0.3 to 2.0.4 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@2.0.3...2.0.4) Updates `org.testcontainers:testcontainers-junit-jupiter` from 2.0.3 to 2.0.4 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@2.0.3...2.0.4) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 5.14.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: io.netty:netty-buffer dependency-version: 4.2.12.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.netty:netty-codec-http dependency-version: 4.2.12.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.12.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.netty:netty-codec dependency-version: 4.2.12.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.netty:netty-codec-socks dependency-version: 4.2.12.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.netty:netty-handler-proxy dependency-version: 4.2.12.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.netty:netty-common dependency-version: 4.2.12.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.netty:netty-transport dependency-version: 4.2.12.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.netty:netty-handler dependency-version: 4.2.12.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.netty:netty-resolver-dns dependency-version: 4.2.12.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.12.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.12.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.12.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.netty:netty-pkitesting dependency-version: 4.2.12.Final dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.netty:netty-codec-http dependency-version: 4.2.12.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.12.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.netty:netty-codec dependency-version: 4.2.12.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.netty:netty-codec-socks dependency-version: 4.2.12.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.netty:netty-handler-proxy dependency-version: 4.2.12.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.netty:netty-common dependency-version: 4.2.12.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.netty:netty-transport dependency-version: 4.2.12.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.netty:netty-handler dependency-version: 4.2.12.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.netty:netty-resolver-dns dependency-version: 4.2.12.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.12.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.12.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.12.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.aayushatharva.brotli4j:brotli4j dependency-version: 1.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.aayushatharva.brotli4j:native-linux-x86_64 dependency-version: 1.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.aayushatharva.brotli4j:native-linux-aarch64 dependency-version: 1.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.aayushatharva.brotli4j:native-linux-riscv64 dependency-version: 1.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.aayushatharva.brotli4j:native-osx-x86_64 dependency-version: 1.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.aayushatharva.brotli4j:native-osx-aarch64 dependency-version: 1.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.aayushatharva.brotli4j:native-windows-x86_64 dependency-version: 1.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.aayushatharva.brotli4j:native-linux-x86_64 dependency-version: 1.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.aayushatharva.brotli4j:native-linux-aarch64 dependency-version: 1.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.aayushatharva.brotli4j:native-linux-riscv64 dependency-version: 1.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.aayushatharva.brotli4j:native-osx-x86_64 dependency-version: 1.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.aayushatharva.brotli4j:native-osx-aarch64 dependency-version: 1.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.aayushatharva.brotli4j:native-windows-x86_64 dependency-version: 1.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.google.errorprone:error_prone_core dependency-version: 2.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.uber.nullaway:nullaway dependency-version: 0.13.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.apache.tomcat.embed:tomcat-embed-core dependency-version: 10.1.53 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.netty:netty-pkitesting dependency-version: 4.2.12.Final dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.testcontainers:testcontainers dependency-version: 2.0.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.testcontainers:testcontainers-junit-jupiter dependency-version: 2.0.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.testcontainers:testcontainers-junit-jupiter dependency-version: 2.0.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 242ddea commit 579aafd

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<javaModuleName>org.asynchttpclient.client</javaModuleName>
3232

3333
<jetty.version>11.0.26</jetty.version>
34-
<tomcat.version>10.1.52</tomcat.version>
34+
<tomcat.version>10.1.53</tomcat.version>
3535
<commons-io.version>2.21.0</commons-io.version>
3636
<mockito.version>4.11.0</mockito.version>
3737
<hamcrest.version>3.0</hamcrest.version>

pom.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -45,19 +45,19 @@
4545
<maven.compiler.target>11</maven.compiler.target>
4646
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4747

48-
<netty.version>4.2.10.Final</netty.version>
49-
<brotli4j.version>1.20.0</brotli4j.version>
48+
<netty.version>4.2.12.Final</netty.version>
49+
<brotli4j.version>1.22.0</brotli4j.version>
5050
<slf4j.version>2.0.17</slf4j.version>
5151
<zstd-jni.version>1.5.7-7</zstd-jni.version>
5252
<activation.version>2.0.1</activation.version>
5353
<logback.version>1.5.32</logback.version>
5454
<jetbrains-annotations.version>26.1.0</jetbrains-annotations.version>
55-
<testcontainers.version>2.0.3</testcontainers.version>
55+
<testcontainers.version>2.0.4</testcontainers.version>
5656

5757
<!-- Versions with JDK-specific overrides in profiles below -->
58-
<junit-bom.version>5.13.0</junit-bom.version>
59-
<errorprone.version>2.31.0</errorprone.version>
60-
<nullaway.version>0.12.6</nullaway.version>
58+
<junit-bom.version>5.14.3</junit-bom.version>
59+
<errorprone.version>2.48.0</errorprone.version>
60+
<nullaway.version>0.13.1</nullaway.version>
6161
</properties>
6262

6363
<developers>

0 commit comments

Comments
 (0)