Skip to content
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

build(deps): bump the dependencies group with 27 updates #3628

Merged
merged 1 commit into from
Mar 4, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2025

Bumps the dependencies group with 27 updates:

Package From To
io.netty:netty-bom 4.1.118.Final 4.1.119.Final
io.netty:netty-codec-http2 4.1.118.Final 4.1.119.Final
io.netty:netty-transport-native-epoll 4.1.118.Final 4.1.119.Final
io.netty:netty-transport-native-kqueue 4.1.118.Final 4.1.119.Final
com.fasterxml.jackson.core:jackson-core 2.18.2 2.18.3
com.fasterxml.jackson.core:jackson-databind 2.18.2 2.18.3
com.fasterxml.jackson.dataformat:jackson-dataformat-xml 2.18.2 2.18.3
com.fasterxml.jackson.datatype:jackson-datatype-jdk8 2.18.2 2.18.3
com.fasterxml.jackson.datatype:jackson-datatype-jsr310 2.18.2 2.18.3
com.fasterxml.jackson.module:jackson-module-parameter-names 2.18.2 2.18.3
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml 2.18.2 2.18.3
com.fasterxml.jackson.module:jackson-module-kotlin 2.18.2 2.18.3
com.fasterxml.jackson.module:jackson-module-afterburner 2.18.2 2.18.3
com.fasterxml.jackson.module:jackson-module-blackbird 2.18.2 2.18.3
com.fasterxml.jackson.datatype:jackson-datatype-hibernate5 2.18.2 2.18.3
com.fasterxml.jackson.core:jackson-annotations 2.18.2 2.18.3
org.slf4j:slf4j-api 2.0.16 2.0.17
org.slf4j:log4j-over-slf4j 2.0.16 2.0.17
org.slf4j:jcl-over-slf4j 2.0.16 2.0.17
org.slf4j:jul-to-slf4j 2.0.16 2.0.17
org.slf4j:slf4j-simple 2.0.16 2.0.17
ch.qos.logback:logback-classic 1.5.16 1.5.17
com.github.spotbugs:spotbugs-annotations 4.9.1 4.9.2
org.codehaus.groovy:groovy-all 3.0.23 3.0.24
org.apache.maven.plugins:maven-deploy-plugin 3.1.3 3.1.4
org.apache.maven.plugins:maven-install-plugin 3.1.3 3.1.4
software.amazon.awssdk:bom 2.30.26 2.30.31

Updates io.netty:netty-bom from 4.1.118.Final to 4.1.119.Final

Commits
  • fb7c786 [maven-release-plugin] prepare release netty-4.1.119.Final
  • f0a546d Use initialized BouncyCastle providers when available (#14855)
  • 7fc6a23 Add QueryStringDecoder option to leave '+' alone (#14850)
  • 8f3dd2f Consistently add channel info in HTTP/2 logs (#14829)
  • bd08643 Bump BlockHound version to 1.0.11.RELEASE (#14814)
  • 0138f23 SslHandler: Fix possible NPE when executor is used for delegating (#14830)
  • 84120a7 Fix NPE when upgrade message fails to aggregate (#14816)
  • dc6b051 Replace SSL assertion with explicit record length check (#14810)
  • 34011b5 chore: Sync the id when DefaultHttp2FrameStream's stream is updated. (#14803)
  • f3311e5 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates io.netty:netty-codec-http2 from 4.1.118.Final to 4.1.119.Final

Commits
  • fb7c786 [maven-release-plugin] prepare release netty-4.1.119.Final
  • f0a546d Use initialized BouncyCastle providers when available (#14855)
  • 7fc6a23 Add QueryStringDecoder option to leave '+' alone (#14850)
  • 8f3dd2f Consistently add channel info in HTTP/2 logs (#14829)
  • bd08643 Bump BlockHound version to 1.0.11.RELEASE (#14814)
  • 0138f23 SslHandler: Fix possible NPE when executor is used for delegating (#14830)
  • 84120a7 Fix NPE when upgrade message fails to aggregate (#14816)
  • dc6b051 Replace SSL assertion with explicit record length check (#14810)
  • 34011b5 chore: Sync the id when DefaultHttp2FrameStream's stream is updated. (#14803)
  • f3311e5 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates io.netty:netty-transport-native-epoll from 4.1.118.Final to 4.1.119.Final

Commits
  • fb7c786 [maven-release-plugin] prepare release netty-4.1.119.Final
  • f0a546d Use initialized BouncyCastle providers when available (#14855)
  • 7fc6a23 Add QueryStringDecoder option to leave '+' alone (#14850)
  • 8f3dd2f Consistently add channel info in HTTP/2 logs (#14829)
  • bd08643 Bump BlockHound version to 1.0.11.RELEASE (#14814)
  • 0138f23 SslHandler: Fix possible NPE when executor is used for delegating (#14830)
  • 84120a7 Fix NPE when upgrade message fails to aggregate (#14816)
  • dc6b051 Replace SSL assertion with explicit record length check (#14810)
  • 34011b5 chore: Sync the id when DefaultHttp2FrameStream's stream is updated. (#14803)
  • f3311e5 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates io.netty:netty-transport-native-kqueue from 4.1.118.Final to 4.1.119.Final

Commits
  • fb7c786 [maven-release-plugin] prepare release netty-4.1.119.Final
  • f0a546d Use initialized BouncyCastle providers when available (#14855)
  • 7fc6a23 Add QueryStringDecoder option to leave '+' alone (#14850)
  • 8f3dd2f Consistently add channel info in HTTP/2 logs (#14829)
  • bd08643 Bump BlockHound version to 1.0.11.RELEASE (#14814)
  • 0138f23 SslHandler: Fix possible NPE when executor is used for delegating (#14830)
  • 84120a7 Fix NPE when upgrade message fails to aggregate (#14816)
  • dc6b051 Replace SSL assertion with explicit record length check (#14810)
  • 34011b5 chore: Sync the id when DefaultHttp2FrameStream's stream is updated. (#14803)
  • f3311e5 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates com.fasterxml.jackson.core:jackson-core from 2.18.2 to 2.18.3

Commits
  • cc34e8d [maven-release-plugin] prepare release jackson-core-2.18.3
  • 7aaf78f Prep for 2.18.3 release
  • e1f247f Update Ubuntu in CI
  • 31c74ac Fix credits wrt version number
  • 583a8c1 ...
  • 671f8ed fix the surrogate utf8 feature when custom characterEscapes is used (#1399)
  • 0aa97a7 Merge branch '2.17' into 2.18
  • 58889b0 Update release notes wrt #1397
  • 7e3c408 Changes post #4917: forcibly clear _numberString when new number token set ...
  • e67a3ec Merge branch '2.17' into 2.18
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.core:jackson-databind from 2.18.2 to 2.18.3

Commits

Updates com.fasterxml.jackson.dataformat:jackson-dataformat-xml from 2.18.2 to 2.18.3

Commits
  • b00088a [maven-release-plugin] prepare release jackson-dataformat-xml-2.18.3
  • 4929835 Prep for 2.18.3
  • e5b8585 Fix #711: update README wrt usage on Android (working since 2.15)
  • ca2b681 Minor comment improvement for a test
  • b7cbfbf Back to snapshot deps
  • ff3b7cc [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates com.fasterxml.jackson.datatype:jackson-datatype-jdk8 from 2.18.2 to 2.18.3

Updates com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.18.2 to 2.18.3

Updates com.fasterxml.jackson.module:jackson-module-parameter-names from 2.18.2 to 2.18.3

Commits
  • 81627a5 [maven-release-plugin] prepare release jackson-modules-java8-2.18.3
  • 8fc6a07 Prep for 2.18.3
  • cb2cb70 Add failing test for #337 (#346)
  • de54f0c fix #333 @JsonFormat with pattern should override `SerializationFeature.WRI...
  • 10e7f64 Update release notes
  • e5a162f Back to snapshot dep
  • ad94aa2 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.18.2 to 2.18.3

Commits
  • 92daa75 [maven-release-plugin] prepare release jackson-dataformats-text-2.18.3
  • a786f5c Prep for 2.18.3
  • 273839a Back to snapshot deps
  • 0b7831c [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates com.fasterxml.jackson.module:jackson-module-kotlin from 2.18.2 to 2.18.3

Commits

Updates com.fasterxml.jackson.module:jackson-module-afterburner from 2.18.2 to 2.18.3

Commits

Updates com.fasterxml.jackson.module:jackson-module-blackbird from 2.18.2 to 2.18.3

Commits

Updates com.fasterxml.jackson.datatype:jackson-datatype-hibernate5 from 2.18.2 to 2.18.3

Commits

Updates com.fasterxml.jackson.core:jackson-annotations from 2.18.2 to 2.18.3

Commits

Updates com.fasterxml.jackson.core:jackson-databind from 2.18.2 to 2.18.3

Commits

Updates com.fasterxml.jackson.dataformat:jackson-dataformat-xml from 2.18.2 to 2.18.3

Commits
  • b00088a [maven-release-plugin] prepare release jackson-dataformat-xml-2.18.3
  • 4929835 Prep for 2.18.3
  • e5b8585 Fix #711: update README wrt usage on Android (working since 2.15)
  • ca2b681 Minor comment improvement for a test
  • b7cbfbf Back to snapshot deps
  • ff3b7cc [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates com.fasterxml.jackson.datatype:jackson-datatype-jdk8 from 2.18.2 to 2.18.3

Updates com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.18.2 to 2.18.3

Updates com.fasterxml.jackson.module:jackson-module-parameter-names from 2.18.2 to 2.18.3

Commits
  • 81627a5 [maven-release-plugin] prepare release jackson-modules-java8-2.18.3
  • 8fc6a07 Prep for 2.18.3
  • cb2cb70 Add failing test for #337 (#346)
  • de54f0c fix #333 @JsonFormat with pattern should override `SerializationFeature.WRI...
  • 10e7f64 Update release notes
  • e5a162f Back to snapshot dep
  • ad94aa2 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.18.2 to 2.18.3

Commits
  • 92daa75 [maven-release-plugin] prepare release jackson-dataformats-text-2.18.3
  • a786f5c Prep for 2.18.3
  • 273839a Back to snapshot deps
  • 0b7831c [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates com.fasterxml.jackson.module:jackson-module-kotlin from 2.18.2 to 2.18.3

Commits

Updates com.fasterxml.jackson.module:jackson-module-afterburner from 2.18.2 to 2.18.3

Commits

Updates com.fasterxml.jackson.module:jackson-module-blackbird from 2.18.2 to 2.18.3

Commits

Updates com.fasterxml.jackson.datatype:jackson-datatype-hibernate5 from 2.18.2 to 2.18.3

Commits

Updates org.slf4j:slf4j-api from 2.0.16 to 2.0.17

Updates org.slf4j:log4j-over-slf4j from 2.0.16 to 2.0.17

Updates org.slf4j:jcl-over-slf4j from 2.0.16 to 2.0.17

Updates org.slf4j:jul-to-slf4j from 2.0.16 to 2.0.17

Updates org.slf4j:slf4j-simple from 2.0.16 to 2.0.17

Updates org.slf4j:log4j-over-slf4j from 2.0.16 to 2.0.17

Updates org.slf4j:jcl-over-slf4j from 2.0.16 to 2.0.17

Updates org.slf4j:jul-to-slf4j from 2.0.16 to 2.0.17

Updates ch.qos.logback:logback-classic from 1.5.16 to 1.5.17

Release notes

Sourced from ch.qos.logback:logback-classic's releases.

Logback 1.5.17

2025-02-25 Release of logback version 1.5.17

• Fixed Jansi 2.4.0 color-coded output not working on Windows CMD.exe console when the default terminal application is set to "Windows Console Host". This problem was reported in issues/753 by Michael Lyubkin.

• Fixed race condition occurring in case MDC class is initialized while org.slf4j.LoggerFactory is initializing logback-classic's LoggerContext. When this race conditions occurs, the MDCAdapter instance used by MDC does not match the instance used by logback-classic. This issue was reported in SLF4J issues/450. While logback-classic version 1.5.17 remains compatible with SLF4J versions in the 2.0.x series, fixing this particular MDC issue requires SLF4J version 2.0.17.

• A bit-wise identical binary of this version can be reproduced by building from source code at commit 10358724ed723b3745c010aa40cb02a2dfed4593 associated with the tag v_1.5.17. Release built using Java "21" 2023-10-17 LTS build 21.0.1.+12-LTS-29 under Linux Debian 11.6.

Commits
  • 1035872 prepare release 1.5.17
  • 2e6984d bump to slf4j version 2.0.17
  • 1009952 use a new LoggerContert instance when running LogbackListenerTest. This shoul...
  • a3bb4b0 Merge branch 'master' of github.com:qos-ch/logback
  • b507297 Fixed race condition occurring in case MDC class is initialized while org.slf...
  • f5b3bc5 add warning about the deprecation of SerializedModelConfigurator if activated
  • 5bc0998 Update README.md
  • 5610c96 correct relocation address
  • f3d100b update logback-access evaluator examples
  • 51e3903 fix issues/753 for the second time
  • Additional commits viewable in compare view

Updates com.github.spotbugs:spotbugs-annotations from 4.9.1 to 4.9.2

Release notes

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

SpotBugs 4.9.2

CHANGELOG

CHECKSUM

file checksum (sha256)
spotbugs-4.9.2-javadoc.jar d34b4e08d87474b5970b9d1d9185a9944c2738a3b974332595dfc06355e5b2de
spotbugs-4.9.2-sources.jar e70ddb0feee2aa0a67ee64d1ed5ff9fb57eb25cd9a78bbdef2742b02f2cd2799
spotbugs-4.9.2.tgz ecee09196ce66ab686b6a874047107b01f51a6ee2fb9b8604ce64d88688a1400
spotbugs-4.9.2.zip 2ac6f163c266d2f7c11cc89d80d07ccad6755ac468cee20ca0b1e4217e567548
spotbugs-annotations-4.9.2-javadoc.jar fbc8d5ad201ecae48bc3debca7f22fc791173b58d774e59a9e344f963e9e42e0
spotbugs-annotations-4.9.2-sources.jar 990ad9f3500499a99466b7c1e01284f4f41d1499358e7dc38c8defc59dab114c
spotbugs-annotations.jar d5bef4678385fa052040bc7a5deeb8f2e06902189dea1a8dd818a5680ac0f015
spotbugs-ant-4.9.2-javadoc.jar 5451c7d63238ecfb3aacf540f348486a965574a6a8ae9486b0aa8c3240f1e413
spotbugs-ant-4.9.2-sources.jar 591073402e4110093a380169acd3f33b26c2f893c2eaed5a6460d9be0b26014e
spotbugs-ant.jar 3a6f453696294d5314e648d4891d35e34315e11cb63c758a1601021cc0d803d1
spotbugs.jar 7a75726e9da4c99d767813f5e9e65cf2a367a17e58f68befe009d05568ec8932
test-harness-4.9.2-javadoc.jar a98da04ba818e358845dd96162f3e7301d9f8fd6fb82b3c105f33fa2a2de65db
test-harness-4.9.2-sources.jar 22688f14ef808cde65cc46e86d41c617fc397fc4967516006a73ce8bad658b9f
test-harness-4.9.2.jar 9bf5bba9546e4f89032006261dd2921a79fc3044e473ee1fa73af870cb43da15
test-harness-core-4.9.2-javadoc.jar 2a40c65270651ac8783bdf63939616b366482949d56746dcca0acf53f30a0da3
test-harness-core-4.9.2-sources.jar 13825de35190089490c7e290b52bafe6a9b08ab431177c0191dae9cf2a88a55d
test-harness-core-4.9.2.jar 3c74cc6d2d6f999d403f00f97685587e617d2bf1bfc348bbd0597e785c83feec
test-harness-jupiter-4.9.2-javadoc.jar c50778636a54122dbf9f3c676ec2089d2938cbb6468364d0ee3a64022cae1881
test-harness-jupiter-4.9.2-sources.jar 0aefbc5c8bd406e5dc0b1d59bc3afc6889c02010d486b22242f4f19a1a935800
test-harness-jupiter-4.9.2.jar 0e9509de32f8fbc94cf088dbee80394fa93807a766532568e652cd622ce737c8
Changelog

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

4.9.2 - 2025-03-01

Added

  • Reporting useless @SuppressFBWarnings annotations (#641)

Fixed

  • Fixed html bug descriptions for AT_STALE_THREAD_WRITE_OF_PRIMITIVE and AT_NONATOMIC_64BIT_PRIMITIVE (#3303)
  • Fixed an HSM_HIDING_METHOD false positive when ECJ generates a synthetic method for an enum switch (#3305)
  • Fix AT_UNSAFE_RESOURCE_ACCESS_IN_THREAD false negatives, detector depending on method order.
  • Fix THROWS_METHOD_THROWS_CLAUSE_THROWABLE reported in a method calling MethodHandle.invokeExact due to its polymorphic signature (#3309)
  • Fix AT_STALE_THREAD_WRITE_OF_PRIMITIVE false positive in inner class (#3310).
  • Fix AT_STALE_THREAD_WRITE_OF_PRIMITIVE false positive for ECJ compiled enum switches (#3316)
  • Fix RC_REF_COMPARISON false positive with Lombok With annotation (#3319)
  • Avoid calling File.getCanonicalPath twice to improve performance (#3325)
  • Fix MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR and MC_OVERRIDABLE_METHOD_CALL_IN_CLONE false positive when the overridable method is outside the class (#3328).
  • Fix NullPointerException thrown from ThrowingExceptions detector (#3337).

Removed

  • Removed the TLW_TWO_LOCK_NOTIFY, LI_LAZY_INIT_INSTANCE, BRSA_BAD_RESULTSET_ACCESS, BC_NULL_INSTANCEOF, NP_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR and RCN_REDUNDANT_CHECKED_NULL_COMPARISON deprecated bug patterns.
Commits
  • dcce8fb release v4.9.2
  • e568f8e Report useless @SuppressFBWarnings annotations (#3307)
  • 3e4997d [cleanup] use collection.of() functions for initialization where possible (#3...
  • 1d2f530 fix(deps): update dependency org.apache.groovy:groovy-all to v4.0.26 (#3343)
  • f50575e fix NPE in ThrowingExceptions detector (#3337)
  • d7931b8 chore(deps): update dependency gradle to v8.13 (#3339)
  • 777ebcc fix(deps): update dependency org.slf4j:slf4j-api to v2.0.17 (#3341)
  • 3411be1 Fix #3328 and cleanup in FindOverridableMethodCall (#3330)
  • d3f0540 fix(deps): update dependency checkstyle to v10.21.3 (#3333)
  • 82e08e8 chore(deps): update sphinxdoc/sphinx docker tag to v8.2.1 (#3332)
  • Additional commits viewable in compare view

Updates org.codehaus.groovy:groovy-all from 3.0.23 to 3.0.24

Commits

Updates org.apache.maven.plugins:maven-deploy-plugin from 3.1.3 to 3.1.4

Release notes

Sourced from org.apache.maven.plugins:maven-deploy-plugin's releases.

3.1.4

🚀 New features and improvements

📦 Dependency updates

👻 Maintenance

Commits
  • 538c67c [maven-release-plugin] prepare release maven-deploy-plugin-3.1.4
  • 6dd30b3 Enable GitHub Issues
  • 39f204c Bump resolverVersion from 1.9.18 to 1.9.22
  • 65c05b7 PR Automation only on close event
  • 69b6824 [MNGSITE-529] Rename "Goals" to "Plugin Documentation"
  • 66b357b Bump mavenVersion from 3.9.6 to 3.9.9
  • 386fcf9 Release drafter configuration and PR Automation
  • 2173944 Fix IT deploy-bom for Maven rc-2
  • 424f215 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates org.apache.maven.plugins:maven-install-plugin from 3.1.3 to 3.1.4

Release notes

Sourced from org.apache.maven.plugins:maven-install-plugin's releases.

3.1.4

🚀 New features and improvements

📦 Dependency updates

👻 Maintenance

Commits
  • 29b220d [maven-release-plugin] prepare release maven-install-plugin-3.1.4
  • 0df7304 Enable GitHub Issues
  • 2fda8ce Bump resolverVersion from 1.9.18 to 1.9.22
  • 57b57dd [MNGSITE-529] Rename "Goals" to "Plugin Documentation"
  • 6894c0d PR Automation only on close event
  • d97234c Bump org.mockito:mockito-core from 4.8.1 to 4.11.0
  • f8aa35e Bump mavenVersion from 3.9.6 to 3.9.9
  • e2c6c78 Add release-drafter, PR automation
  • ef37684 Remove unused method
  • dcf39a0 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates io.netty:netty-codec-http2 from 4.1.118.Final to 4.1.119.Final

Commits
  • fb7c786 [maven-release-plugin] prepare release netty-4.1.119.Final
  • f0a546d Use initialized BouncyCastle providers when available (#14855)
  • 7fc6a23 Add QueryStringDecoder option to leave '+' alone (#14850)
  • 8f3dd2f Consistently add channel info in HTTP/2 logs (#14829)
  • bd08643 Bump BlockHound version to 1.0.11.RELEASE (#14814)
  • 0138f23 SslHandler: Fix possible NPE when executor is used for delegating (#14830)
  • 84120a7 Fix NPE when upgrade message fails to aggregate (#14816)
  • dc6b051 Replace SSL assertion with explicit record length check (#14810)
  • 34011b5 chore: Sync the id when DefaultHttp2FrameStream's stream is updated. (#14803)
  • f3311e5 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates io.netty:netty-transport-native-epoll from 4.1.118.Final to 4.1.119.Final

Commits
  • fb7c786 [maven-release-plugin] prepare release netty-4.1.119.Final
  • f0a546d Use initialized BouncyCastle providers when available (#14855)
  • 7fc6a23 Add QueryStringDecoder option to leave '+' alone (#14850)
  • 8f3dd2f Consistently add channel info in HTTP/2 logs (#14829)
  • bd08643 Bump BlockHound version to 1.0.11.RELEASE (#14814)
  • 0138f23 SslHandler: Fix possible NPE when executor is used for delegating (#14830)
  • 84120a7 Fix NPE when upgrade message fails to aggregate (#14816)
  • dc6b051 Replace SSL assertion with explicit record length check (#14810)
  • 34011b5 chore: Sync the id when DefaultHttp2FrameStream's stream is updated. (#14803)
  • f3311e5 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates io.netty:netty-transport-native-kqueue from 4.1.118.Final to 4.1.119.Final

Commits
  • fb7c786 [maven-release-plugin] prepare release netty-4.1.119.Final
  • f0a546d Use initialized BouncyCastle providers when available (#14855)
  • 7fc6a23 Add QueryStringDecoder option to leave '+' alone (#14850)
  • 8f3dd2f Consistently add channel info in HTTP/2 logs (#14829)
  • bd08643 Bump BlockHound version to 1.0.11.RELEASE (#14814)
  • 0138f23 SslHandler: Fix possible NPE when executor is used for delegating (#14830)
  • 84120a7 Fix NPE when upgrade message fails to aggregate (#14816)
  • dc6b051 Replace SSL assertion with explicit record length check (#14810)
  • 34011b5 chore: Sync the id when DefaultHttp2FrameStream's stream is updated. (#14803)
  • f3311e5 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates org.slf4j:slf4j-simple from 2.0.16 to 2.0.17

Updates com.fasterxml.jackson.core:jackson-annotations from 2.18.2 to 2.18.3

Commits

Updates software.amazon.awssdk:bom from 2.30.26 to 2.30.31

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 unigno...

Description has been truncated

Bumps the dependencies group with 27 updates:

| Package | From | To |
| --- | --- | --- |
| [io.netty:netty-bom](https://github.com/netty/netty) | `4.1.118.Final` | `4.1.119.Final` |
| [io.netty:netty-codec-http2](https://github.com/netty/netty) | `4.1.118.Final` | `4.1.119.Final` |
| [io.netty:netty-transport-native-epoll](https://github.com/netty/netty) | `4.1.118.Final` | `4.1.119.Final` |
| [io.netty:netty-transport-native-kqueue](https://github.com/netty/netty) | `4.1.118.Final` | `4.1.119.Final` |
| [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) | `2.18.2` | `2.18.3` |
| [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.18.2` | `2.18.3` |
| [com.fasterxml.jackson.dataformat:jackson-dataformat-xml](https://github.com/FasterXML/jackson-dataformat-xml) | `2.18.2` | `2.18.3` |
| com.fasterxml.jackson.datatype:jackson-datatype-jdk8 | `2.18.2` | `2.18.3` |
| com.fasterxml.jackson.datatype:jackson-datatype-jsr310 | `2.18.2` | `2.18.3` |
| [com.fasterxml.jackson.module:jackson-module-parameter-names](https://github.com/FasterXML/jackson-modules-java8) | `2.18.2` | `2.18.3` |
| [com.fasterxml.jackson.dataformat:jackson-dataformat-yaml](https://github.com/FasterXML/jackson-dataformats-text) | `2.18.2` | `2.18.3` |
| [com.fasterxml.jackson.module:jackson-module-kotlin](https://github.com/FasterXML/jackson-module-kotlin) | `2.18.2` | `2.18.3` |
| [com.fasterxml.jackson.module:jackson-module-afterburner](https://github.com/FasterXML/jackson-modules-base) | `2.18.2` | `2.18.3` |
| [com.fasterxml.jackson.module:jackson-module-blackbird](https://github.com/FasterXML/jackson-modules-base) | `2.18.2` | `2.18.3` |
| [com.fasterxml.jackson.datatype:jackson-datatype-hibernate5](https://github.com/FasterXML/jackson-datatype-hibernate) | `2.18.2` | `2.18.3` |
| [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson) | `2.18.2` | `2.18.3` |
| org.slf4j:slf4j-api | `2.0.16` | `2.0.17` |
| org.slf4j:log4j-over-slf4j | `2.0.16` | `2.0.17` |
| org.slf4j:jcl-over-slf4j | `2.0.16` | `2.0.17` |
| org.slf4j:jul-to-slf4j | `2.0.16` | `2.0.17` |
| org.slf4j:slf4j-simple | `2.0.16` | `2.0.17` |
| [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.16` | `1.5.17` |
| [com.github.spotbugs:spotbugs-annotations](https://github.com/spotbugs/spotbugs) | `4.9.1` | `4.9.2` |
| [org.codehaus.groovy:groovy-all](https://github.com/apache/groovy) | `3.0.23` | `3.0.24` |
| [org.apache.maven.plugins:maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) | `3.1.3` | `3.1.4` |
| [org.apache.maven.plugins:maven-install-plugin](https://github.com/apache/maven-install-plugin) | `3.1.3` | `3.1.4` |
| software.amazon.awssdk:bom | `2.30.26` | `2.30.31` |


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

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

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

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

Updates `com.fasterxml.jackson.core:jackson-core` from 2.18.2 to 2.18.3
- [Commits](FasterXML/jackson-core@jackson-core-2.18.2...jackson-core-2.18.3)

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

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-xml` from 2.18.2 to 2.18.3
- [Commits](FasterXML/jackson-dataformat-xml@jackson-dataformat-xml-2.18.2...jackson-dataformat-xml-2.18.3)

Updates `com.fasterxml.jackson.datatype:jackson-datatype-jdk8` from 2.18.2 to 2.18.3

Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.18.2 to 2.18.3

Updates `com.fasterxml.jackson.module:jackson-module-parameter-names` from 2.18.2 to 2.18.3
- [Commits](FasterXML/jackson-modules-java8@jackson-modules-java8-2.18.2...jackson-modules-java8-2.18.3)

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.18.2 to 2.18.3
- [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.18.2...jackson-dataformats-text-2.18.3)

Updates `com.fasterxml.jackson.module:jackson-module-kotlin` from 2.18.2 to 2.18.3
- [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.18.2...jackson-module-kotlin-2.18.3)

Updates `com.fasterxml.jackson.module:jackson-module-afterburner` from 2.18.2 to 2.18.3
- [Commits](https://github.com/FasterXML/jackson-modules-base/commits/jackson-modules-base-2.18.3)

Updates `com.fasterxml.jackson.module:jackson-module-blackbird` from 2.18.2 to 2.18.3
- [Commits](https://github.com/FasterXML/jackson-modules-base/commits/jackson-modules-base-2.18.3)

Updates `com.fasterxml.jackson.datatype:jackson-datatype-hibernate5` from 2.18.2 to 2.18.3
- [Commits](FasterXML/jackson-datatype-hibernate@jackson-datatype-hibernate-parent-2.18.2...jackson-datatype-hibernate-parent-2.18.3)

Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.18.2 to 2.18.3
- [Commits](https://github.com/FasterXML/jackson/commits)

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

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-xml` from 2.18.2 to 2.18.3
- [Commits](FasterXML/jackson-dataformat-xml@jackson-dataformat-xml-2.18.2...jackson-dataformat-xml-2.18.3)

Updates `com.fasterxml.jackson.datatype:jackson-datatype-jdk8` from 2.18.2 to 2.18.3

Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.18.2 to 2.18.3

Updates `com.fasterxml.jackson.module:jackson-module-parameter-names` from 2.18.2 to 2.18.3
- [Commits](FasterXML/jackson-modules-java8@jackson-modules-java8-2.18.2...jackson-modules-java8-2.18.3)

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.18.2 to 2.18.3
- [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.18.2...jackson-dataformats-text-2.18.3)

Updates `com.fasterxml.jackson.module:jackson-module-kotlin` from 2.18.2 to 2.18.3
- [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.18.2...jackson-module-kotlin-2.18.3)

Updates `com.fasterxml.jackson.module:jackson-module-afterburner` from 2.18.2 to 2.18.3
- [Commits](https://github.com/FasterXML/jackson-modules-base/commits/jackson-modules-base-2.18.3)

Updates `com.fasterxml.jackson.module:jackson-module-blackbird` from 2.18.2 to 2.18.3
- [Commits](https://github.com/FasterXML/jackson-modules-base/commits/jackson-modules-base-2.18.3)

Updates `com.fasterxml.jackson.datatype:jackson-datatype-hibernate5` from 2.18.2 to 2.18.3
- [Commits](FasterXML/jackson-datatype-hibernate@jackson-datatype-hibernate-parent-2.18.2...jackson-datatype-hibernate-parent-2.18.3)

Updates `org.slf4j:slf4j-api` from 2.0.16 to 2.0.17

Updates `org.slf4j:log4j-over-slf4j` from 2.0.16 to 2.0.17

Updates `org.slf4j:jcl-over-slf4j` from 2.0.16 to 2.0.17

Updates `org.slf4j:jul-to-slf4j` from 2.0.16 to 2.0.17

Updates `org.slf4j:slf4j-simple` from 2.0.16 to 2.0.17

Updates `org.slf4j:log4j-over-slf4j` from 2.0.16 to 2.0.17

Updates `org.slf4j:jcl-over-slf4j` from 2.0.16 to 2.0.17

Updates `org.slf4j:jul-to-slf4j` from 2.0.16 to 2.0.17

Updates `ch.qos.logback:logback-classic` from 1.5.16 to 1.5.17
- [Release notes](https://github.com/qos-ch/logback/releases)
- [Commits](qos-ch/logback@v_1.5.16...v_1.5.17)

Updates `com.github.spotbugs:spotbugs-annotations` from 4.9.1 to 4.9.2
- [Release notes](https://github.com/spotbugs/spotbugs/releases)
- [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md)
- [Commits](spotbugs/spotbugs@4.9.1...4.9.2)

Updates `org.codehaus.groovy:groovy-all` from 3.0.23 to 3.0.24
- [Commits](https://github.com/apache/groovy/commits)

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

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

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

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

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

Updates `org.slf4j:slf4j-simple` from 2.0.16 to 2.0.17

Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.18.2 to 2.18.3
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `software.amazon.awssdk:bom` from 2.30.26 to 2.30.31

---
updated-dependencies:
- dependency-name: io.netty:netty-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.netty:netty-codec-http2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.netty:netty-transport-native-epoll
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.netty:netty-transport-native-kqueue
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-xml
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jdk8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: com.fasterxml.jackson.module:jackson-module-parameter-names
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: com.fasterxml.jackson.module:jackson-module-afterburner
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: com.fasterxml.jackson.module:jackson-module-blackbird
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-hibernate5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-xml
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jdk8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: com.fasterxml.jackson.module:jackson-module-parameter-names
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: com.fasterxml.jackson.module:jackson-module-afterburner
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: com.fasterxml.jackson.module:jackson-module-blackbird
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-hibernate5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.slf4j:log4j-over-slf4j
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.slf4j:jcl-over-slf4j
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.slf4j:jul-to-slf4j
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.slf4j:slf4j-simple
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.slf4j:log4j-over-slf4j
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.slf4j:jcl-over-slf4j
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.slf4j:jul-to-slf4j
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: ch.qos.logback:logback-classic
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: com.github.spotbugs:spotbugs-annotations
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.codehaus.groovy:groovy-all
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.apache.maven.plugins:maven-deploy-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.apache.maven.plugins:maven-install-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.netty:netty-codec-http2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.netty:netty-transport-native-epoll
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.netty:netty-transport-native-kqueue
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.slf4j:slf4j-simple
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: software.amazon.awssdk:bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 3, 2025
@jknack jknack added this to the 3.6.2 milestone Mar 4, 2025
@jknack jknack merged commit 70f7384 into 3.x Mar 4, 2025
5 checks passed
@dependabot dependabot bot deleted the dependabot/maven/dependencies-970bd0aa5e branch March 4, 2025 21:55
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.

1 participant