Skip to content

Bump the dependencies group with 34 updates#190

Merged
hyperxpro merged 1 commit intomainfrom
dependabot/maven/dependencies-48cedf6fe5
Mar 8, 2026
Merged

Bump the dependencies group with 34 updates#190
hyperxpro merged 1 commit intomainfrom
dependabot/maven/dependencies-48cedf6fe5

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 7, 2026

Bumps the dependencies group with 34 updates:

Package From To
software.amazon.awssdk:bom 2.17.285 2.42.8
io.netty:netty-codec-http 4.1.108.Final 4.2.10.Final
io.netty:netty-codec-http2 4.1.108.Final 4.2.10.Final
io.netty:netty-transport-classes-epoll 4.1.108.Final 4.2.10.Final
io.netty:netty-tcnative 2.0.61.Final 2.0.75.Final
io.netty.incubator:netty-incubator-transport-native-io_uring 0.0.21.Final 0.0.26.Final
org.apache.logging.log4j:log4j-api 2.19.0 2.25.3
org.apache.logging.log4j:log4j-core 2.19.0 2.25.3
org.apache.logging.log4j:log4j-slf4j-impl 2.19.0 2.25.3
org.junit.jupiter:junit-jupiter-api 5.9.0 6.0.3
org.junit.jupiter:junit-jupiter-engine 5.9.0 6.0.3
com.google.guava:guava 32.0.0-jre 33.5.0-jre
com.aayushatharva.brotli4j:brotli4j 1.12.0 1.20.0
com.google.code.gson:gson 2.10 2.13.2
it.unimi.dsi:fastutil 8.5.9 8.5.18
com.fasterxml.jackson.core:jackson-databind 2.14.0 2.21.1
org.springframework.boot:spring-boot-starter-webflux 2.7.5 4.0.3
org.springframework.boot:spring-boot-starter-test 2.7.5 4.0.3
com.squareup.okhttp3:okhttp 4.10.0 5.3.2
com.github.vladimir-bukhtoyarov:bucket4j-core 7.6.0 8.0.1
org.apache.zookeeper:zookeeper 3.9.2 3.9.5
org.apache.curator:curator-framework 5.5.0 5.9.0
org.apache.curator:curator-recipes 5.5.0 5.9.0
org.apache.curator:curator-x-discovery 5.5.0 5.9.0
org.apache.curator:curator-test 5.5.0 5.9.0
org.mockito:mockito-core 4.8.0 5.22.0
io.micrometer:micrometer-core 1.10.2 1.16.3
org.jetbrains:annotations 24.1.0 26.1.0
org.projectlombok:lombok 1.18.36 1.18.42
jakarta.validation:jakarta.validation-api 3.1.0 3.1.1
org.hibernate.validator:hibernate-validator 8.0.1.Final 9.1.0.Final
org.apache.maven.plugins:maven-compiler-plugin 3.10.1 3.15.0
org.apache.maven.plugins:maven-surefire-plugin 2.22.2 3.5.5
org.jacoco:jacoco-maven-plugin 0.8.7 0.8.14

Updates software.amazon.awssdk:bom from 2.17.285 to 2.42.8

Updates io.netty:netty-codec-http from 4.1.108.Final to 4.2.10.Final

Commits
  • 4cc9873 [maven-release-plugin] prepare release netty-4.2.10.Final
  • 54b8663 Remove unnecessary allocations and abstractions in HttpContentCompressor (#16...
  • 961f427 Update to netty-tcnative 2.0.75.Final (#16227)
  • 3007ba9 Use recommanded finalize chain pattern when override finalize() method (#16212)
  • b918042 Update some dependencies (#16198) (#16215)
  • 874c995 Reduce allocations on DefaultHeaders::containsValue (#15843)
  • e0fe794 Remove unnecessary null check in WebSocketServerExtensionHandler (#16201)
  • 1b0636b Move default compression options into static variable in HttpContentCompresso...
  • 85a3a0e codec-http2: move the accessors from Http2Headers to DefaultHttp2Headers (#16...
  • f44a88d Improve chunk picking for the large-size buddy allocator (#16179)
  • Additional commits viewable in compare view

Updates io.netty:netty-codec-http2 from 4.1.108.Final to 4.2.10.Final

Commits
  • 4cc9873 [maven-release-plugin] prepare release netty-4.2.10.Final
  • 54b8663 Remove unnecessary allocations and abstractions in HttpContentCompressor (#16...
  • 961f427 Update to netty-tcnative 2.0.75.Final (#16227)
  • 3007ba9 Use recommanded finalize chain pattern when override finalize() method (#16212)
  • b918042 Update some dependencies (#16198) (#16215)
  • 874c995 Reduce allocations on DefaultHeaders::containsValue (#15843)
  • e0fe794 Remove unnecessary null check in WebSocketServerExtensionHandler (#16201)
  • 1b0636b Move default compression options into static variable in HttpContentCompresso...
  • 85a3a0e codec-http2: move the accessors from Http2Headers to DefaultHttp2Headers (#16...
  • f44a88d Improve chunk picking for the large-size buddy allocator (#16179)
  • Additional commits viewable in compare view

Updates io.netty:netty-transport-classes-epoll from 4.1.108.Final to 4.2.10.Final

Commits
  • 4cc9873 [maven-release-plugin] prepare release netty-4.2.10.Final
  • 54b8663 Remove unnecessary allocations and abstractions in HttpContentCompressor (#16...
  • 961f427 Update to netty-tcnative 2.0.75.Final (#16227)
  • 3007ba9 Use recommanded finalize chain pattern when override finalize() method (#16212)
  • b918042 Update some dependencies (#16198) (#16215)
  • 874c995 Reduce allocations on DefaultHeaders::containsValue (#15843)
  • e0fe794 Remove unnecessary null check in WebSocketServerExtensionHandler (#16201)
  • 1b0636b Move default compression options into static variable in HttpContentCompresso...
  • 85a3a0e codec-http2: move the accessors from Http2Headers to DefaultHttp2Headers (#16...
  • f44a88d Improve chunk picking for the large-size buddy allocator (#16179)
  • Additional commits viewable in compare view

Updates io.netty:netty-codec-http2 from 4.1.108.Final to 4.2.10.Final

Commits
  • 4cc9873 [maven-release-plugin] prepare release netty-4.2.10.Final
  • 54b8663 Remove unnecessary allocations and abstractions in HttpContentCompressor (#16...
  • 961f427 Update to netty-tcnative 2.0.75.Final (#16227)
  • 3007ba9 Use recommanded finalize chain pattern when override finalize() method (#16212)
  • b918042 Update some dependencies (#16198) (#16215)
  • 874c995 Reduce allocations on DefaultHeaders::containsValue (#15843)
  • e0fe794 Remove unnecessary null check in WebSocketServerExtensionHandler (#16201)
  • 1b0636b Move default compression options into static variable in HttpContentCompresso...
  • 85a3a0e codec-http2: move the accessors from Http2Headers to DefaultHttp2Headers (#16...
  • f44a88d Improve chunk picking for the large-size buddy allocator (#16179)
  • Additional commits viewable in compare view

Updates io.netty:netty-transport-classes-epoll from 4.1.108.Final to 4.2.10.Final

Commits
  • 4cc9873 [maven-release-plugin] prepare release netty-4.2.10.Final
  • 54b8663 Remove unnecessary allocations and abstractions in HttpContentCompressor (#16...
  • 961f427 Update to netty-tcnative 2.0.75.Final (#16227)
  • 3007ba9 Use recommanded finalize chain pattern when override finalize() method (#16212)
  • b918042 Update some dependencies (#16198) (#16215)
  • 874c995 Reduce allocations on DefaultHeaders::containsValue (#15843)
  • e0fe794 Remove unnecessary null check in WebSocketServerExtensionHandler (#16201)
  • 1b0636b Move default compression options into static variable in HttpContentCompresso...
  • 85a3a0e codec-http2: move the accessors from Http2Headers to DefaultHttp2Headers (#16...
  • f44a88d Improve chunk picking for the large-size buddy allocator (#16179)
  • Additional commits viewable in compare view

Updates io.netty:netty-tcnative from 2.0.61.Final to 2.0.75.Final

Commits
  • a1abcd0 [maven-release-plugin] prepare release netty-tcnative-parent-2.0.75.Final
  • ff2dc66 Fix golang download URL (#951)
  • b83c818 Add jni load, unpack certChainStack in C for consistency (#949)
  • b94455e Upgrade to BoringSSL 6d503ae1 (#950)
  • d1173ed Exclude SSL Credential api for older FIPS builds (#948)
  • c4063eb Fix git 2.x download URL for the maven scm plugin (#947)
  • 9a16437 Upgrade all macOS Intel workflow runners to macOS 15 (#15840) (#946)
  • 0d91fac Change the artifactId when building FIPS-compliant netty-tcnative-boringssl-s...
  • 7f8dc19 Update to latest JDK releases (#944)
  • 35afdf9 [maven-release-plugin] prepare for next development iteration
  • Additional commits viewable in compare view

Updates io.netty.incubator:netty-incubator-transport-native-io_uring from 0.0.21.Final to 0.0.26.Final

Commits
  • 83607a9 [maven-release-plugin] prepare release netty-incubator-transport-parent-io_ur...
  • 360fc05 Update to netty 4.1.116.Final (#767) (#262)
  • 385823d Bump dawidd6/action-download-artifact from 3.0.0 to 6 in /.github/workflows (...
  • 2796864 Update dependencies (#259)
  • c2962b7 Explicit specify the platform for Docker files (#258)
  • 0e9c440 Add devcontainers for Linux (#257)
  • 6a3704b Update to netty 4.1.114.Final (#256)
  • 65b4234 Upgrade netty and netty-tcnative-boringssl-static (#255)
  • 4b74bc1 Upload hidden files for staging (#254)
  • b05fe91 Replace docker-compose with docker compose (#253)
  • Additional commits viewable in compare view

Updates org.apache.logging.log4j:log4j-api from 2.19.0 to 2.25.3

Updates org.apache.logging.log4j:log4j-core from 2.19.0 to 2.25.3

Updates org.apache.logging.log4j:log4j-slf4j-impl from 2.19.0 to 2.25.3

Updates org.junit.jupiter:junit-jupiter-api from 5.9.0 to 6.0.3

Release notes

Sourced from org.junit.jupiter:junit-jupiter-api's releases.

JUnit 6.0.3 = Platform 6.0.3 + Jupiter 6.0.3 + Vintage 6.0.3

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.0.2...r6.0.3

JUnit 6.0.2 = Platform 6.0.2 + Jupiter 6.0.2 + Vintage 6.0.2

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.0.1...r6.0.2

JUnit 6.0.1 = Platform 6.0.1 + Jupiter 6.0.1 + Vintage 6.0.1

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.0.0...r6.0.1

JUnit 6.0.0 = Platform 6.0.0 + Jupiter 6.0.0 + Vintage 6.0.0

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r5.14.0...r6.0.0

JUnit 6.0.0-RC3 = Platform 6.0.0-RC3 + Jupiter 6.0.0-RC3 + Vintage 6.0.0-RC3

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r6.0.0-RC2...r6.0.0-RC3

JUnit 6.0.0-RC2 = Platform 6.0.0-RC2 + Jupiter 6.0.0-RC2 + Vintage 6.0.0-RC2

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.0.0-RC1...r6.0.0-RC2

JUnit 6.0.0-RC1 = Platform 6.0.0-RC1 + Jupiter 6.0.0-RC1 + Vintage 6.0.0-RC1

... (truncated)

Commits
  • 36e3253 Release 6.0.3
  • 295561f Finalize 6.0.3 release notes
  • ea18076 Fix deadlock in NamespacedHierarchicalStore.computeIfAbsent() (#5348)
  • 869e232 Add 5.14.3 release notes
  • d4b34c4 Fix links to User Guide
  • 5c8fb0f Reliably support JRE.OTHER with @⁠EnabledOnJre and @⁠DisabledOnJre
  • febb13f Check out entire repo so switching to main branch works in last step
  • 71fba90 Install poppler-utils for pdfinfo
  • 740e9e0 Update API baseline
  • 2ba535f Use release branch of examples repo
  • Additional commits viewable in compare view

Updates org.junit.jupiter:junit-jupiter-engine from 5.9.0 to 6.0.3

Release notes

Sourced from org.junit.jupiter:junit-jupiter-engine's releases.

JUnit 6.0.3 = Platform 6.0.3 + Jupiter 6.0.3 + Vintage 6.0.3

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.0.2...r6.0.3

JUnit 6.0.2 = Platform 6.0.2 + Jupiter 6.0.2 + Vintage 6.0.2

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.0.1...r6.0.2

JUnit 6.0.1 = Platform 6.0.1 + Jupiter 6.0.1 + Vintage 6.0.1

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.0.0...r6.0.1

JUnit 6.0.0 = Platform 6.0.0 + Jupiter 6.0.0 + Vintage 6.0.0

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r5.14.0...r6.0.0

JUnit 6.0.0-RC3 = Platform 6.0.0-RC3 + Jupiter 6.0.0-RC3 + Vintage 6.0.0-RC3

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r6.0.0-RC2...r6.0.0-RC3

JUnit 6.0.0-RC2 = Platform 6.0.0-RC2 + Jupiter 6.0.0-RC2 + Vintage 6.0.0-RC2

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.0.0-RC1...r6.0.0-RC2

JUnit 6.0.0-RC1 = Platform 6.0.0-RC1 + Jupiter 6.0.0-RC1 + Vintage 6.0.0-RC1

... (truncated)

Commits
  • 36e3253 Release 6.0.3
  • 295561f Finalize 6.0.3 release notes
  • ea18076 Fix deadlock in NamespacedHierarchicalStore.computeIfAbsent() (#5348)
  • 869e232 Add 5.14.3 release notes
  • d4b34c4 Fix links to User Guide
  • 5c8fb0f Reliably support JRE.OTHER with @⁠EnabledOnJre and @⁠DisabledOnJre
  • febb13f Check out entire repo so switching to main branch works in last step
  • 71fba90 Install poppler-utils for pdfinfo
  • 740e9e0 Update API baseline
  • 2ba535f Use release branch of examples repo
  • Additional commits viewable in compare view

Updates com.google.guava:guava from 32.0.0-jre to 33.5.0-jre

Release notes

Sourced from com.google.guava:guava's releases.

33.5.0

Maven

<dependency>
  <groupId>com.google.guava</groupId>
  <artifactId>guava</artifactId>
  <version>33.5.0-jre</version>
  <!-- or, for Android: -->
  <version>33.5.0-android</version>
</dependency>

Jar files

Guava requires one runtime dependency, which you can download here:

Javadoc

JDiff

Changelog

  • Restored the Automatic-Module-Name to guava-android. (It, unlike, guava-jre, is not a proper module.) (7a04a8a955)
  • For users of guava-gwt: Google has moved off GWT internally. We plan to continue to release guava-gwt for users of GWT and J2CL, but the artifact is no longer tested for GWT-specific issues, and we have limited resources to fix any unexpected issues that might arise. While we do not anticipate any specific problems, we can't guarantee how long support will continue.
  • Increased our Android minSdkVersion to 23 (Marshmallow). This follows the minimum of Google's foundational Android libraries, and we expect it to have no practical impact on users. (5c23347cc1)
  • Listed the JSpecify annotations as an optional dependency in our OSGi metadata. (2dfd572981)
  • cache: Improved the handling of exceptions from compute functions in Cache.asMap(). (We do still recommend using Caffeine rather than com.google.common.cache.) (087f2c4a80)
  • collect: Improved Iterators.mergeSorted() to preserve stability for equal elements. (4dc93be9a8)
  • math: Added saturatedAbs methods to IntMath and LongMath. (ed0e518f20)
  • net: Added image/avif to MediaType. (53344caba6)
  • testing: Made CollectorTester available to Android users. (294c251079)
  • util.concurrent: Added Striped.custom. (1586eb271d)

33.4.8

Guava 33.4.8 fixes a problem that we introduced while starting to migrate guava-android off Unsafe in 33.4.7.

Even if you're not upgrading from Guava 33.4.0 or earlier, still read the release notes for Guava 33.4.1. Those release notes contain information about the effects of Guava 33.4.5 and higher on the module system.

... (truncated)

Commits

Updates com.aayushatharva.brotli4j:brotli4j from 1.12.0 to 1.20.0

Release notes

Sourced from com.aayushatharva.brotli4j:brotli4j's releases.

Brotli4j v1.20.0 Release

Fixed incorrect Windows binaries by providing proper x86_64 and arm64 builds in Brotli4j v1.20.0.

Brotli4j v1.19.0 Release

What's Changed

New Contributors

Full Changelog: hyperxpro/Brotli4j@v1.18.0...v1.19.0

Brotli4j v1.18.0 Release

What's Changed

... (truncated)

Commits

Updates com.google.code.gson:gson from 2.10 to 2.13.2

Release notes

Sourced from com.google.code.gson:gson's releases.

Gson 2.13.2

The main changes in this release are just newer dependencies.

What's Changed

New Contributors

Full Changelog: google/gson@gson-parent-2.13.1...gson-parent-2.13.2

Gson 2.13.1

What's Changed

New Contributors

Full Changelog: google/gson@gson-parent-2.13.0...gson-parent-2.13.1

Gson 2.13.0

What's Changed

  • A bug in deserializing collections has been fixed. Previously, if you did something like this:

    gson.fromJson(jsonString, new TypeToken<ImmutableList<String>>() {})
    

    then the inferred type would be ImmutableList<String>, but Gson actually gave you an ArrayList<String>. Usually that would lead to an immediate ClassCastException, but in some circumstances the code might sometimes succeed despite the wrong type. Now you will see an exception like this:

    com.google.gson.JsonIOException: Abstract classes can't be instantiated!
    Adjust the R8 configuration or register an InstanceCreator or a TypeAdapter for this type.
    Class name: com.google.common.collect.ImmutableList
    

    because Gson now really is trying to create an ImmutableList through its constructor, but that isn't possible. Either change the requested type (in the TypeToken) to List<String>, or register a TypeAdapter or JsonDeserializer for ImmutableList.

  • The internal classes $Gson$Types and $Gson$Preconditions have been renamed to remove the $ characters. Since these are internal classes (as signaled not only by the package name but by the $ characters), client code should not be affected. If your code was depending on these classes then we suggest making a copy of the class (subject to the license) rather than depending on the new names.

Full Changelog: google/gson@gson-parent-2.12.1...gson-parent-2.13.0

Gson 2.12.1

The only difference between this release and 2.12.0 is that OSGi declarations in the Gson jar now specify that com.google.errorprone.annotations is an optional dependency, not a required one. If you do not use OSGi then there is no effective change.

... (truncated)

Changelog

Sourced from com.google.code.gson:gson's changelog.

Change Log

The change log for versions newer than 2.10 is available only on the GitHub Releases page.

Commits
  • 686fad7 [maven-release-plugin] prepare release gson-parent-2.13.2
  • c2d252a Switch to using central-publishing-maven-plugin. (#2900)
  • 69cb755 Bump the github-actions group with 5 updates (#2894)
  • ea552c2 Bump the maven group across 1 directory with 3 updates (#2898)
  • fdc616d Set top-level permissions for CodeQL workflow (#2889)
  • 9334715 Create scorecard.yml (#2888)
  • f7de5c2 Bump the maven group with 8 updates (#2885)
  • 8c23cd3 Update sources to satisfy a new Error Prone check. (#2887)
  • 5eab3ed Bump the github-actions group with 2 updates (#2886)
  • 5f5c200 Bump the maven group across 1 directory with 10 updates (#2872)
  • Additional commits viewable in compare view

Updates it.unimi.dsi:fastutil from 8.5.9 to 8.5.18

Changelog

Sourced from it.unimi.dsi:fastutil's changelog.

8.5.18

  • Revised forEach for maps: they now accept a type-specific BiConsumer. Unfortunately, this new setup is not source-compatible with the previous one.

8.5.17

  • Type-specific forEach for maps.

  • The sublist subclass of abstract lists is now public.

  • Object/DataInput/Output supported in FastByteArray streams. Thanks to Andrej Fink for implementing these features.

8.5.16

  • Removed InspectableFileCachedInputStream.finalize().

  • New utility methods and usability improvements for array-based FIFO queues and FastByteArrayOutputStream. Thanks to Andrej Fink for implementing these features.

  • Following a report by Jesse Rosenstock, some inconsistency in the usage of Double.doubleToLongBits()/Double.doubleToRawLongBits() and Float.floatToIntBits()/Float.floatToRawIntBits() has been fixed. The changes will avoid confusion between different types of NaNs, but should not have any impact on users.

8.5.15

  • Fixed a very long-standing subtle bug that was causing unnecessary rehashings on large tables. Maximum fills and backing-array sizes were computed using float precision, rather than double precision, making it impossible to represent all possible sizes exactly. Thanks to Captain-S0L0 for reporting this bug.

8.5.14

  • Potential improvements by array caching thanks to mouse0w0@github.com.

  • Fixed a bug in sublist iterators of immutable lists. Thanks to Barak Ugav for finding and fixing this bug.

  • Implemented missing skip() and forEachRemaining() methods in array-based containers.

  • Fixed a bug in array-based containers that would have thrown the wrong exception and leave the iterator in an inconsistent state when removing before iterating. Thanks to Michal Frajt for reporting this bug.

... (truncated)

Commits

Updates com.fasterxml.jackson.core:jackson-databind from 2.14.0 to 2.21.1

Commits

Updates org.springframework.boot:spring-boot-starter-webflux from 2.7.5 to 4.0.3
...

Description has been truncated

Bumps the dependencies group with 34 updates:

| Package | From | To |
| --- | --- | --- |
| software.amazon.awssdk:bom | `2.17.285` | `2.42.8` |
| [io.netty:netty-codec-http](https://github.com/netty/netty) | `4.1.108.Final` | `4.2.10.Final` |
| [io.netty:netty-codec-http2](https://github.com/netty/netty) | `4.1.108.Final` | `4.2.10.Final` |
| [io.netty:netty-transport-classes-epoll](https://github.com/netty/netty) | `4.1.108.Final` | `4.2.10.Final` |
| [io.netty:netty-tcnative](https://github.com/netty/netty-tcnative) | `2.0.61.Final` | `2.0.75.Final` |
| [io.netty.incubator:netty-incubator-transport-native-io_uring](https://github.com/netty/netty-incubator-transport-io_uring) | `0.0.21.Final` | `0.0.26.Final` |
| org.apache.logging.log4j:log4j-api | `2.19.0` | `2.25.3` |
| org.apache.logging.log4j:log4j-core | `2.19.0` | `2.25.3` |
| org.apache.logging.log4j:log4j-slf4j-impl | `2.19.0` | `2.25.3` |
| [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit-framework) | `5.9.0` | `6.0.3` |
| [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit-framework) | `5.9.0` | `6.0.3` |
| [com.google.guava:guava](https://github.com/google/guava) | `32.0.0-jre` | `33.5.0-jre` |
| [com.aayushatharva.brotli4j:brotli4j](https://github.com/hyperxpro/Brotli4j) | `1.12.0` | `1.20.0` |
| [com.google.code.gson:gson](https://github.com/google/gson) | `2.10` | `2.13.2` |
| [it.unimi.dsi:fastutil](https://github.com/vigna/fastutil) | `8.5.9` | `8.5.18` |
| [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.14.0` | `2.21.1` |
| [org.springframework.boot:spring-boot-starter-webflux](https://github.com/spring-projects/spring-boot) | `2.7.5` | `4.0.3` |
| [org.springframework.boot:spring-boot-starter-test](https://github.com/spring-projects/spring-boot) | `2.7.5` | `4.0.3` |
| [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) | `4.10.0` | `5.3.2` |
| [com.github.vladimir-bukhtoyarov:bucket4j-core](https://github.com/vladimir-bukhtoyarov/bucket4j) | `7.6.0` | `8.0.1` |
| org.apache.zookeeper:zookeeper | `3.9.2` | `3.9.5` |
| [org.apache.curator:curator-framework](https://github.com/apache/curator) | `5.5.0` | `5.9.0` |
| [org.apache.curator:curator-recipes](https://github.com/apache/curator) | `5.5.0` | `5.9.0` |
| [org.apache.curator:curator-x-discovery](https://github.com/apache/curator) | `5.5.0` | `5.9.0` |
| [org.apache.curator:curator-test](https://github.com/apache/curator) | `5.5.0` | `5.9.0` |
| [org.mockito:mockito-core](https://github.com/mockito/mockito) | `4.8.0` | `5.22.0` |
| [io.micrometer:micrometer-core](https://github.com/micrometer-metrics/micrometer) | `1.10.2` | `1.16.3` |
| [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations) | `24.1.0` | `26.1.0` |
| [org.projectlombok:lombok](https://github.com/projectlombok/lombok) | `1.18.36` | `1.18.42` |
| [jakarta.validation:jakarta.validation-api](https://github.com/jakartaee/validation) | `3.1.0` | `3.1.1` |
| [org.hibernate.validator:hibernate-validator](https://github.com/hibernate/hibernate-validator) | `8.0.1.Final` | `9.1.0.Final` |
| [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.10.1` | `3.15.0` |
| [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `2.22.2` | `3.5.5` |
| [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) | `0.8.7` | `0.8.14` |


Updates `software.amazon.awssdk:bom` from 2.17.285 to 2.42.8

Updates `io.netty:netty-codec-http` from 4.1.108.Final to 4.2.10.Final
- [Commits](netty/netty@netty-4.1.108.Final...netty-4.2.10.Final)

Updates `io.netty:netty-codec-http2` from 4.1.108.Final to 4.2.10.Final
- [Commits](netty/netty@netty-4.1.108.Final...netty-4.2.10.Final)

Updates `io.netty:netty-transport-classes-epoll` from 4.1.108.Final to 4.2.10.Final
- [Commits](netty/netty@netty-4.1.108.Final...netty-4.2.10.Final)

Updates `io.netty:netty-codec-http2` from 4.1.108.Final to 4.2.10.Final
- [Commits](netty/netty@netty-4.1.108.Final...netty-4.2.10.Final)

Updates `io.netty:netty-transport-classes-epoll` from 4.1.108.Final to 4.2.10.Final
- [Commits](netty/netty@netty-4.1.108.Final...netty-4.2.10.Final)

Updates `io.netty:netty-tcnative` from 2.0.61.Final to 2.0.75.Final
- [Release notes](https://github.com/netty/netty-tcnative/releases)
- [Commits](netty/netty-tcnative@netty-tcnative-parent-2.0.61.Final...netty-tcnative-parent-2.0.75.Final)

Updates `io.netty.incubator:netty-incubator-transport-native-io_uring` from 0.0.21.Final to 0.0.26.Final
- [Commits](netty/netty-incubator-transport-io_uring@netty-incubator-transport-parent-io_uring-0.0.21.Final...netty-incubator-transport-parent-io_uring-0.0.26.Final)

Updates `org.apache.logging.log4j:log4j-api` from 2.19.0 to 2.25.3

Updates `org.apache.logging.log4j:log4j-core` from 2.19.0 to 2.25.3

Updates `org.apache.logging.log4j:log4j-slf4j-impl` from 2.19.0 to 2.25.3

Updates `org.junit.jupiter:junit-jupiter-api` from 5.9.0 to 6.0.3
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r5.9.0...r6.0.3)

Updates `org.junit.jupiter:junit-jupiter-engine` from 5.9.0 to 6.0.3
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r5.9.0...r6.0.3)

Updates `com.google.guava:guava` from 32.0.0-jre to 33.5.0-jre
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

Updates `com.aayushatharva.brotli4j:brotli4j` from 1.12.0 to 1.20.0
- [Release notes](https://github.com/hyperxpro/Brotli4j/releases)
- [Commits](hyperxpro/Brotli4j@v1.12.0...v1.20.0)

Updates `com.google.code.gson:gson` from 2.10 to 2.13.2
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md)
- [Commits](google/gson@gson-parent-2.10...gson-parent-2.13.2)

Updates `it.unimi.dsi:fastutil` from 8.5.9 to 8.5.18
- [Changelog](https://github.com/vigna/fastutil/blob/master/CHANGES)
- [Commits](https://github.com/vigna/fastutil/commits)

Updates `com.fasterxml.jackson.core:jackson-databind` from 2.14.0 to 2.21.1
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `org.springframework.boot:spring-boot-starter-webflux` from 2.7.5 to 4.0.3
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.5...v4.0.3)

Updates `org.springframework.boot:spring-boot-starter-test` from 2.7.5 to 4.0.3
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.5...v4.0.3)

Updates `org.springframework.boot:spring-boot-starter-test` from 2.7.5 to 4.0.3
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.5...v4.0.3)

Updates `com.squareup.okhttp3:okhttp` from 4.10.0 to 5.3.2
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](square/okhttp@parent-4.10.0...parent-5.3.2)

Updates `com.github.vladimir-bukhtoyarov:bucket4j-core` from 7.6.0 to 8.0.1
- [Release notes](https://github.com/vladimir-bukhtoyarov/bucket4j/releases)
- [Commits](bucket4j/bucket4j@7.6.0...8.0.1)

Updates `org.apache.zookeeper:zookeeper` from 3.9.2 to 3.9.5

Updates `org.apache.curator:curator-framework` from 5.5.0 to 5.9.0
- [Release notes](https://github.com/apache/curator/releases)
- [Commits](apache/curator@apache-curator-5.5.0...apache-curator-5.9.0)

Updates `org.apache.curator:curator-recipes` from 5.5.0 to 5.9.0
- [Release notes](https://github.com/apache/curator/releases)
- [Commits](apache/curator@apache-curator-5.5.0...apache-curator-5.9.0)

Updates `org.apache.curator:curator-x-discovery` from 5.5.0 to 5.9.0
- [Release notes](https://github.com/apache/curator/releases)
- [Commits](apache/curator@apache-curator-5.5.0...apache-curator-5.9.0)

Updates `org.apache.curator:curator-test` from 5.5.0 to 5.9.0
- [Release notes](https://github.com/apache/curator/releases)
- [Commits](apache/curator@apache-curator-5.5.0...apache-curator-5.9.0)

Updates `org.apache.curator:curator-recipes` from 5.5.0 to 5.9.0
- [Release notes](https://github.com/apache/curator/releases)
- [Commits](apache/curator@apache-curator-5.5.0...apache-curator-5.9.0)

Updates `org.apache.curator:curator-x-discovery` from 5.5.0 to 5.9.0
- [Release notes](https://github.com/apache/curator/releases)
- [Commits](apache/curator@apache-curator-5.5.0...apache-curator-5.9.0)

Updates `org.apache.curator:curator-test` from 5.5.0 to 5.9.0
- [Release notes](https://github.com/apache/curator/releases)
- [Commits](apache/curator@apache-curator-5.5.0...apache-curator-5.9.0)

Updates `org.mockito:mockito-core` from 4.8.0 to 5.22.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v4.8.0...v5.22.0)

Updates `io.micrometer:micrometer-core` from 1.10.2 to 1.16.3
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.10.2...v1.16.3)

Updates `org.jetbrains:annotations` from 24.1.0 to 26.1.0
- [Release notes](https://github.com/JetBrains/java-annotations/releases)
- [Changelog](https://github.com/JetBrains/java-annotations/blob/master/CHANGELOG.md)
- [Commits](JetBrains/java-annotations@24.1.0...26.1.0)

Updates `org.projectlombok:lombok` from 1.18.36 to 1.18.42
- [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown)
- [Commits](projectlombok/lombok@v1.18.36...v1.18.42)

Updates `jakarta.validation:jakarta.validation-api` from 3.1.0 to 3.1.1
- [Release notes](https://github.com/jakartaee/validation/releases)
- [Commits](jakartaee/validation@3.1.0...3.1.1)

Updates `org.hibernate.validator:hibernate-validator` from 8.0.1.Final to 9.1.0.Final
- [Release notes](https://github.com/hibernate/hibernate-validator/releases)
- [Changelog](https://github.com/hibernate/hibernate-validator/blob/main/changelog.txt)
- [Commits](hibernate/hibernate-validator@8.0.1.Final...9.1.0.Final)

Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.10.1 to 3.15.0
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.10.1...maven-compiler-plugin-3.15.0)

Updates `org.apache.maven.plugins:maven-surefire-plugin` from 2.22.2 to 3.5.5
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-2.22.2...surefire-3.5.5)

Updates `org.jacoco:jacoco-maven-plugin` from 0.8.7 to 0.8.14
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](jacoco/jacoco@v0.8.7...v0.8.14)

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:bom
  dependency-version: 2.42.8
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: io.netty:netty-codec-http
  dependency-version: 4.2.10.Final
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: io.netty:netty-codec-http2
  dependency-version: 4.2.10.Final
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: io.netty:netty-transport-classes-epoll
  dependency-version: 4.2.10.Final
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: io.netty:netty-codec-http2
  dependency-version: 4.2.10.Final
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: io.netty:netty-transport-classes-epoll
  dependency-version: 4.2.10.Final
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: io.netty:netty-tcnative
  dependency-version: 2.0.75.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.netty.incubator:netty-incubator-transport-native-io_uring
  dependency-version: 0.0.26.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.apache.logging.log4j:log4j-api
  dependency-version: 2.25.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-version: 2.25.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: org.apache.logging.log4j:log4j-slf4j-impl
  dependency-version: 2.25.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-version: 6.0.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-version: 6.0.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: com.google.guava:guava
  dependency-version: 33.5.0-jre
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: com.aayushatharva.brotli4j:brotli4j
  dependency-version: 1.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: com.google.code.gson:gson
  dependency-version: 2.13.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: it.unimi.dsi:fastutil
  dependency-version: 8.5.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-version: 2.21.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: org.springframework.boot:spring-boot-starter-webflux
  dependency-version: 4.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: org.springframework.boot:spring-boot-starter-test
  dependency-version: 4.0.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: org.springframework.boot:spring-boot-starter-test
  dependency-version: 4.0.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: com.squareup.okhttp3:okhttp
  dependency-version: 5.3.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: com.github.vladimir-bukhtoyarov:bucket4j-core
  dependency-version: 8.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: org.apache.zookeeper:zookeeper
  dependency-version: 3.9.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.apache.curator:curator-framework
  dependency-version: 5.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: org.apache.curator:curator-recipes
  dependency-version: 5.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: org.apache.curator:curator-x-discovery
  dependency-version: 5.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: org.apache.curator:curator-test
  dependency-version: 5.9.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: org.apache.curator:curator-recipes
  dependency-version: 5.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: org.apache.curator:curator-x-discovery
  dependency-version: 5.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: org.apache.curator:curator-test
  dependency-version: 5.9.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: org.mockito:mockito-core
  dependency-version: 5.22.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: io.micrometer:micrometer-core
  dependency-version: 1.16.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: org.jetbrains:annotations
  dependency-version: 26.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: org.projectlombok:lombok
  dependency-version: 1.18.42
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: jakarta.validation:jakarta.validation-api
  dependency-version: 3.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.hibernate.validator:hibernate-validator
  dependency-version: 9.1.0.Final
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
  dependency-version: 3.15.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
  dependency-version: 3.5.5
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: org.jacoco:jacoco-maven-plugin
  dependency-version: 0.8.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies java Pull requests that update java code labels Mar 7, 2026
@hyperxpro hyperxpro merged commit 7b7ef43 into main Mar 8, 2026
1 of 3 checks passed
@hyperxpro hyperxpro deleted the dependabot/maven/dependencies-48cedf6fe5 branch March 8, 2026 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant