Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2025

Bumps the dependencies group with 15 updates:

Package From To
io.netty:netty-bom 4.2.6.Final 4.2.7.Final
io.netty:netty-codec-http2 4.2.6.Final 4.2.7.Final
io.netty:netty-transport-native-epoll 4.2.6.Final 4.2.7.Final
io.netty:netty-transport-native-kqueue 4.2.6.Final 4.2.7.Final
io.netty:netty-transport-native-io_uring 4.2.6.Final 4.2.7.Final
ch.qos.logback:logback-classic 1.5.19 1.5.20
io.swagger.core.v3:swagger-annotations 2.2.38 2.2.39
io.swagger.core.v3:swagger-models 2.2.38 2.2.39
io.swagger.parser.v3:swagger-parser 2.1.34 2.1.35
com.github.spotbugs:spotbugs-annotations 4.9.6 4.9.8
org.codehaus.mojo:exec-maven-plugin 3.6.1 3.6.2
org.jetbrains.dokka:dokka-maven-plugin 2.0.0 2.1.0
com.puppycrawl.tools:checkstyle 12.0.1 12.1.0
software.amazon.awssdk:bom 2.35.5 2.35.10
io.projectreactor:reactor-core 3.7.11 3.7.12

Updates io.netty:netty-bom from 4.2.6.Final to 4.2.7.Final

Commits
  • 511cbac [maven-release-plugin] prepare release netty-4.2.7.Final
  • bf1cad6 Adjust plugin config to not publish testsuite artifacts
  • 690f56f [maven-release-plugin] rollback the release of netty-4.2.7.Final
  • 63b5232 [maven-release-plugin] prepare for next development iteration
  • 9f99dfd [maven-release-plugin] prepare release netty-4.2.7.Final
  • 551c32a Upgrade publishing plugin
  • a6660fe [maven-release-plugin] rollback the release of netty-4.2.7.Final
  • 297b7c1 [maven-release-plugin] prepare for next development iteration
  • 2c89a17 [maven-release-plugin] prepare release netty-4.2.7.Final
  • 1782e8c Merge commit from fork
  • Additional commits viewable in compare view

Updates io.netty:netty-codec-http2 from 4.2.6.Final to 4.2.7.Final

Commits
  • 511cbac [maven-release-plugin] prepare release netty-4.2.7.Final
  • bf1cad6 Adjust plugin config to not publish testsuite artifacts
  • 690f56f [maven-release-plugin] rollback the release of netty-4.2.7.Final
  • 63b5232 [maven-release-plugin] prepare for next development iteration
  • 9f99dfd [maven-release-plugin] prepare release netty-4.2.7.Final
  • 551c32a Upgrade publishing plugin
  • a6660fe [maven-release-plugin] rollback the release of netty-4.2.7.Final
  • 297b7c1 [maven-release-plugin] prepare for next development iteration
  • 2c89a17 [maven-release-plugin] prepare release netty-4.2.7.Final
  • 1782e8c Merge commit from fork
  • Additional commits viewable in compare view

Updates io.netty:netty-transport-native-epoll from 4.2.6.Final to 4.2.7.Final

Commits
  • 511cbac [maven-release-plugin] prepare release netty-4.2.7.Final
  • bf1cad6 Adjust plugin config to not publish testsuite artifacts
  • 690f56f [maven-release-plugin] rollback the release of netty-4.2.7.Final
  • 63b5232 [maven-release-plugin] prepare for next development iteration
  • 9f99dfd [maven-release-plugin] prepare release netty-4.2.7.Final
  • 551c32a Upgrade publishing plugin
  • a6660fe [maven-release-plugin] rollback the release of netty-4.2.7.Final
  • 297b7c1 [maven-release-plugin] prepare for next development iteration
  • 2c89a17 [maven-release-plugin] prepare release netty-4.2.7.Final
  • 1782e8c Merge commit from fork
  • Additional commits viewable in compare view

Updates io.netty:netty-transport-native-kqueue from 4.2.6.Final to 4.2.7.Final

Commits
  • 511cbac [maven-release-plugin] prepare release netty-4.2.7.Final
  • bf1cad6 Adjust plugin config to not publish testsuite artifacts
  • 690f56f [maven-release-plugin] rollback the release of netty-4.2.7.Final
  • 63b5232 [maven-release-plugin] prepare for next development iteration
  • 9f99dfd [maven-release-plugin] prepare release netty-4.2.7.Final
  • 551c32a Upgrade publishing plugin
  • a6660fe [maven-release-plugin] rollback the release of netty-4.2.7.Final
  • 297b7c1 [maven-release-plugin] prepare for next development iteration
  • 2c89a17 [maven-release-plugin] prepare release netty-4.2.7.Final
  • 1782e8c Merge commit from fork
  • Additional commits viewable in compare view

Updates io.netty:netty-transport-native-io_uring from 4.2.6.Final to 4.2.7.Final

Commits
  • 511cbac [maven-release-plugin] prepare release netty-4.2.7.Final
  • bf1cad6 Adjust plugin config to not publish testsuite artifacts
  • 690f56f [maven-release-plugin] rollback the release of netty-4.2.7.Final
  • 63b5232 [maven-release-plugin] prepare for next development iteration
  • 9f99dfd [maven-release-plugin] prepare release netty-4.2.7.Final
  • 551c32a Upgrade publishing plugin
  • a6660fe [maven-release-plugin] rollback the release of netty-4.2.7.Final
  • 297b7c1 [maven-release-plugin] prepare for next development iteration
  • 2c89a17 [maven-release-plugin] prepare release netty-4.2.7.Final
  • 1782e8c Merge commit from fork
  • Additional commits viewable in compare view

Updates ch.qos.logback:logback-classic from 1.5.19 to 1.5.20

Commits
  • 930fb15 prepare release 1.5.20
  • 0b4432a provide an alternative to Janino based conditional configuration processing -...
  • 258558f provide an alternative to Janino based conditional configuration processing -...
  • ee77a70 provide an alternative to Janino based conditional configuration processing -...
  • 5ca7ce8 provide an alternative to Janino based conditional configuration processing -...
  • 728803f fix typo
  • aa5eeb1 start work on version 1.5.20-SNAPSHOT
  • See full diff in compare view

Updates io.swagger.core.v3:swagger-annotations from 2.2.38 to 2.2.39

Updates io.swagger.core.v3:swagger-models from 2.2.38 to 2.2.39

Updates io.swagger.core.v3:swagger-models from 2.2.38 to 2.2.39

Updates io.swagger.parser.v3:swagger-parser from 2.1.34 to 2.1.35

Release notes

Sourced from io.swagger.parser.v3:swagger-parser's releases.

