- 
                Notifications
    
You must be signed in to change notification settings  - Fork 1
 
chore(deps): bump the low-risk group in /api-tests with 23 updates #792
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
          
     Closed
      
      
    Conversation
  
    
      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
    
  
  
    
    Bumps the low-risk group in /api-tests with 23 updates: | Package | From | To | | --- | --- | --- | | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.18` | `1.5.20` | | [io.cucumber:cucumber-java](https://github.com/cucumber/cucumber-jvm) | `7.27.0` | `7.31.0` | | [io.cucumber:cucumber-junit-platform-engine](https://github.com/cucumber/cucumber-jvm) | `7.27.0` | `7.31.0` | | [io.rest-assured:rest-assured](https://github.com/rest-assured/rest-assured) | `5.5.5` | `5.5.6` | | [org.assertj:assertj-core](https://github.com/assertj/assertj) | `3.27.4` | `3.27.6` | | [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) | `1.17.6` | `1.17.8` | | [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.19.2` | `2.20.0` | | [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) | `2.19.2` | `2.20.0` | | com.fasterxml.jackson.core:jackson-annotations | `2.19.2` | `2.20.0` | | [io.netty:netty-codec-http](https://github.com/netty/netty) | `4.2.5.Final` | `4.2.7.Final` | | [io.netty:netty-codec-http2](https://github.com/netty/netty) | `4.2.3.Final` | `4.2.7.Final` | | [io.netty:netty-transport-native-epoll](https://github.com/netty/netty) | `4.2.3.Final` | `4.2.7.Final` | | [com.google.guava:guava](https://github.com/google/guava) | `33.4.8-jre` | `33.5.0-jre` | | [org.apache.httpcomponents.client5:httpclient5](https://github.com/apache/httpcomponents-client) | `5.5` | `5.5.1` | | [org.projectlombok:lombok](https://github.com/projectlombok/lombok) | `1.18.38` | `1.18.42` | | [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) | `6.2.9` | `6.2.12` | | [com.github.spotbugs:spotbugs](https://github.com/spotbugs/spotbugs) | `4.9.4` | `4.9.8` | | [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) | `3.5.1` | `3.6.2` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.5.3` | `3.5.4` | | [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) | `3.5.3` | `3.5.4` | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.14.0` | `3.14.1` | | [org.apache.maven.plugins:maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) | `3.27.0` | `3.28.0` | | [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) | `4.9.3.2` | `4.9.8.1` | Updates `ch.qos.logback:logback-classic` from 1.5.18 to 1.5.20 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.5.18...v_1.5.20) Updates `io.cucumber:cucumber-java` from 7.27.0 to 7.31.0 - [Release notes](https://github.com/cucumber/cucumber-jvm/releases) - [Changelog](https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md) - [Commits](cucumber/cucumber-jvm@v7.27.0...v7.31.0) Updates `io.cucumber:cucumber-junit-platform-engine` from 7.27.0 to 7.31.0 - [Release notes](https://github.com/cucumber/cucumber-jvm/releases) - [Changelog](https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md) - [Commits](cucumber/cucumber-jvm@v7.27.0...v7.31.0) Updates `io.cucumber:cucumber-junit-platform-engine` from 7.27.0 to 7.31.0 - [Release notes](https://github.com/cucumber/cucumber-jvm/releases) - [Changelog](https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md) - [Commits](cucumber/cucumber-jvm@v7.27.0...v7.31.0) Updates `io.rest-assured:rest-assured` from 5.5.5 to 5.5.6 - [Changelog](https://github.com/rest-assured/rest-assured/blob/master/changelog.txt) - [Commits](rest-assured/rest-assured@rest-assured-5.5.5...rest-assured-5.5.6) Updates `org.assertj:assertj-core` from 3.27.4 to 3.27.6 - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.27.4...assertj-build-3.27.6) Updates `net.bytebuddy:byte-buddy` from 1.17.6 to 1.17.8 - [Release notes](https://github.com/raphw/byte-buddy/releases) - [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md) - [Commits](raphw/byte-buddy@byte-buddy-1.17.6...byte-buddy-1.17.8) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.19.2 to 2.20.0 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.core:jackson-core` from 2.19.2 to 2.20.0 - [Commits](FasterXML/jackson-core@jackson-core-2.19.2...jackson-core-2.20.0) Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.19.2 to 2.20.0 Updates `com.fasterxml.jackson.core:jackson-core` from 2.19.2 to 2.20.0 - [Commits](FasterXML/jackson-core@jackson-core-2.19.2...jackson-core-2.20.0) Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.19.2 to 2.20.0 Updates `io.netty:netty-codec-http` from 4.2.5.Final to 4.2.7.Final - [Commits](netty/netty@netty-4.2.5.Final...netty-4.2.7.Final) Updates `io.netty:netty-codec-http2` from 4.2.3.Final to 4.2.7.Final - [Commits](netty/netty@netty-4.2.3.Final...netty-4.2.7.Final) Updates `io.netty:netty-transport-native-epoll` from 4.2.3.Final to 4.2.7.Final - [Commits](netty/netty@netty-4.2.3.Final...netty-4.2.7.Final) Updates `com.google.guava:guava` from 33.4.8-jre to 33.5.0-jre - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) Updates `org.apache.httpcomponents.client5:httpclient5` from 5.5 to 5.5.1 - [Changelog](https://github.com/apache/httpcomponents-client/blob/rel/v5.5.1/RELEASE_NOTES.txt) - [Commits](apache/httpcomponents-client@rel/v5.5...rel/v5.5.1) Updates `org.projectlombok:lombok` from 1.18.38 to 1.18.42 - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](projectlombok/lombok@v1.18.38...v1.18.42) Updates `org.springframework:spring-web` from 6.2.9 to 6.2.12 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.9...v6.2.12) Updates `com.github.spotbugs:spotbugs` from 4.9.4 to 4.9.8 - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](spotbugs/spotbugs@4.9.4...4.9.8) Updates `org.codehaus.mojo:exec-maven-plugin` from 3.5.1 to 3.6.2 - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@3.5.1...3.6.2) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.3 to 3.5.4 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.3...surefire-3.5.4) Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.5.3 to 3.5.4 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.3...surefire-3.5.4) Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.14.0 to 3.14.1 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.14.0...maven-compiler-plugin-3.14.1) Updates `org.apache.maven.plugins:maven-pmd-plugin` from 3.27.0 to 3.28.0 - [Release notes](https://github.com/apache/maven-pmd-plugin/releases) - [Commits](apache/maven-pmd-plugin@maven-pmd-plugin-3.27.0...maven-pmd-plugin-3.28.0) Updates `com.github.spotbugs:spotbugs-maven-plugin` from 4.9.3.2 to 4.9.8.1 - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.9.3.2...spotbugs-maven-plugin-4.9.8.1) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.5.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: low-risk - dependency-name: io.cucumber:cucumber-java dependency-version: 7.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: low-risk - dependency-name: io.cucumber:cucumber-junit-platform-engine dependency-version: 7.31.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: low-risk - dependency-name: io.cucumber:cucumber-junit-platform-engine dependency-version: 7.31.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: low-risk - dependency-name: io.rest-assured:rest-assured dependency-version: 5.5.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: low-risk - dependency-name: org.assertj:assertj-core dependency-version: 3.27.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: low-risk - dependency-name: net.bytebuddy:byte-buddy dependency-version: 1.17.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: low-risk - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: low-risk - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: low-risk - dependency-name: com.fasterxml.jackson.core:jackson-annotations dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: low-risk - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: low-risk - dependency-name: com.fasterxml.jackson.core:jackson-annotations dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: low-risk - dependency-name: io.netty:netty-codec-http dependency-version: 4.2.7.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: low-risk - dependency-name: io.netty:netty-codec-http2 dependency-version: 4.2.7.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: low-risk - dependency-name: io.netty:netty-transport-native-epoll dependency-version: 4.2.7.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: low-risk - dependency-name: com.google.guava:guava dependency-version: 33.5.0-jre dependency-type: direct:production update-type: version-update:semver-minor dependency-group: low-risk - dependency-name: org.apache.httpcomponents.client5:httpclient5 dependency-version: 5.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: low-risk - dependency-name: org.projectlombok:lombok dependency-version: 1.18.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: low-risk - dependency-name: org.springframework:spring-web dependency-version: 6.2.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: low-risk - dependency-name: com.github.spotbugs:spotbugs dependency-version: 4.9.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: low-risk - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-version: 3.6.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: low-risk - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.5.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: low-risk - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-version: 3.5.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: low-risk - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: low-risk - dependency-name: org.apache.maven.plugins:maven-pmd-plugin dependency-version: 3.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: low-risk - dependency-name: com.github.spotbugs:spotbugs-maven-plugin dependency-version: 4.9.8.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: low-risk ... Signed-off-by: dependabot[bot] <[email protected]>
| 
           Looks like these dependencies are updatable in another way, so this is no longer needed.  | 
    
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
      Labels
  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 low-risk group in /api-tests with 23 updates:
1.5.181.5.207.27.07.31.07.27.07.31.05.5.55.5.63.27.43.27.61.17.61.17.82.19.22.20.02.19.22.20.02.19.22.20.04.2.5.Final4.2.7.Final4.2.3.Final4.2.7.Final4.2.3.Final4.2.7.Final33.4.8-jre33.5.0-jre5.55.5.11.18.381.18.426.2.96.2.124.9.44.9.83.5.13.6.23.5.33.5.43.5.33.5.43.14.03.14.13.27.03.28.04.9.3.24.9.8.1Updates
ch.qos.logback:logback-classicfrom 1.5.18 to 1.5.20Release notes
Sourced from ch.qos.logback:logback-classic's releases.
Commits
930fb15prepare release 1.5.200b4432aprovide an alternative to Janino based conditional configuration processing -...258558fprovide an alternative to Janino based conditional configuration processing -...ee77a70provide an alternative to Janino based conditional configuration processing -...5ca7ce8provide an alternative to Janino based conditional configuration processing -...728803ffix typoaa5eeb1start work on version 1.5.20-SNAPSHOTe572d4fskip deployment of blackbox and example modules, published as version 1.5.94adae8badd plugin for Maven Central deploymentee70cf4prepare release 1.5.19Updates
io.cucumber:cucumber-javafrom 7.27.0 to 7.31.0Release notes
Sourced from io.cucumber:cucumber-java's releases.
... (truncated)
Changelog
Sourced from io.cucumber:cucumber-java's changelog.
... (truncated)
Commits
49c60dfPrepare release v7.31.0eab2a3aUpdate dependencies and CHANGELOG335035achore(deps): update xmlunit.version to v2.11.0 (#3101)3bf48cachore(deps): update kotlin monorepo to v2.2.21 (#3100)11d5a30chore(deps): update dependency com.puppycrawl.tools:checkstyle to v12.1.1c27a72bchore(deps): update vertx.version to v4.5.2207395a1chore(deps): update dependency com.puppycrawl.tools:checkstyle to v12.1.0343b474chore(deps): update dependency org.codehaus.mojo:exec-maven-plugin to v3.6.216ab5d8Sort threads in timeline lexicographically573e96dfix(deps): update spring core to v6.2.12Updates
io.cucumber:cucumber-junit-platform-enginefrom 7.27.0 to 7.31.0Release notes
Sourced from io.cucumber:cucumber-junit-platform-engine's releases.
... (truncated)
Changelog
Sourced from io.cucumber:cucumber-junit-platform-engine's changelog.
... (truncated)
Commits
49c60dfPrepare release v7.31.0eab2a3aUpdate dependencies and CHANGELOG335035achore(deps): update xmlunit.version to v2.11.0 (#3101)3bf48cachore(deps): update kotlin monorepo to v2.2.21 (#3100)11d5a30chore(deps): update dependency com.puppycrawl.tools:checkstyle to v12.1.1c27a72bchore(deps): update vertx.version to v4.5.2207395a1chore(deps): update dependency com.puppycrawl.tools:checkstyle to v12.1.0343b474chore(deps): update dependency org.codehaus.mojo:exec-maven-plugin to v3.6.216ab5d8Sort threads in timeline lexicographically573e96dfix(deps): update spring core to v6.2.12Updates
io.cucumber:cucumber-junit-platform-enginefrom 7.27.0 to 7.31.0Release notes
Sourced from io.cucumber:cucumber-junit-platform-engine's releases.
... (truncated)
Changelog
Sourced from io.cucumber:cucumber-junit-platform-engine's changelog.
... (truncated)
Commits
49c60dfPrepare release v7.31.0eab2a3aUpdate dependencies and CHANGELOG335035achore(deps): update xmlunit.version to v2.11.0 (#3101)3bf48cachore(deps): update kotlin monorepo to v2.2.21 (#3100)11d5a30chore(deps): update dependency com.puppycrawl.tools:checkstyle to v12.1.1c27a72bchore(deps): update vertx.version to v4.5.2207395a1chore(deps): update dependency com.puppycrawl.tools:checkstyle to v12.1.0343b474chore(deps): update dependency org.codehaus.mojo:exec-maven-plugin to v3.6.216ab5d8Sort threads in timeline lexicographically573e96dfix(deps): update spring core to v6.2.12Updates
io.rest-assured:rest-assuredfrom 5.5.5 to 5.5.6Changelog
Sourced from io.rest-assured:rest-assured's changelog.
Commits
86998d8[maven-release-plugin] prepare release rest-assured-5.5.67499204[ci skip] Adding name to xml-path and rest-assured-all7b555f6Revert "[ci skip] Updated changelog to reflect the lastest changes"cc6bb04Revert "Caching the length/size in a variable to avoid repeated calls in loop...6cce8cf[ci skip] Preparing for release64e0d4a[ci skip] Updated changelog to reflect the lastest changesaffb876Caching the length/size in a variable to avoid repeated calls in loops, which...a39e5c4[ci skip] Updated changelog to reflect the lastest changesa7da2b0Bump commons-lang3 from 3.16.0 to 3.18.0 (#1828)12537d0[ci skip] Updated changelog to reflect the lastest changesUpdates
org.assertj:assertj-corefrom 3.27.4 to 3.27.6Release notes
Sourced from org.assertj:assertj-core's releases.
Commits
716b1e0[maven-release-plugin] prepare release assertj-build-3.27.6e189652Add missing export fororg.assertj.core.annotation(#3951)0cb489eUpdate Maven Central URL7286309[maven-release-plugin] prepare for next development iterationdd4cc1d[maven-release-plugin] prepare release assertj-build-3.27.51d0defcAdd missing permission to release workflow844d5d0Add missing GitHub Actions pinning to CodeQL workflowbdd7106Add CodeQL custom workflowa93d7e6Remove EOL Java 2426ea866Update production dependencies (#3947)Updates
net.bytebuddy:byte-buddyfrom 1.17.6 to 1.17.8Release notes
Sourced from net.bytebuddy:byte-buddy's releases.
Changelog
Sourced from net.bytebuddy:byte-buddy's changelog.
Commits
ffd89ff[maven-release-plugin] prepare release byte-buddy-1.17.806e63f6[release] Release new version2ec5f08Update checksums.8b7c507Update ASM 9.9.96e6a13Add missing checksum.a73b91fAdd findbugs warning.d5ac122Write invoker in most recent JVM version to support CDS.e45c1fbFix code level and add checksums.203d51bFix method name for reading super class name.8b8ef56Avoid use of types that are deprecated for removal, and add profiles for Java...Updates
com.fasterxml.jackson.core:jackson-databindfrom 2.19.2 to 2.20.0Commits
Updates
com.fasterxml.jackson.core:jackson-corefrom 2.19.2 to 2.20.0Commits
ea0830a[maven-release-plugin] prepare release jackson-core-2.20.0e16733aPrep for 2.20.093deb38Drop RC from version pre-2.20.0 releasef0bcc3cHandle deprecation warnings6e70d08Fix #1462: deprecateJsonFactory.createParser(URL)(#1464)588cc76Post release version bump018f9e1[maven-release-plugin] prepare for next development iteration360e498[maven-release-plugin] prepare release jackson-core-2.20.0-rc1538ac44Prep for 2.20.0-rc1dfbf47bMerge branch '2.19' into 2.xUpdates
com.fasterxml.jackson.core:jackson-annotationsfrom 2.19.2 to 2.20.0Updates
com.fasterxml.jackson.core:jackson-corefrom 2.19.2 to 2.20.0Commits
ea0830a[maven-release-plugin] prepare release jackson-core-2.20.0e16733aPrep for 2.20.093deb38Drop RC from version pre-2.20.0 releasef0bcc3cHandle deprecation warnings6e70d08Fix #1462: deprecateJsonFactory.createParser(URL)(#1464)588cc76Post release version bump018f9e1[maven-release-plugin] prepare for next development iteration360e498[maven-release-plugin] prepare release jackson-core-2.20.0-rc1538ac44Prep for 2.20.0-rc1dfbf47bMerge branch '2.19' into 2.xUpdates
com.fasterxml.jackson.core:jackson-annotationsfrom 2.19.2 to 2.20.0Updates
io.netty:netty-codec-httpfrom 4.2.5.Final to 4.2.7.FinalCommits
511cbac[maven-release-plugin] prepare release netty-4.2.7.Finalbf1cad6Adjust plugin config to not publish testsuite artifacts690f56f[maven-release-plugin] rollback the release of netty-4.2.7.Final63b5232[maven-release-plugin] prepare for next development iteration9f99dfd[maven-release-plugin] prepare release netty-4.2.7.Final551c32aUpgrade publishing plugina6660fe[maven-release-plugin] rollback the release of netty-4.2.7.Final297b7c1[maven-release-plugin] prepare for next development iteration2c89a17[maven-release-plugin] prepare release netty-4.2.7.Final1782e8cMerge commit from forkUpdates
io.netty:netty-codec-http2from 4.2.3.Final to 4.2.7.FinalCommits
511cbac[maven-release-plugin] prepare release netty-4.2.7.Finalbf1cad6Adjust plugin config to not publish testsuite artifacts690f56f[maven-release-plugin] rollback the release of netty-4.2.7.Final63b5232[maven-release-plugin] prepare for next development iteration9f99dfd[maven-release-plugin] prepare release netty-4.2.7.Final551c32aUpgrade publishing plugina6660fe[maven-release-plugin] rollback the release of netty-4.2.7.Final297b7c1[maven-release-plugin] prepare for next development iteration2c89a17[maven-release-plugin] prepare release netty-4.2.7.Final1782e8cMerge commit from forkUpdates
io.netty:netty-transport-native-epollfrom 4.2.3.Final to 4.2.7.FinalCommits
511cbac[maven-release-plugin] prepare release netty-4.2.7.Finalbf1cad6Adjust plugin config to not publish testsuite artifacts690f56f[maven-release-plugin] rollback the release of netty-4.2.7.Final63b5232[maven-release-plugin] prepare for next development iteration9f99dfd[maven-release-plugin] prepare release netty-4.2.7.Final551c32aUpgrade publishing plugina6660fe[maven-release-plugin] rollback the release of netty-4.2.7.Final297b7c1[maven-release-plugin] prepare for next development iteration2c89a17[maven-release-plugin] prepare release netty-4.2.7.Final1782e8cMerge commit from forkUpdates
com.google.guava:guavafrom 33.4.8-jre to 33.5.0-jreRelease notes
Sourced from com.google.guava:guava's releases.
Commits
Updates
org.apache.httpcomponents.client5:httpclient5from 5.5 to 5.5.1Changelog
Sourced from org.apache.httpcomponents.client5:httpclient5's changelog.