Skip to content

Bump the alldependencies group across 1 directory with 22 updates#291

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/alldependencies-0c5a8bb85b
Closed

Bump the alldependencies group across 1 directory with 22 updates#291
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/alldependencies-0c5a8bb85b

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jan 5, 2026

Bumps the alldependencies group with 22 updates in the / directory:

Package From To
com.palantir.git-version 3.1.0 4.2.0
mil.army.usace.hec:lookup 2.0 3.0.0
mil.army.usace.hec:service-annotations 2.0.1 4.0.0
com.fasterxml.jackson.core:jackson-databind 2.17.2 2.20.1
com.fasterxml.jackson.datatype:jackson-datatype-jsr310 2.17.2 2.20.1
com.fasterxml.jackson.dataformat:jackson-dataformat-xml 2.17.2 2.20.1
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml 2.17.2 2.20.1
io.swagger.core.v3:swagger-annotations 2.2.22 2.2.41
jakarta.validation:jakarta.validation-api 3.1.0 3.1.1
io.swagger.codegen.v3:swagger-codegen-cli 3.0.61 3.0.75
com.auth0:java-jwt 4.4.0 4.5.0
com.squareup.okhttp3:okhttp 4.12.0 5.3.2
com.squareup.okhttp3:mockwebserver 4.12.0 5.3.2
com.squareup.okhttp3:okhttp-urlconnection 4.12.0 5.3.2
com.squareup.okhttp3:logging-interceptor 4.12.0 5.3.2
com.squareup.okhttp3:okhttp-bom 4.12.0 5.3.2
io.swagger.parser.v3:swagger-parser-v3 2.1.25 2.1.37
org.junit.jupiter:junit-jupiter-api 5.10.3 6.0.1
org.junit.jupiter:junit-jupiter-engine 5.10.3 6.0.1
org.junit.jupiter:junit-jupiter-params 5.10.3 6.0.1
org.mockito:mockito-core 5.12.0 5.21.0
org.mockito:mockito-junit-jupiter 5.12.0 5.21.0

Updates com.palantir.git-version from 3.1.0 to 4.2.0

Updates mil.army.usace.hec:lookup from 2.0 to 3.0.0

Release notes

Sourced from mil.army.usace.hec:lookup's releases.

3.0.0

What's Changed

  • Moved source to github
  • Combined our split repos of annotations and lookup
  • Added some basic tests
  • setup deployment to maven central
  • Rename package from rma. to hec.

NOTE: if you are doing new work, were fairly certain there were no changes made to the logic of the Netbeans service annotations and lookup library. We are release our copy of the source and artifacts as they are used within out software to comply with licensing requirements.

That said, we did add the META-INF file for gradle to support gradle's incremental annotation processing support.

New Contributors

Full Changelog: https://github.com/HydrologicEngineeringCenter/hec-service-annotations/commits/3.0.0

Commits

Updates mil.army.usace.hec:service-annotations from 2.0.1 to 4.0.0

Release notes

Sourced from mil.army.usace.hec:service-annotations's releases.

4.0.0

This release removes the implementation of Lookup. All users of the Lookup library in this repository are advised to move to the upstream Netbeans Lookup library. The API is the same (just update imports), however there are fewer compatibility issues with modern versions of Java.

To replace Lookup, a compatibility library has been added which provides a minimal version of the API that used to be present in the 'rma.util' package space. This should not be used for compilation, and instead should be used as a temporary bridge via dependency substitution until all upstream components can switch to Netbeans lookup. This minimal API delegates to the Netbeans Lookup implementation, so both jars must be present on the classpath.

3.0.0

What's Changed

  • Moved source to github
  • Combined our split repos of annotations and lookup
  • Added some basic tests
  • setup deployment to maven central
  • Rename package from rma. to hec.

NOTE: if you are doing new work, were fairly certain there were no changes made to the logic of the Netbeans service annotations and lookup library. We are release our copy of the source and artifacts as they are used within out software to comply with licensing requirements.

That said, we did add the META-INF file for gradle to support gradle's incremental annotation processing support.

New Contributors

Full Changelog: https://github.com/HydrologicEngineeringCenter/hec-service-annotations/commits/3.0.0

Commits