Swagger-parser 2.1.35 released!

  • fix: make URI scheme check case-insensitive (#2238)
Commits

Updates com.github.spotbugs:spotbugs-annotations from 4.9.6 to 4.9.8

Release notes

Sourced from com.github.spotbugs:spotbugs-annotations's releases.

4.9.8

SpotBugs 4.9.8

CHANGELOG

CHECKSUM

file checksum (sha256)
spotbugs-4.9.8-javadoc.jar 06fb742e3170087983c5855d7d8d846d7cdab9badfdf4b3564b424deb1dc0b28
spotbugs-4.9.8-sources.jar cbee8358dd239e81fdcf37c32d1e6bedf148d25638b0c8d1b687d97c3061ecd9
spotbugs-4.9.8.tgz 2eb8e0f2b223c22ffa2ce0c1cf1be4127dde19d240b8f7ce69a5fd3ad5c36ff3
spotbugs-4.9.8.zip e13d476403cf69074f415e35ebcc2f865f7a1ea444c1e659516bc0260e74dfa5
spotbugs-annotations-4.9.8-javadoc.jar aecf15bb27a4d067e9b5a1c85b5d3aeefc5026a66e93040995804662e285d679
spotbugs-annotations-4.9.8-sources.jar 075b2eed660c2fe2fb1ad1de028f8fdff5f358e25c1318706b95ab17bb28be44
spotbugs-annotations.jar 6f69d6fe9c55a54dcb30e87d8fa2d5f52246af50d7a3445246d9539ef221be1c
spotbugs-ant-4.9.8-javadoc.jar 025b2fb90e089dab1875068397736003bbf9e66bcac287ecb9e512dd0d387748
spotbugs-ant-4.9.8-sources.jar 91477d93b1fd1bebae35d318427b5238fb458e726478dc1a8ac41ce74838a1e6
spotbugs-ant.jar 22f2fa397e86663adcd4828cc1c91e63aa6cc2bfc56832885b749a86fac5c784
spotbugs.jar 4469bc080afe7cd2290a20bf63e28392b80abcc7c7ace33c8f55da52a17c7ca5
test-harness-4.9.8-javadoc.jar 81677f77441af941613c99a4f04b3cb2f6b1950be589afdec03905d8e2917824
test-harness-4.9.8-sources.jar 805d2d124b0d4ea513ee9262d4ad6027c3471d45defd80fd7d20e23425d17df7
test-harness-4.9.8.jar 0076a3bc9602c78d73edb048e625a96ee6a182fa3dd39300aa739af67b954189
test-harness-core-4.9.8-javadoc.jar e3e64a5fd96be16eec8b832e87da703e5eae910b3abd7bda9ff81a10363e5c7f
test-harness-core-4.9.8-sources.jar 043a55d99a517c0d9cf702b0c183b4afd3f03af9eff4a86d59bb37df1b35b532
test-harness-core-4.9.8.jar 4e439df3b499660d91a659d7c523fcdc4945c932dfc7fee68e796193f9dff6bb
test-harness-jupiter-4.9.8-javadoc.jar ae8ddee06796757be0526af1adf5969fbc149c0cf83542e6641405e69a044496
test-harness-jupiter-4.9.8-sources.jar 17144f315686bfd01c02fa4ae7c916060c41de8eed58d5b8470416fa08f46ced
test-harness-jupiter-4.9.8.jar 9e1bc39da08c6c80091f34f1fd92ec092109d0cdfd8009910bc22772df06eea7

4.9.7

SpotBugs 4.9.7

CHANGELOG

Fixed

  • Fix Eclipse not always using latest preferences file state (#3740)
  • Fix exception throw when singleton implementing Cloneable has no clone() method (#3727)
  • Fix for missing -adjustPriority parameter in Eclipse preferences (#3687)
  • Documentation of -adjustPriority parameter
  • Functionality from DetectorFactory setEnabledButNonReporting(), getPriorityAdjustment() methods and BugInstance.adjustForDetector() is deprecated and moved to PriorityAdjuster (#3753)
  • Improved FindNakedNotify to handle the case when the lock is loaded from a field (#3634)

Changed

  • Support for fully qualified class names for detectors in -adjustPriority parameter
  • Support for numerical and absolute priority adjustments
  • Bump up Apache Commons BCEL to the version 6.11.0 (#3569)

Deprecated

  • Add back and deprecate edu.umd.cs.findbugs.io.IO.close(InputStream) method. (#3756)

... (truncated)

Changelog

Sourced from com.github.spotbugs:spotbugs-annotations's changelog.

4.9.8 - 2025-10-18

Fixed

  • Maven plugin reporting issue if -adjustPriority is not set (#3774)

4.9.7 - 2025-10-14

Fixed

  • Fix Eclipse not always using latest preferences file state (#3740)
  • Fix exception throw when singleton implementing Cloneable has no clone() method (#3727)
  • Fix for missing -adjustPriority parameter in Eclipse preferences (#3687)
  • Documentation of -adjustPriority parameter
  • Functionality from DetectorFactory setEnabledButNonReporting(), getPriorityAdjustment() methods and BugInstance.adjustForDetector() is deprecated and moved to PriorityAdjuster (#3753)
  • Improved FindNakedNotify to handle the case when the lock is loaded from a field (#3634)

Changed

  • Support for fully qualified class names for detectors in -adjustPriority parameter
  • Support for numerical and absolute priority adjustments
  • Bump up Apache Commons BCEL to the version 6.11.0 (#3569)

Deprecated

  • Add back and deprecate edu.umd.cs.findbugs.io.IO.close(InputStream) method. (#3756)

Build

  • Allow our GA builds to work with JDK 25 (and drop support for JDK 24) (#3564)
Commits
  • c1fa7f2 release v4.9.8
  • 023f8dd fix(deps): update dependency org.apache.groovy:groovy-all to v5.0.2 (#3782)
  • 423f1d1 Unconditional while loops no raising IL_INFINITE_LOOP (#3537)
  • 9125bee Fix priority adjustment code
  • 183da6c fix(deps): update dependency org.springframework:spring-core to v6.2.12 (#3779)
  • a499f2e chore(deps): update dependency com.diffplug.gradle:goomph to v4.4.1 (#3776)
  • b339bc1 Unconditionally initialize PriorityAdjuster for AbstractBugReporter
  • 96891fe chore(deps): update plugin com.github.spotbugs to v6.4.3 (#3773)
  • a3667d7 chore(docs): Updated supported versions
  • 333a96a prepare for next release
  • Additional commits viewable in compare view

Updates org.codehaus.mojo:exec-maven-plugin from 3.6.1 to 3.6.2

Release notes

Sourced from org.codehaus.mojo:exec-maven-plugin's releases.

3.6.2

🚀 New features and improvements

📦 Dependency updates

Commits
  • 416fdf1 [maven-release-plugin] prepare release 3.6.2
  • 712e21d [maven-release-plugin] prepare release 3.1.2
  • 9d265a2 Add JPMS ServiceLoader Support with Multi-Release JAR (#500)
  • 1c26293 Bump asm.version from 9.8 to 9.9
  • 6525169 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates org.jetbrains.dokka:dokka-maven-plugin from 2.0.0 to 2.1.0

Release notes

Sourced from org.jetbrains.dokka:dokka-maven-plugin's releases.

2.1.0

Dokka 2.1.0 focuses on stabilizing experimental features, supporting new Kotlin language features, and improving the user experience. Key highlights include:

  • Dokka Gradle Plugin v2 is enabled by default!
  • K2 Analysis is enabled by default!
  • Support for Context parameters and Nested typealiases
  • HTML format refinement: better accessibility and consistency across all components
  • Multiple performance and compatibility improvements

More details about each of the changes below. See Dokka 2.1.0 milestone for the list of all changes.

Dokka's Gradle plugin v2 is enabled by default!

Please check the migration guide for the update procedure

Dokka 2.0.0 introduced a significantly improved Gradle plugin v2, and with Dokka 2.1.0 it is now enabled by default! As a result, all types and Gradle tasks related to Dokka Gradle plugin v1 are deprecated and will be removed in future releases. Running Gradle tasks related to Dokka Gradle plugin v1 will result in an error during execution.

Starting from this release, the minimum supported Gradle version is 7.6.3.

Other fixes and improvements

Dokka's K2 analysis is enabled by default!

Dokka 2.1.0fixes the most problematic issues with K2 analysis and makes it enabled by default! In addition to this, Dokka 2.1.0with K2 analysis introduces support for context parameters and nested typealiases!

Dokka's K2 analysis leverages Kotlin's K2 compiler frontend for analysing code and uses the same shared Analysis API, which is used in IntelliJ IDEA’s K2 mode. The output with K2 analysis should mostly match that of K1 analysis, but there may be minor differences.

If you previously opted in to Dokka's K2 analysis, remove org.jetbrains.dokka.experimental.tryK2 from your project's gradle.properties file. Dokka's K1 analysis is still available, but it is deprecated and will be removed in future releases. We would greatly appreciate your feedback, if there is something that is blocking you from migrating to K2 analysis!

Other fixes and improvements

... (truncated)

Commits
  • 905286d Update Dokka version references to 2.1.0 (#4297)
  • a3376d1 Update the version for the 2.1.0 release
  • cbba0c9 fix: spacing in html output (#4292)
  • 16eac59 Support for nested typealiases (#4261)
  • 454c687 Handle InvocationTargetException exception explicitly in DokkaBootstrap (...
  • 7626540 Follow symbolic links when building KaModule for AA standalone session (#4264)
  • e4c7474 Build the Dokka Maven Plugin with the lastest compiler version (#4228)
  • 7a63b38 Update the version for the 2.1.0-Beta release
  • bbde1ac Update AA to 2.3.0-dev-4019 (#4219)
  • fa41f6d Set the 2.1.0-SNAPSHOT version for consistency (#4225)
  • Additional commits viewable in compare view

Updates io.netty:netty-codec-http2 from 4.2.6.Final to 4.2.7.Final

Commits
  • 511cbac [maven-release-plugin] prepare release netty-4.2.7.Final
  • bf1cad6 Adjust plugin config to not publish testsuite artifacts
  • 690f56f [maven-release-plugin] rollback the release of netty-4.2.7.Final
  • 63b5232 [maven-release-plugin] prepare for next development iteration
  • 9f99dfd [maven-release-plugin] prepare release netty-4.2.7.Final
  • 551c32a Upgrade publishing plugin
  • a6660fe [maven-release-plugin] rollback the release of netty-4.2.7.Final
  • 297b7c1 [maven-release-plugin] prepare for next development iteration
  • 2c89a17 [maven-release-plugin] prepare release netty-4.2.7.Final
  • 1782e8c Merge commit from fork
  • Additional commits viewable in compare view

Updates io.netty:netty-transport-native-epoll from 4.2.6.Final to 4.2.7.Final

Commits
  • 511cbac [maven-release-plugin] prepare release netty-4.2.7.Final
  • bf1cad6 Adjust plugin config to not publish testsuite artifacts
  • 690f56f [maven-release-plugin] rollback the release of netty-4.2.7.Final
  • 63b5232 [maven-release-plugin] prepare for next development iteration
  • 9f99dfd [maven-release-plugin] prepare release netty-4.2.7.Final
  • 551c32a Upgrade publishing plugin
  • a6660fe [maven-release-plugin] rollback the release of netty-4.2.7.Final
  • 297b7c1 [maven-release-plugin] prepare for next development iteration
  • 2c89a17 [maven-release-plugin] prepare release netty-4.2.7.Final
  • 1782e8c Merge commit from fork
  • Additional commits viewable in compare view

Updates io.netty:netty-transport-native-kqueue from 4.2.6.Final to 4.2.7.Final

Commits
  • 511cbac [maven-release-plugin] prepare release netty-4.2.7.Final
  • bf1cad6 Adjust plugin config to not publish testsuite artifacts
  • 690f56f [maven-release-plugin] rollback the release of netty-4.2.7.Final
  • 63b5232 [maven-release-plugin] prepare for next development iteration
  • 9f99dfd [maven-release-plugin] prepare release netty-4.2.7.Final
  • 551c32a Upgrade publishing plugin
  • a6660fe [maven-release-plugin] rollback the release of netty-4.2.7.Final
  • 297b7c1 [maven-release-plugin] prepare for next development iteration
  • 2c89a17 [maven-release-plugin] prepare release netty-4.2.7.Final
  • 1782e8c Merge commit from fork
  • Additional commits viewable in compare view

Updates io.netty:netty-transport-native-io_uring from 4.2.6.Final to 4.2.7.Final

Commits
  • 511cbac [maven-release-plugin] prepare release netty-4.2.7.Final
  • bf1cad6 Adjust plugin config to not publish testsuite artifacts
  • 690f56f [maven-release-plugin] rollback the release of netty-4.2.7.Final
  • 63b5232 [maven-release-plugin] prepare for next development iteration
  • 9f99dfd [maven-release-plugin] prepare release netty-4.2.7.Final
  • 551c32a Upgrade publishing plugin
  • a6660fe [maven-release-plugin] rollback the release of netty-4.2.7.Final
  • 297b7c1 [maven-release-plugin] prepare for next development iteration
  • 2c89a17 [maven-release-plugin] prepare release netty-4.2.7.Final
  • 1782e8c Merge commit from fork
  • Additional commits viewable in compare view

Updates com.puppycrawl.tools:checkstyle from 12.0.1 to 12.1.0

Release notes

Sourced from com.puppycrawl.tools:checkstyle's releases.

checkstyle-12.1.0

Checkstyle 12.1.0 - https://checkstyle.org/releasenotes.html#Release_12.1.0

New:

#16836 - New check: HexLiteralCase, Hexadecimal literals should use upper case letters A-F

Commits
  • 170ce61 [maven-release-plugin] prepare release checkstyle-12.1.0
  • 557458c doc: release notes for 12.1.0
  • 67b17c3 Issue #17449: Added examples for minLineCount property in MissingJavadocMethod
  • 2743c5e Issue #17845: Resolved error-prone violations
  • b53d245 Issue #17882: Update AUTHOR_BLOCK_TAG of JavadocCommentsTokenTypes to new AST...
  • c345c1e minor: Bump version to 12.1.0-SNAPSHOT
  • e44fe97 Issue #16836: New Check HexLiteralCase
  • c87ec0d Issue #17299: Converted IntMatchFilterElement and IntRangeFilterElement to re...
  • ec589b2 dependency: bump com.github.spotbugs:spotbugs-maven-plugin
  • 734df5f dependency: Update Google Java Format version to 1.30.0
  • Additional commits viewable in compare view

Updates software.amazon.awssdk:bom from 2.35.5 to 2.35.10

Updates io.projectreactor:reactor-core from 3.7.11 to 3.7.12

Release notes

Sourced from io.projectreactor:reactor-core's releases.

v3.7.12

Reactor Core 3.7.12 is part of the 2024.0.11 Release Train.

What's Changed

✨ New features and improvements

  • Depend on Micrometer v1.14.12 by @​violetagg in a1dcd932d8403f1e3434fcc88ce083435be92740
  • Depend on Micrometer Tracing v1.4.11 by @​violetagg in a1dcd932d8403f1e3434fcc88ce083435be92740
  • Depend on Blockhound v1.0.14.RELEASE by @​dependabot[bot] in #4088
  • Add Hooks#isAutomaticContextPropagationEnabled by @​sdeleuze in #4090

Full Changelog: reactor/reactor-core@v3.7.11...v3.7.12

Commits
  • a1dcd93 [release] Prepare and release 3.7.12
  • a9bb4c9 Bump Gradle Wrapper 8.12.1 -> 8.14.3 (#4111)
  • c2f5969 Remove out-of-date header in Gradle version catalog
  • cfdd686 Bump org.junit:junit-bom from 5.13.4 to 5.14.0 (#4109)
  • 9d6a364 Bump org.assertj:assertj-core from 3.27.4 to 3.27.6 (#4099)
  • 53b1310 Bump io.projectreactor.tools:blockhound from 1.0.13.RELEASE to 1.0.14.RELEASE...
  • 4fc5478 Bump ruby/setup-ruby from 1.254.0 to 1.263.0 in /.github/workflows (#4106)
  • adbbeef Update Dependabot configuration to ignore JUnit v6
  • 767bea1 Bump gradle/actions from 4.4.2 to 5.0.0 in /.github/workflows (#4108)
  • ce6d494 Fix for #4086: downgrade com.jfrog.artifactory to 5.1.10
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 20, 2025
@jknack
Copy link
Member

jknack commented Oct 20, 2025

@dependabot rebase

Bumps the dependencies group with 15 updates:

| Package | From | To |
| --- | --- | --- |
| [io.netty:netty-bom](https://github.com/netty/netty) | `4.2.6.Final` | `4.2.7.Final` |
| [io.netty:netty-codec-http2](https://github.com/netty/netty) | `4.2.6.Final` | `4.2.7.Final` |
| [io.netty:netty-transport-native-epoll](https://github.com/netty/netty) | `4.2.6.Final` | `4.2.7.Final` |
| [io.netty:netty-transport-native-kqueue](https://github.com/netty/netty) | `4.2.6.Final` | `4.2.7.Final` |
| [io.netty:netty-transport-native-io_uring](https://github.com/netty/netty) | `4.2.6.Final` | `4.2.7.Final` |
| [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.19` | `1.5.20` |
| io.swagger.core.v3:swagger-annotations | `2.2.38` | `2.2.39` |
| io.swagger.core.v3:swagger-models | `2.2.38` | `2.2.39` |
| [io.swagger.parser.v3:swagger-parser](https://github.com/swagger-api/swagger-parser) | `2.1.34` | `2.1.35` |
| [com.github.spotbugs:spotbugs-annotations](https://github.com/spotbugs/spotbugs) | `4.9.6` | `4.9.8` |
| [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) | `3.6.1` | `3.6.2` |
| [org.jetbrains.dokka:dokka-maven-plugin](https://github.com/Kotlin/dokka) | `2.0.0` | `2.1.0` |
| [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) | `12.0.1` | `12.1.0` |
| software.amazon.awssdk:bom | `2.35.5` | `2.35.10` |
| [io.projectreactor:reactor-core](https://github.com/reactor/reactor-core) | `3.7.11` | `3.7.12` |


Updates `io.netty:netty-bom` from 4.2.6.Final to 4.2.7.Final
- [Commits](netty/netty@netty-4.2.6.Final...netty-4.2.7.Final)

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

Updates `io.netty:netty-transport-native-epoll` from 4.2.6.Final to 4.2.7.Final
- [Commits](netty/netty@netty-4.2.6.Final...netty-4.2.7.Final)

Updates `io.netty:netty-transport-native-kqueue` from 4.2.6.Final to 4.2.7.Final
- [Commits](netty/netty@netty-4.2.6.Final...netty-4.2.7.Final)

Updates `io.netty:netty-transport-native-io_uring` from 4.2.6.Final to 4.2.7.Final
- [Commits](netty/netty@netty-4.2.6.Final...netty-4.2.7.Final)

Updates `ch.qos.logback:logback-classic` from 1.5.19 to 1.5.20
- [Release notes](https://github.com/qos-ch/logback/releases)
- [Commits](qos-ch/logback@v_1.5.19...v_1.5.20)

Updates `io.swagger.core.v3:swagger-annotations` from 2.2.38 to 2.2.39

Updates `io.swagger.core.v3:swagger-models` from 2.2.38 to 2.2.39

Updates `io.swagger.core.v3:swagger-models` from 2.2.38 to 2.2.39

Updates `io.swagger.parser.v3:swagger-parser` from 2.1.34 to 2.1.35
- [Release notes](https://github.com/swagger-api/swagger-parser/releases)
- [Commits](swagger-api/swagger-parser@v2.1.34...v2.1.35)

Updates `com.github.spotbugs:spotbugs-annotations` from 4.9.6 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.6...4.9.8)

Updates `org.codehaus.mojo:exec-maven-plugin` from 3.6.1 to 3.6.2
- [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases)
- [Commits](mojohaus/exec-maven-plugin@3.6.1...3.6.2)

Updates `org.jetbrains.dokka:dokka-maven-plugin` from 2.0.0 to 2.1.0
- [Release notes](https://github.com/Kotlin/dokka/releases)
- [Commits](Kotlin/dokka@v2.0.0...v2.1.0)

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

Updates `io.netty:netty-transport-native-epoll` from 4.2.6.Final to 4.2.7.Final
- [Commits](netty/netty@netty-4.2.6.Final...netty-4.2.7.Final)

Updates `io.netty:netty-transport-native-kqueue` from 4.2.6.Final to 4.2.7.Final
- [Commits](netty/netty@netty-4.2.6.Final...netty-4.2.7.Final)

Updates `io.netty:netty-transport-native-io_uring` from 4.2.6.Final to 4.2.7.Final
- [Commits](netty/netty@netty-4.2.6.Final...netty-4.2.7.Final)

Updates `com.puppycrawl.tools:checkstyle` from 12.0.1 to 12.1.0
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](checkstyle/checkstyle@checkstyle-12.0.1...checkstyle-12.1.0)

Updates `software.amazon.awssdk:bom` from 2.35.5 to 2.35.10

Updates `io.projectreactor:reactor-core` from 3.7.11 to 3.7.12
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.7.11...v3.7.12)

---
updated-dependencies:
- dependency-name: io.netty:netty-bom
  dependency-version: 4.2.7.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.7.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.7.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.7.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.7.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: ch.qos.logback:logback-classic
  dependency-version: 1.5.20
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.swagger.core.v3:swagger-annotations
  dependency-version: 2.2.39
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.swagger.core.v3:swagger-models
  dependency-version: 2.2.39
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.swagger.core.v3:swagger-models
  dependency-version: 2.2.39
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.swagger.parser.v3:swagger-parser
  dependency-version: 2.1.35
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: com.github.spotbugs:spotbugs-annotations
  dependency-version: 4.9.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.codehaus.mojo:exec-maven-plugin
  dependency-version: 3.6.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.jetbrains.dokka:dokka-maven-plugin
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- 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: dependencies
- 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: dependencies
- dependency-name: io.netty:netty-transport-native-kqueue
  dependency-version: 4.2.7.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.7.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: com.puppycrawl.tools:checkstyle
  dependency-version: 12.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: software.amazon.awssdk:bom
  dependency-version: 2.35.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.projectreactor:reactor-core
  dependency-version: 3.7.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/dependencies-4a947ac893 branch from b4fd53f to e64ea67 Compare October 20, 2025 00:20
@jknack jknack added this to the 4.0.8 milestone Oct 20, 2025
@jknack jknack merged commit e9210ff into main Oct 20, 2025
5 checks passed
@dependabot dependabot bot deleted the dependabot/maven/dependencies-4a947ac893 branch October 20, 2025 01:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants