Bump the dependencies group with 34 updates#190
Merged
Conversation
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>
hyperxpro
approved these changes
Mar 8, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the dependencies group with 34 updates:
2.17.2852.42.84.1.108.Final4.2.10.Final4.1.108.Final4.2.10.Final4.1.108.Final4.2.10.Final2.0.61.Final2.0.75.Final0.0.21.Final0.0.26.Final2.19.02.25.32.19.02.25.32.19.02.25.35.9.06.0.35.9.06.0.332.0.0-jre33.5.0-jre1.12.01.20.02.102.13.28.5.98.5.182.14.02.21.12.7.54.0.32.7.54.0.34.10.05.3.27.6.08.0.13.9.23.9.55.5.05.9.05.5.05.9.05.5.05.9.05.5.05.9.04.8.05.22.01.10.21.16.324.1.026.1.01.18.361.18.423.1.03.1.18.0.1.Final9.1.0.Final3.10.13.15.02.22.23.5.50.8.70.8.14Updates
software.amazon.awssdk:bomfrom 2.17.285 to 2.42.8Updates
io.netty:netty-codec-httpfrom 4.1.108.Final to 4.2.10.FinalCommits
4cc9873[maven-release-plugin] prepare release netty-4.2.10.Final54b8663Remove unnecessary allocations and abstractions in HttpContentCompressor (#16...961f427Update to netty-tcnative 2.0.75.Final (#16227)3007ba9Use recommanded finalize chain pattern when override finalize() method (#16212)b918042Update some dependencies (#16198) (#16215)874c995Reduce allocations on DefaultHeaders::containsValue (#15843)e0fe794Remove unnecessary null check in WebSocketServerExtensionHandler (#16201)1b0636bMove default compression options into static variable in HttpContentCompresso...85a3a0ecodec-http2: move the accessors from Http2Headers to DefaultHttp2Headers (#16...f44a88dImprove chunk picking for the large-size buddy allocator (#16179)Updates
io.netty:netty-codec-http2from 4.1.108.Final to 4.2.10.FinalCommits
4cc9873[maven-release-plugin] prepare release netty-4.2.10.Final54b8663Remove unnecessary allocations and abstractions in HttpContentCompressor (#16...961f427Update to netty-tcnative 2.0.75.Final (#16227)3007ba9Use recommanded finalize chain pattern when override finalize() method (#16212)b918042Update some dependencies (#16198) (#16215)874c995Reduce allocations on DefaultHeaders::containsValue (#15843)e0fe794Remove unnecessary null check in WebSocketServerExtensionHandler (#16201)1b0636bMove default compression options into static variable in HttpContentCompresso...85a3a0ecodec-http2: move the accessors from Http2Headers to DefaultHttp2Headers (#16...f44a88dImprove chunk picking for the large-size buddy allocator (#16179)Updates
io.netty:netty-transport-classes-epollfrom 4.1.108.Final to 4.2.10.FinalCommits
4cc9873[maven-release-plugin] prepare release netty-4.2.10.Final54b8663Remove unnecessary allocations and abstractions in HttpContentCompressor (#16...961f427Update to netty-tcnative 2.0.75.Final (#16227)3007ba9Use recommanded finalize chain pattern when override finalize() method (#16212)b918042Update some dependencies (#16198) (#16215)874c995Reduce allocations on DefaultHeaders::containsValue (#15843)e0fe794Remove unnecessary null check in WebSocketServerExtensionHandler (#16201)1b0636bMove default compression options into static variable in HttpContentCompresso...85a3a0ecodec-http2: move the accessors from Http2Headers to DefaultHttp2Headers (#16...f44a88dImprove chunk picking for the large-size buddy allocator (#16179)Updates
io.netty:netty-codec-http2from 4.1.108.Final to 4.2.10.FinalCommits
4cc9873[maven-release-plugin] prepare release netty-4.2.10.Final54b8663Remove unnecessary allocations and abstractions in HttpContentCompressor (#16...961f427Update to netty-tcnative 2.0.75.Final (#16227)3007ba9Use recommanded finalize chain pattern when override finalize() method (#16212)b918042Update some dependencies (#16198) (#16215)874c995Reduce allocations on DefaultHeaders::containsValue (#15843)e0fe794Remove unnecessary null check in WebSocketServerExtensionHandler (#16201)1b0636bMove default compression options into static variable in HttpContentCompresso...85a3a0ecodec-http2: move the accessors from Http2Headers to DefaultHttp2Headers (#16...f44a88dImprove chunk picking for the large-size buddy allocator (#16179)Updates
io.netty:netty-transport-classes-epollfrom 4.1.108.Final to 4.2.10.FinalCommits
4cc9873[maven-release-plugin] prepare release netty-4.2.10.Final54b8663Remove unnecessary allocations and abstractions in HttpContentCompressor (#16...961f427Update to netty-tcnative 2.0.75.Final (#16227)3007ba9Use recommanded finalize chain pattern when override finalize() method (#16212)b918042Update some dependencies (#16198) (#16215)874c995Reduce allocations on DefaultHeaders::containsValue (#15843)e0fe794Remove unnecessary null check in WebSocketServerExtensionHandler (#16201)1b0636bMove default compression options into static variable in HttpContentCompresso...85a3a0ecodec-http2: move the accessors from Http2Headers to DefaultHttp2Headers (#16...f44a88dImprove chunk picking for the large-size buddy allocator (#16179)Updates
io.netty:netty-tcnativefrom 2.0.61.Final to 2.0.75.FinalCommits
a1abcd0[maven-release-plugin] prepare release netty-tcnative-parent-2.0.75.Finalff2dc66Fix golang download URL (#951)b83c818Add jni load, unpack certChainStack in C for consistency (#949)b94455eUpgrade to BoringSSL 6d503ae1 (#950)d1173edExclude SSL Credential api for older FIPS builds (#948)c4063ebFix git 2.x download URL for the maven scm plugin (#947)9a16437Upgrade all macOS Intel workflow runners to macOS 15 (#15840) (#946)0d91facChange the artifactId when building FIPS-compliant netty-tcnative-boringssl-s...7f8dc19Update to latest JDK releases (#944)35afdf9[maven-release-plugin] prepare for next development iterationUpdates
io.netty.incubator:netty-incubator-transport-native-io_uringfrom 0.0.21.Final to 0.0.26.FinalCommits
83607a9[maven-release-plugin] prepare release netty-incubator-transport-parent-io_ur...360fc05Update to netty 4.1.116.Final (#767) (#262)385823dBump dawidd6/action-download-artifact from 3.0.0 to 6 in /.github/workflows (...2796864Update dependencies (#259)c2962b7Explicit specify the platform for Docker files (#258)0e9c440Add devcontainers for Linux (#257)6a3704bUpdate to netty 4.1.114.Final (#256)65b4234Upgrade netty and netty-tcnative-boringssl-static (#255)4b74bc1Upload hidden files for staging (#254)b05fe91Replace docker-compose with docker compose (#253)Updates
org.apache.logging.log4j:log4j-apifrom 2.19.0 to 2.25.3Updates
org.apache.logging.log4j:log4j-corefrom 2.19.0 to 2.25.3Updates
org.apache.logging.log4j:log4j-slf4j-implfrom 2.19.0 to 2.25.3Updates
org.junit.jupiter:junit-jupiter-apifrom 5.9.0 to 6.0.3Release notes
Sourced from org.junit.jupiter:junit-jupiter-api's releases.
... (truncated)
Commits
36e3253Release 6.0.3295561fFinalize 6.0.3 release notesea18076Fix deadlock in NamespacedHierarchicalStore.computeIfAbsent() (#5348)869e232Add 5.14.3 release notesd4b34c4Fix links to User Guide5c8fb0fReliably support JRE.OTHER with @EnabledOnJre and @DisabledOnJrefebb13fCheck out entire repo so switching tomainbranch works in last step71fba90Installpoppler-utilsforpdfinfo740e9e0Update API baseline2ba535fUse release branch of examples repoUpdates
org.junit.jupiter:junit-jupiter-enginefrom 5.9.0 to 6.0.3Release notes
Sourced from org.junit.jupiter:junit-jupiter-engine's releases.
... (truncated)
Commits
36e3253Release 6.0.3295561fFinalize 6.0.3 release notesea18076Fix deadlock in NamespacedHierarchicalStore.computeIfAbsent() (#5348)869e232Add 5.14.3 release notesd4b34c4Fix links to User Guide5c8fb0fReliably support JRE.OTHER with @EnabledOnJre and @DisabledOnJrefebb13fCheck out entire repo so switching tomainbranch works in last step71fba90Installpoppler-utilsforpdfinfo740e9e0Update API baseline2ba535fUse release branch of examples repoUpdates
com.google.guava:guavafrom 32.0.0-jre to 33.5.0-jreRelease notes
Sourced from com.google.guava:guava's releases.
... (truncated)
Commits
Updates
com.aayushatharva.brotli4j:brotli4jfrom 1.12.0 to 1.20.0Release notes
Sourced from com.aayushatharva.brotli4j:brotli4j's releases.
... (truncated)
Commits
f90d59bRelease v1.20.0 (#227)c0e1d40Release v1.19.0 (#223)7d8d7dfUpdate Dependencies (#222)a43b2a8Update gradle buildscripts in README.md (#221)fcdf58aFix incorrect usage of Encoder.Parameters in README (#220)216e32cUpdate Maven Wrapper (#216)e08da01Efficiency: Let thread do other tasks as long encoder/decoder is busy (#215)e14f7d4Automated pipeline for releasing to Maven Central (#213)f074b64Automated pipeline for releasing to Maven Central (#213)0751939Use Cross-compile for Windows ARM binary (#212)Updates
com.google.code.gson:gsonfrom 2.10 to 2.13.2Release notes
Sourced from com.google.code.gson:gson's releases.
... (truncated)
Changelog
Sourced from com.google.code.gson:gson's changelog.
Commits
686fad7[maven-release-plugin] prepare release gson-parent-2.13.2c2d252aSwitch to using central-publishing-maven-plugin. (#2900)69cb755Bump the github-actions group with 5 updates (#2894)ea552c2Bump the maven group across 1 directory with 3 updates (#2898)fdc616dSet top-level permissions for CodeQL workflow (#2889)9334715Create scorecard.yml (#2888)f7de5c2Bump the maven group with 8 updates (#2885)8c23cd3Update sources to satisfy a new Error Prone check. (#2887)5eab3edBump the github-actions group with 2 updates (#2886)5f5c200Bump the maven group across 1 directory with 10 updates (#2872)Updates
it.unimi.dsi:fastutilfrom 8.5.9 to 8.5.18Changelog
Sourced from it.unimi.dsi:fastutil's changelog.
... (truncated)
Commits
Updates
com.fasterxml.jackson.core:jackson-databindfrom 2.14.0 to 2.21.1Commits
Updates
org.springframework.boot:spring-boot-starter-webfluxfrom 2.7.5 to 4.0.3...
Description has been truncated