Updates com.fasterxml.jackson.core:jackson-databind from 2.17.2 to 2.20.1

Commits

Updates com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.17.2 to 2.20.1

Updates com.fasterxml.jackson.dataformat:jackson-dataformat-xml from 2.17.2 to 2.20.1

Commits
  • 338bbdc [maven-release-plugin] prepare release jackson-dataformat-xml-2.20.1
  • 53a2b39 Prep for 2.20.1 release
  • d293443 Merge branch '2.19' into 2.20
  • 5a91bcd Post-release dep version bump
  • 750c806 [maven-release-plugin] prepare for next development iteration
  • 1915b3a [maven-release-plugin] prepare release jackson-dataformat-xml-2.19.4
  • 0bdeb4a Prep for 2.19.4 release
  • 31f8391 Merge branch '2.19' into 2.20
  • ace9643 Post-release dep version bump
  • 178a88b [maven-release-plugin] prepare for next development iteration
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.17.2 to 2.20.1

Commits
  • ad7cda7 [maven-release-plugin] prepare release jackson-dataformats-text-2.20.1
  • d3dc677 Prep for 2.20.1 release
  • e667707 Merge branch '2.19' into 2.20
  • 138f6a8 Post-release dep version bump
  • d3e39cc [maven-release-plugin] prepare for next development iteration
  • 15296a8 [maven-release-plugin] prepare release jackson-dataformats-text-2.19.4
  • 97bab50 Prep for 2.19.4 release
  • 82aa0bf Merge branch '2.19' into 2.20
  • 0265bc8 Post-release dep version bump
  • b42e80a [maven-release-plugin] prepare for next development iteration
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.17.2 to 2.20.1

Updates com.fasterxml.jackson.dataformat:jackson-dataformat-xml from 2.17.2 to 2.20.1

Commits
  • 338bbdc [maven-release-plugin] prepare release jackson-dataformat-xml-2.20.1
  • 53a2b39 Prep for 2.20.1 release
  • d293443 Merge branch '2.19' into 2.20
  • 5a91bcd Post-release dep version bump
  • 750c806 [maven-release-plugin] prepare for next development iteration
  • 1915b3a [maven-release-plugin] prepare release jackson-dataformat-xml-2.19.4
  • 0bdeb4a Prep for 2.19.4 release
  • 31f8391 Merge branch '2.19' into 2.20
  • ace9643 Post-release dep version bump
  • 178a88b [maven-release-plugin] prepare for next development iteration
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.17.2 to 2.20.1

Commits
  • ad7cda7 [maven-release-plugin] prepare release jackson-dataformats-text-2.20.1
  • d3dc677 Prep for 2.20.1 release
  • e667707 Merge branch '2.19' into 2.20
  • 138f6a8 Post-release dep version bump
  • d3e39cc [maven-release-plugin] prepare for next development iteration
  • 15296a8 [maven-release-plugin] prepare release jackson-dataformats-text-2.19.4
  • 97bab50 Prep for 2.19.4 release
  • 82aa0bf Merge branch '2.19' into 2.20
  • 0265bc8 Post-release dep version bump
  • b42e80a [maven-release-plugin] prepare for next development iteration
  • Additional commits viewable in compare view

Updates io.swagger.core.v3:swagger-annotations from 2.2.22 to 2.2.41

Updates jakarta.validation:jakarta.validation-api from 3.1.0 to 3.1.1

Release notes

Sourced from jakarta.validation:jakarta.validation-api's releases.

3.1.1

What's Changed

New Contributors

Full Changelog: jakartaee/validation@3.1.0...3.1.1

Commits

Updates io.swagger.codegen.v3:swagger-codegen-cli from 3.0.61 to 3.0.75

Updates com.auth0:java-jwt from 4.4.0 to 4.5.0

Release notes

Sourced from com.auth0:java-jwt's releases.

4.5.0

Added

Fixed

  • empty expected audience array should throw InvalidClaimException #679 (jimmyjames)
Changelog

Sourced from com.auth0:java-jwt's changelog.

4.5.0 (2025-01-29)

Full Changelog

Added

Fixed

  • empty expected audience array should throw InvalidClaimException #679 (jimmyjames)

4.5.0 (2025-01-28)

Full Changelog

Added

Fixed

  • empty expected audience array should throw InvalidClaimException #679 (jimmyjames)

4.5.0 (2025-01-22)

Full Changelog

Added

Fixed

  • empty expected audience array should throw InvalidClaimException #679 (jimmyjames)
Commits

Updates com.squareup.okhttp3:okhttp from 4.12.0 to 5.3.2

Changelog

Sourced from com.squareup.okhttp3:okhttp's changelog.

Version 5.3.2

2025-11-18

  • Fix: Don't delay triggering timeouts. In Okio 3.16.0 we introduced a regression that caused timeouts to fire later than they were supposed to.

  • Upgrade: [Okio 3.16.4][okio_3_16_4].

Version 5.3.1

2025-11-16

This release is the same as 5.3.0. Okio 3.16.3 didn't have a necessary fix!

  • Upgrade: [Okio 3.16.3][okio_3_16_3].

Version 5.3.0

2025-10-30

  • New: Add tags to Call, including computable tags. Use this to attach application-specific metadata to a Call in an EventListener or Interceptor. The tag can be read in any other EventListener or Interceptor.

      override fun intercept(chain: Interceptor.Chain): Response {
        chain.call().tag(MyAnalyticsTag::class) {
          MyAnalyticsTag(...)
        }
    return chain.proceed(chain.request())
    
    }

  • New: Support request bodies on HTTP/1.1 connection upgrades.

  • New: EventListener.plus() makes it easier to observe events in multiple listeners.

  • Fix: Don't spam logs with ‘Method isLoggable in android.util.Log not mocked.’ when using OkHttp in Robolectric and Paparazzi tests.

  • Upgrade: [Kotlin 2.2.21][kotlin_2_2_21].

  • Upgrade: [Okio 3.16.2][okio_3_16_2].

  • Upgrade: [ZSTD-KMP 0.4.0][zstd_kmp_0_4_0]. This update fixes a bug that caused APKs to fail [16 KB ELF alignment checks][elf_alignment].

Version 5.2.3

2025-11-18

... (truncated)

Commits

Updates com.squareup.okhttp3:mockwebserver from 4.12.0 to 5.3.2

Changelog

Sourced from com.squareup.okhttp3:mockwebserver's changelog.

Version 5.3.2

2025-11-18

  • Fix: Don't delay triggering timeouts. In Okio 3.16.0 we introduced a regression that caused timeouts to fire later than they were supposed to.

  • Upgrade: [Okio 3.16.4][okio_3_16_4].

Version 5.3.1

2025-11-16

This release is the same as 5.3.0. Okio 3.16.3 didn't have a necessary fix!

  • Upgrade: [Okio 3.16.3][okio_3_16_3].

Version 5.3.0

2025-10-30

  • New: Add tags to Call, including computable tags. Use this to attach application-specific metadata to a Call in an EventListener or Interceptor. The tag can be read in any other EventListener or Interceptor.

      override fun intercept(chain: Interceptor.Chain): Response {
        chain.call().tag(MyAnalyticsTag::class) {
          MyAnalyticsTag(...)
        }
    return chain.proceed(chain.request())
    
    }

  • New: Support request bodies on HTTP/1.1 connection upgrades.

  • New: EventListener.plus() makes it easier to observe events in multiple listeners.

  • Fix: Don't spam logs with ‘Method isLoggable in android.util.Log not mocked.’ when using OkHttp in Robolectric and Paparazzi tests.

  • Upgrade: [Kotlin 2.2.21][kotlin_2_2_21].

  • Upgrade: [Okio 3.16.2][okio_3_16_2].

  • Upgrade: [ZSTD-KMP 0.4.0][zstd_kmp_0_4_0]. This update fixes a bug that caused APKs to fail [16 KB ELF alignment checks][elf_alignment].

Version 5.2.3

2025-11-18

... (truncated)

Commits

Updates com.squareup.okhttp3:okhttp-urlconnection from 4.12.0 to 5.3.2

Changelog

Sourced from com.squareup.okhttp3:okhttp-urlconnection's changelog.

Version 5.3.2

2025-11-18

  • Fix: Don't delay triggering timeouts. In Okio 3.16.0 we introduced a regression that caused timeouts to fire later than they were supposed to.

  • Upgrade: [Okio 3.16.4][okio_3_16_4].

Version 5.3.1

2025-11-16

This release is the same as 5.3.0. Okio 3.16.3 didn't have a necessary fix!

  • Upgrade: [Okio 3.16.3][okio_3_16_3].

Version 5.3.0

2025-10-30

  • New: Add tags to Call, including computable tags. Use this to attach application-specific metadata to a Call in an EventListener or Interceptor. The tag can be read in any other EventListener or Interceptor.

      override fun intercept(chain: Interceptor.Chain): Response {
        chain.call().tag(MyAnalyticsTag::class) {
          MyAnalyticsTag(...)
        }
    return chain.proceed(chain.request())
    
    }

  • New: Support request bodies on HTTP/1.1 connection upgrades.

  • New: EventListener.plus() makes it easier to observe events in multiple listeners.

  • Fix: Don't spam logs with ‘Method isLoggable in android.util.Log not mocked.’ when using OkHttp in Robolectric and Paparazzi tests.

  • Upgrade: [Kotlin 2.2.21][kotlin_2_2_21].

  • Upgrade: [Okio 3.16.2][okio_3_16_2].

  • Upgrade: [ZSTD-KMP 0.4.0][zstd_kmp_0_4_0]. This update fixes a bug that caused APKs to fail [16 KB ELF alignment checks][elf_alignment].

Version 5.2.3

2025-11-18

... (truncated)

Commits

Updates com.squareup.okhttp3:logging-interceptor from 4.12.0 to 5.3.2

Changelog

Sourced from com.squareup.okhttp3:logging-interceptor's changelog.

Version 5.3.2

2025-11-18

  • Fix: Don't delay triggering timeouts. In Okio 3.16.0 we introduced a regression that caused timeouts to fire later than they were supposed to.

  • Upgrade: [Okio 3.16.4][okio_3_16_4].

Version 5.3.1

2025-11-16

This release is the same as 5.3.0. Okio 3.16.3 didn't have a necessary fix!

  • Upgrade: [Okio 3.16.3][okio_3_16_3].

Version 5.3.0

2025-10-30

  • New: Add tags to Call, including computable tags. Use this to attach application-specific metadata to a Call in an EventListener or Interceptor. The tag can be read in any other EventListener or Interceptor.

      override fun intercept(chain: Interceptor.Chain): Response {
        chain.call().tag(MyAnalyticsTag::class) {
          MyAnalyticsTag(...)
        }
    return chain.proceed(chain.request())
    
    }

  • New: Support request bodies on HTTP/1.1 connection upgrades.

  • New: EventListener.plus() makes it easier to observe events in multiple listeners.

  • Fix: Don't spam logs with ‘Method isLoggable in android.util.Log not mocked.’ when using OkHttp in Robolectric and Paparazzi tests.

  • Upgrade: [Kotlin 2.2.21][kotlin_2_2_21].

  • Upgrade: [Okio 3.16.2][okio_3_16_2].

  • Upgrade: [ZSTD-KMP 0.4.0][zstd_kmp_0_4_0]. This update fixes a bug that caused APKs to fail [16 KB ELF alignment checks][elf_alignment].

Version 5.2.3

2025-11-18

... (truncated)

Commits

Updates com.squareup.okhttp3:okhttp-bom from 4.12.0 to 5.3.2

Changelog

Sourced from com.squareup.okhttp3:okhttp-bom's changelog.

Version 5.3.2

2025-11-18

  • Fix: Don't delay triggering timeouts. In Okio 3.16.0 we introduced a regression that caused timeouts to fire later than they were supposed to.

  • Upgrade: [Okio 3.16.4][okio_3_16_4].

Version 5.3.1

2025-11-16

This release is the same as 5.3.0. Okio 3.16.3 didn't have a necessary fix!

  • Upgrade: [Okio 3.16.3][okio_3_16_3].

Version 5.3.0

2025-10-30

  • New: Add tags to Call, including computable tags. Use this to attach application-specific metadata to a Call in an EventListener or Interceptor. The tag can be read in any other EventListener or Interceptor.

      override fun intercept(chain: Interceptor.Chain): Response {
        chain.call().tag(MyAnalyticsTag::class) {
          MyAnalyticsTag(...)
        }
    return chain.proceed(chain.request())
    
    }

  • New: Support request bodies on HTTP/1.1 connection upgrades.

  • New: EventListener.plus() makes it easier to observe events in multiple listeners.

  • Fix: Don't spam logs with ‘Method isLoggable in android.util.Log not mocked.’ when using OkHttp in Robolectric and Paparazzi tests.

  • Upgrade: [Kotlin 2.2.21][kotlin_2_2_21].

  • Upgrade: [Okio 3.16.2][okio_3_16_2].

  • Upgrade: [ZSTD-KMP 0.4.0][zstd_kmp_0_4_0]. This update fixes a bug that caused APKs to fail [16 KB ELF alignment checks][elf_alignment].

Version 5.2.3

2025-11-18

... (truncated)

Commits

Updates com.squareup.okhttp3:mockwebserver from 4.12.0 to 5.3.2

Changelog

Sourced from com.squareup.okhttp3:mockwebserver's changelog.

Version 5.3.2

2025-11-18

  • Fix: Don't delay triggering timeouts. In Okio 3.16.0 we introduced a regression that caused timeouts to fire later than they were supposed to.

  • Upgrade: [Okio 3.16.4][okio_3_16_4].

Version 5.3.1

2025-11-16

This release is the same as 5.3.0. Okio 3.16.3 didn't have a necessary fix!

  • Upgrade: [Okio 3.16.3][okio_3_16_3].

Version 5.3.0

2025-10-30

  • New: Add tags to Call, including computable tags. Use this to attach application-specific metadata to a Call in an EventListener or Interceptor. The tag can be read in any other EventListener or Interceptor.

      override fun intercept(chain: Interceptor.Chain): Response {
        chain.call().tag(MyAnalyticsTag::class) {
          MyAnalyticsTag(...)
        }
    return chain.proceed(chain.request())
    
    }

  • New: Support request bodies on HTTP/1.1 connection upgrades.

  • New: EventListener.plus() makes it easier to observe events in multiple listeners.

  • Fix: Don't spam logs with ‘Method isLoggable in android.util.Log not mocked.’ when using OkHttp in Robolectric and Paparazzi tests.

  • Upgrade: [Kotlin 2.2.21][kotlin_2_2_21].

  • Upgrade: [Okio 3.16.2][okio_3_16_2].

  • Upgrade: [ZSTD-KMP 0.4.0][zstd_kmp_0_4_0]. This update fixes a bug that caused APKs to fail [16 KB ELF alignment checks][elf_alignment].

Version 5.2.3

2025-11-18

... (truncated)

Commits

Updates com.squareup.okhttp3:okhttp-urlconnection from 4.12.0 to 5.3.2

Changelog

Sourced from com.squareup.okhttp3:okhttp-urlconnection's changelog.

Version 5.3.2

2025-11-18

  • Fix: Don't delay triggering timeouts. In Okio 3.16.0 we introduced a regression that caused timeouts to fire later than they were supposed to.

  • Upgrade: [Okio 3.16.4][okio_3_16_4].

Version 5.3.1

2025-11-16

This release is the same as 5.3.0. Okio 3.16.3 didn't have a necessary fix!

  • Upgrade: [Okio 3.16.3][okio_3_16_3].

Version 5.3.0

2025-10-30

  • New: Add tags to Call, including computable tags. Use this to attach application-specific metadata to a Call in an EventListener or Interceptor. The tag can be read in any other EventListener or Interceptor.

      override fun intercept(chain: Interceptor.Chain): Response {
        chain.call().tag(MyAnalyticsTag::class) {
          MyAnalyticsTag(...)
        }
    return chain.proceed(chain.request())
    
    }

  • New: Support request bodies on HTTP/1.1 connection upgrades.

  • New: EventListener.plus() makes it easier to observe events in multiple listeners.

  • Fix: Don't spam logs with ‘Method isLoggable in android.util.Log not mocked.’ when using OkHttp in Robolectric and Paparazzi tests.

  • Upgrade: [Kotlin 2.2.21][kotlin_2_2_21].

  • Upgrade: [Okio 3.16.2][okio_3_16_2].

  • Upgrade: [ZSTD-KMP 0.4.0][zstd_kmp_0_4_0]. This update fixes a bug that caused APKs to fail [16 KB ELF alignment checks][elf_alignment].

Version 5.2.3

2025-11-18

... (truncated)

Commits

Updates com.squareup.okhttp3:logging-interceptor from 4.12.0 to 5.3.2

Changelog

Sourced from com.squareup.okhttp3:logging-interceptor's changelog.

Version 5.3.2

2025-11-18

  • Fix: Don't delay triggering timeouts. In Okio 3.16.0 we introduced a regression that caused timeouts to fire later than they were supposed to.

  • Upgrade: [Okio 3.16.4][okio_3_16_4].

Version 5.3.1

2025-11-16

This release is the same as 5.3.0. Okio 3.16.3 didn't have a necessary fix!

  • Upgrade: [Okio 3.16.3][okio_3_16_3].

Version 5.3.0

2025-10-30

  • New: Add tags to Call, including computable tags. Use this to attach application-specific metadata to a Call in an EventListener or Interceptor. The tag can be read in any other EventListener or Interceptor.

      override fun intercept(chain: Interceptor.Chain): Response {
        chain.call().tag(MyAnalyticsTag::class) {
          MyAnalyticsTag(...)
        }
    return chain.proceed(chain.request())
    
    }

  • New: Support request bodies on HTTP/1.1 connection upgrades.

  • New: EventListener.plus() makes it easier to observe events in multiple listeners.

  • Fix: Don't spam logs with ‘Method isLoggable in android.util.Log not mocked.’ when using OkHttp in Robolectric and Paparazzi tests.

  • Upgrade: [Kotlin 2.2.21][kotlin_2_2_21].

  • Upgrade: [Okio 3.16.2][okio_3_16_2].

  • Upgrade: [ZSTD-KMP 0.4.0][zstd_kmp_0_4_0]. This update fixes a bug that caused APKs to fail [16 KB ELF alignment checks][elf_alignment].

Version 5.2.3

2025-11-18

... (truncated)

Commits

Updates com.squareup.okhttp3:okhttp-bom from 4.12.0 to 5.3.2

Changelog

Sourced from com.squareup.okhttp3:okhttp-bom's changelog.

Version 5.3.2

2025-11-18

  • Fix: Don't delay triggering timeouts. In Okio 3.16.0 we introduced a regression that caused timeouts to fire later than they were supposed to.

  • Upgrade: [Okio 3.16.4][okio_3_16_4].

Version 5.3.1

2025-11-16

This release is the same as 5.3.0. Okio 3.16.3 didn't have a necessary fix!

  • Upgrade: [Okio 3.16.3][okio_3_16_3].

Version 5.3.0

2025-10-30

  • New: Add tags to Call, including computable tags. Use this to attach application-specific metadata to a Call in an EventListener or Interceptor. The tag can be read in any other EventListener or Interceptor.

      override fun intercept(chain: Interceptor.Chain): Response {
        chain.call().tag(MyAnalyticsTag::class) {
          MyAnalyticsTag(...)
        }
    return chain.proceed(chain.request())
    
    }

  • New: Support request bodies on HTTP/1.1 connection upgrades.

  • New: EventListener.plus() makes it easier to observe events in multiple listeners.

  • Fix: Don't spam logs with ‘Method isLoggable in android.util.Log not mocked.’ when using OkHttp in Robolectric and Paparazzi tests.

  • Upgrade: [Kotlin 2.2.21][kotlin_2_2_21].

  • Upgrade: [Okio 3.16.2][okio_3_16_2].

  • Upgrade: [ZSTD-KMP 0.4.0][zstd_kmp_0_4_0]. This update fixes a bug that caused APKs to fail [16 KB ELF alignment checks][elf_alignment].

Version 5.2.3

2025-11-18

... (truncated)

Commits
  • 75b9c26 Prepare for release 5.3.2.
  • ab48e5d Okio 3.16.4 (#9200)
  • a9a4638 Prepare next development version.
  • ef72228 Prepare for release 5.3.1.
  • 6747167 Update com.squareup.okio to v3.16.3 (#9197)
  • 0960b47 Prepare for release 5.3.0.
  • bfb24eb Support Request Bodies on HTTP1.1 Connection Upgrades (#9159)
  • cf4a864 Update Gradle to v9.2.0 (#9171)
  • 4e7dbec Update dependency com.puppycrawl.tools:checkstyle to v12.1.1 (#9169)
  • 0470853 Add tags to calls, including computable tags (#9168)
  • Additional commits viewable in

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 5, 2026
Bumps the alldependencies group with 22 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| com.palantir.git-version | `3.1.0` | `4.2.0` |
| [mil.army.usace.hec:lookup](https://github.com/HydrologicEngineeringCenter/hec-service-annotations) | `2.0` | `3.0.0` |
| [mil.army.usace.hec:service-annotations](https://github.com/HydrologicEngineeringCenter/hec-service-annotations) | `2.0.1` | `4.0.0` |
| [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.17.2` | `2.20.1` |
| com.fasterxml.jackson.datatype:jackson-datatype-jsr310 | `2.17.2` | `2.20.1` |
| [com.fasterxml.jackson.dataformat:jackson-dataformat-xml](https://github.com/FasterXML/jackson-dataformat-xml) | `2.17.2` | `2.20.1` |
| [com.fasterxml.jackson.dataformat:jackson-dataformat-yaml](https://github.com/FasterXML/jackson-dataformats-text) | `2.17.2` | `2.20.1` |
| io.swagger.core.v3:swagger-annotations | `2.2.22` | `2.2.41` |
| [jakarta.validation:jakarta.validation-api](https://github.com/jakartaee/validation) | `3.1.0` | `3.1.1` |
| io.swagger.codegen.v3:swagger-codegen-cli | `3.0.61` | `3.0.75` |
| [com.auth0:java-jwt](https://github.com/auth0/java-jwt) | `4.4.0` | `4.5.0` |
| [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) | `4.12.0` | `5.3.2` |
| [com.squareup.okhttp3:mockwebserver](https://github.com/square/okhttp) | `4.12.0` | `5.3.2` |
| [com.squareup.okhttp3:okhttp-urlconnection](https://github.com/square/okhttp) | `4.12.0` | `5.3.2` |
| [com.squareup.okhttp3:logging-interceptor](https://github.com/square/okhttp) | `4.12.0` | `5.3.2` |
| [com.squareup.okhttp3:okhttp-bom](https://github.com/square/okhttp) | `4.12.0` | `5.3.2` |
| io.swagger.parser.v3:swagger-parser-v3 | `2.1.25` | `2.1.37` |
| [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit-framework) | `5.10.3` | `6.0.1` |
| [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit-framework) | `5.10.3` | `6.0.1` |
| [org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit-framework) | `5.10.3` | `6.0.1` |
| [org.mockito:mockito-core](https://github.com/mockito/mockito) | `5.12.0` | `5.21.0` |
| [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) | `5.12.0` | `5.21.0` |



Updates `com.palantir.git-version` from 3.1.0 to 4.2.0

Updates `mil.army.usace.hec:lookup` from 2.0 to 3.0.0
- [Release notes](https://github.com/HydrologicEngineeringCenter/hec-service-annotations/releases)
- [Commits](https://github.com/HydrologicEngineeringCenter/hec-service-annotations/commits/3.0.0)

Updates `mil.army.usace.hec:service-annotations` from 2.0.1 to 4.0.0
- [Release notes](https://github.com/HydrologicEngineeringCenter/hec-service-annotations/releases)
- [Commits](https://github.com/HydrologicEngineeringCenter/hec-service-annotations/commits/4.0.0)

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

Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.17.2 to 2.20.1

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

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

Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.17.2 to 2.20.1

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

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

Updates `io.swagger.core.v3:swagger-annotations` from 2.2.22 to 2.2.41

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

Updates `io.swagger.codegen.v3:swagger-codegen-cli` from 3.0.61 to 3.0.75

Updates `com.auth0:java-jwt` from 4.4.0 to 4.5.0
- [Release notes](https://github.com/auth0/java-jwt/releases)
- [Changelog](https://github.com/auth0/java-jwt/blob/master/CHANGELOG.md)
- [Commits](auth0/java-jwt@4.4.0...4.5.0)

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

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

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

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

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

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

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

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

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

Updates `io.swagger.parser.v3:swagger-parser-v3` from 2.1.25 to 2.1.37

Updates `org.junit.jupiter:junit-jupiter-api` from 5.10.3 to 6.0.1
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r5.10.3...r6.0.1)

Updates `org.junit.jupiter:junit-jupiter-engine` from 5.10.3 to 6.0.1
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r5.10.3...r6.0.1)

Updates `org.junit.jupiter:junit-jupiter-params` from 5.10.3 to 6.0.1
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r5.10.3...r6.0.1)

Updates `org.junit.jupiter:junit-jupiter-engine` from 5.10.3 to 6.0.1
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r5.10.3...r6.0.1)

Updates `org.junit.jupiter:junit-jupiter-params` from 5.10.3 to 6.0.1
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r5.10.3...r6.0.1)

Updates `org.mockito:mockito-core` from 5.12.0 to 5.21.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.12.0...v5.21.0)

Updates `org.mockito:mockito-junit-jupiter` from 5.12.0 to 5.21.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.12.0...v5.21.0)

Updates `org.mockito:mockito-junit-jupiter` from 5.12.0 to 5.21.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.12.0...v5.21.0)

---
updated-dependencies:
- dependency-name: com.palantir.git-version
  dependency-version: 4.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: alldependencies
- dependency-name: mil.army.usace.hec:lookup
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: alldependencies
- dependency-name: mil.army.usace.hec:service-annotations
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: alldependencies
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-version: 2.20.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: alldependencies
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
  dependency-version: 2.20.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: alldependencies
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-xml
  dependency-version: 2.20.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: alldependencies
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
  dependency-version: 2.20.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: alldependencies
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
  dependency-version: 2.20.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: alldependencies
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-xml
  dependency-version: 2.20.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: alldependencies
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
  dependency-version: 2.20.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: alldependencies
- dependency-name: io.swagger.core.v3:swagger-annotations
  dependency-version: 2.2.41
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: alldependencies
- dependency-name: jakarta.validation:jakarta.validation-api
  dependency-version: 3.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: alldependencies
- dependency-name: io.swagger.codegen.v3:swagger-codegen-cli
  dependency-version: 3.0.75
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: alldependencies
- dependency-name: com.auth0:java-jwt
  dependency-version: 4.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: alldependencies
- dependency-name: com.squareup.okhttp3:okhttp
  dependency-version: 5.3.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: alldependencies
- dependency-name: com.squareup.okhttp3:mockwebserver
  dependency-version: 5.3.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: alldependencies
- dependency-name: com.squareup.okhttp3:okhttp-urlconnection
  dependency-version: 5.3.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: alldependencies
- dependency-name: com.squareup.okhttp3:logging-interceptor
  dependency-version: 5.3.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: alldependencies
- dependency-name: com.squareup.okhttp3:okhttp-bom
  dependency-version: 5.3.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: alldependencies
- dependency-name: com.squareup.okhttp3:mockwebserver
  dependency-version: 5.3.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: alldependencies
- dependency-name: com.squareup.okhttp3:okhttp-urlconnection
  dependency-version: 5.3.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: alldependencies
- dependency-name: com.squareup.okhttp3:logging-interceptor
  dependency-version: 5.3.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: alldependencies
- dependency-name: com.squareup.okhttp3:okhttp-bom
  dependency-version: 5.3.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: alldependencies
- dependency-name: io.swagger.parser.v3:swagger-parser-v3
  dependency-version: 2.1.37
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: alldependencies
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-version: 6.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: alldependencies
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-version: 6.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: alldependencies
- dependency-name: org.junit.jupiter:junit-jupiter-params
  dependency-version: 6.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: alldependencies
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-version: 6.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: alldependencies
- dependency-name: org.junit.jupiter:junit-jupiter-params
  dependency-version: 6.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: alldependencies
- dependency-name: org.mockito:mockito-core
  dependency-version: 5.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: alldependencies
- dependency-name: org.mockito:mockito-junit-jupiter
  dependency-version: 5.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: alldependencies
- dependency-name: org.mockito:mockito-junit-jupiter
  dependency-version: 5.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: alldependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/alldependencies-0c5a8bb85b branch from f45af55 to 8181bd9 Compare January 12, 2026 22:25
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Jan 26, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jan 26, 2026
@dependabot dependabot bot deleted the dependabot/gradle/alldependencies-0c5a8bb85b branch January 26, 2026 20:00
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.

0 participants