Skip to content

build(deps): bump the maven-dependencies group across 1 directory with 12 updates - #4903

Merged
kubernetes-prow[bot] merged 2 commits into
masterfrom
dependabot/maven/maven-dependencies-97248cb240
Sep 8, 2026
Merged

build(deps): bump the maven-dependencies group across 1 directory with 12 updates#4903
kubernetes-prow[bot] merged 2 commits into
masterfrom
dependabot/maven/maven-dependencies-97248cb240

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 8, 2026

Copy link
Copy Markdown
Contributor

Bumps the maven-dependencies group with 12 updates in the / directory:

Package From To
org.slf4j:slf4j-api 2.0.18 2.0.19
software.amazon.awssdk:sts 2.54.9 2.54.13
software.amazon.awssdk:auth 2.54.9 2.54.13
software.amazon.awssdk:http-auth-aws 2.54.9 2.54.13
software.amazon.awssdk:http-auth-spi 2.54.9 2.54.13
software.amazon.awssdk:http-client-spi 2.54.9 2.54.13
software.amazon.awssdk:utils 2.54.9 2.54.13
com.google.auth:google-auth-library-oauth2-http 1.51.0 1.52.0
com.squareup.okio:okio 3.18.1 3.18.2
com.squareup.okio:okio-jvm 3.18.1 3.18.2
com.diffplug.spotless:spotless-maven-plugin 3.10.1 3.10.2
io.sundr:builder-annotations 0.300.0 0.400.0

Updates org.slf4j:slf4j-api from 2.0.18 to 2.0.19

Updates software.amazon.awssdk:sts from 2.54.9 to 2.54.13

Updates software.amazon.awssdk:auth from 2.54.9 to 2.54.13

Updates software.amazon.awssdk:http-auth-aws from 2.54.9 to 2.54.13

Updates software.amazon.awssdk:http-auth-spi from 2.54.9 to 2.54.13

Updates software.amazon.awssdk:http-client-spi from 2.54.9 to 2.54.13

Updates software.amazon.awssdk:utils from 2.54.9 to 2.54.13

Updates software.amazon.awssdk:auth from 2.54.9 to 2.54.13

Updates software.amazon.awssdk:http-auth-aws from 2.54.9 to 2.54.13

Updates software.amazon.awssdk:http-auth-spi from 2.54.9 to 2.54.13

Updates software.amazon.awssdk:http-client-spi from 2.54.9 to 2.54.13

Updates software.amazon.awssdk:utils from 2.54.9 to 2.54.13

Updates com.google.auth:google-auth-library-oauth2-http from 1.51.0 to 1.52.0

Updates com.squareup.okio:okio from 3.18.1 to 3.18.2

Changelog

Sourced from com.squareup.okio:okio's changelog.

Version 3.18.2

2026-09-04

  • Fix: Don't change behavior of base64-encoding. We introduced a bug in Okio 3.18.1 that caused base64 strings to be encoded without padding, even though the previous and expected behavior is to encode such strings with padding (= characters). The bug impacts callers who compiled against Okio releases < 3.18.0, and executed on Okio releases >= 3.18.
Commits

Updates com.squareup.okio:okio-jvm from 3.18.1 to 3.18.2

Changelog

Sourced from com.squareup.okio:okio-jvm's changelog.

Version 3.18.2

2026-09-04

  • Fix: Don't change behavior of base64-encoding. We introduced a bug in Okio 3.18.1 that caused base64 strings to be encoded without padding, even though the previous and expected behavior is to encode such strings with padding (= characters). The bug impacts callers who compiled against Okio releases < 3.18.0, and executed on Okio releases >= 3.18.
Commits

Updates com.squareup.okio:okio-jvm from 3.18.1 to 3.18.2

Changelog

Sourced from com.squareup.okio:okio-jvm's changelog.

Version 3.18.2

2026-09-04

  • Fix: Don't change behavior of base64-encoding. We introduced a bug in Okio 3.18.1 that caused base64 strings to be encoded without padding, even though the previous and expected behavior is to encode such strings with padding (= characters). The bug impacts callers who compiled against Okio releases < 3.18.0, and executed on Okio releases >= 3.18.
Commits

Updates com.diffplug.spotless:spotless-maven-plugin from 3.10.1 to 3.10.2

Release notes

Sourced from com.diffplug.spotless:spotless-maven-plugin's releases.

Maven Plugin v3.10.2

Fixed

  • <shortenFullyQualifiedTypes> now shortens fully-qualified types used in expression contexts (such as static method calls, static fields, and enum constants) while avoiding imports that would change how existing unqualified type references resolve. (#3039)
  • Eclipse JDT formatter step no longer fails with NoClassDefFoundError when lombok is active as a JVM agent (e.g. -javaagent:lombok.jar in Eclipse/VS Code/Cursor). (#2795)
Commits
  • dc2a4cb Published maven/3.10.2
  • 876c8c4 Published gradle/8.10.2
  • ff28375 Published lib/4.10.2
  • e260aa7 shortenFullyQualifiedTypes: preserve unqualified type resolution (#3037)
  • 5a2cdca Update changelogs.
  • 98ca50e Merge remote-tracking branch 'origin/main' into 3033-unqualified-type-collision
  • 9591d7e Resolve interopability with spotless, lombok and VSCode (#3038)
  • 5842e1b shortenFullyQualifiedTypes: shorten FQTs in expression context (#3039)
  • e7f5b60 Add changelog entries
  • 79ff6c7 Resolve interopability with spotless, lombok and VSCode
  • Additional commits viewable in compare view

Updates io.sundr:builder-annotations from 0.300.0 to 0.400.0

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
com.diffplug.spotless:spotless-maven-plugin [>= 2.4.a, < 2.5]
com.diffplug.spotless:spotless-maven-plugin [>= 2.3.a, < 2.4]

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

…h 12 updates

Bumps the maven-dependencies group with 12 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| org.slf4j:slf4j-api | `2.0.18` | `2.0.19` |
| software.amazon.awssdk:sts | `2.54.9` | `2.54.13` |
| software.amazon.awssdk:auth | `2.54.9` | `2.54.13` |
| software.amazon.awssdk:http-auth-aws | `2.54.9` | `2.54.13` |
| software.amazon.awssdk:http-auth-spi | `2.54.9` | `2.54.13` |
| software.amazon.awssdk:http-client-spi | `2.54.9` | `2.54.13` |
| software.amazon.awssdk:utils | `2.54.9` | `2.54.13` |
| com.google.auth:google-auth-library-oauth2-http | `1.51.0` | `1.52.0` |
| [com.squareup.okio:okio](https://github.com/lysine-dev/okio) | `3.18.1` | `3.18.2` |
| [com.squareup.okio:okio-jvm](https://github.com/lysine-dev/okio) | `3.18.1` | `3.18.2` |
| [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) | `3.10.1` | `3.10.2` |
| io.sundr:builder-annotations | `0.300.0` | `0.400.0` |



Updates `org.slf4j:slf4j-api` from 2.0.18 to 2.0.19

Updates `software.amazon.awssdk:sts` from 2.54.9 to 2.54.13

Updates `software.amazon.awssdk:auth` from 2.54.9 to 2.54.13

Updates `software.amazon.awssdk:http-auth-aws` from 2.54.9 to 2.54.13

Updates `software.amazon.awssdk:http-auth-spi` from 2.54.9 to 2.54.13

Updates `software.amazon.awssdk:http-client-spi` from 2.54.9 to 2.54.13

Updates `software.amazon.awssdk:utils` from 2.54.9 to 2.54.13

Updates `software.amazon.awssdk:auth` from 2.54.9 to 2.54.13

Updates `software.amazon.awssdk:http-auth-aws` from 2.54.9 to 2.54.13

Updates `software.amazon.awssdk:http-auth-spi` from 2.54.9 to 2.54.13

Updates `software.amazon.awssdk:http-client-spi` from 2.54.9 to 2.54.13

Updates `software.amazon.awssdk:utils` from 2.54.9 to 2.54.13

Updates `com.google.auth:google-auth-library-oauth2-http` from 1.51.0 to 1.52.0

Updates `com.squareup.okio:okio` from 3.18.1 to 3.18.2
- [Changelog](https://github.com/lysine-dev/okio/blob/main/CHANGELOG.md)
- [Commits](lysine-dev/okio@parent-3.18.1...parent-3.18.2)

Updates `com.squareup.okio:okio-jvm` from 3.18.1 to 3.18.2
- [Changelog](https://github.com/lysine-dev/okio/blob/main/CHANGELOG.md)
- [Commits](lysine-dev/okio@parent-3.18.1...parent-3.18.2)

Updates `com.squareup.okio:okio-jvm` from 3.18.1 to 3.18.2
- [Changelog](https://github.com/lysine-dev/okio/blob/main/CHANGELOG.md)
- [Commits](lysine-dev/okio@parent-3.18.1...parent-3.18.2)

Updates `com.diffplug.spotless:spotless-maven-plugin` from 3.10.1 to 3.10.2
- [Release notes](https://github.com/diffplug/spotless/releases)
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
- [Commits](diffplug/spotless@maven/3.10.1...maven/3.10.2)

Updates `io.sundr:builder-annotations` from 0.300.0 to 0.400.0

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  dependency-version: 2.0.19
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
- dependency-name: software.amazon.awssdk:sts
  dependency-version: 2.54.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
- dependency-name: software.amazon.awssdk:auth
  dependency-version: 2.54.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
- dependency-name: software.amazon.awssdk:http-auth-aws
  dependency-version: 2.54.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
- dependency-name: software.amazon.awssdk:http-auth-spi
  dependency-version: 2.54.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
- dependency-name: software.amazon.awssdk:http-client-spi
  dependency-version: 2.54.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
- dependency-name: software.amazon.awssdk:utils
  dependency-version: 2.54.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
- dependency-name: software.amazon.awssdk:auth
  dependency-version: 2.54.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
- dependency-name: software.amazon.awssdk:http-auth-aws
  dependency-version: 2.54.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
- dependency-name: software.amazon.awssdk:http-auth-spi
  dependency-version: 2.54.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
- dependency-name: software.amazon.awssdk:http-client-spi
  dependency-version: 2.54.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
- dependency-name: software.amazon.awssdk:utils
  dependency-version: 2.54.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
- dependency-name: com.google.auth:google-auth-library-oauth2-http
  dependency-version: 1.52.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
- dependency-name: com.squareup.okio:okio
  dependency-version: 3.18.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
- dependency-name: com.squareup.okio:okio-jvm
  dependency-version: 3.18.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
- dependency-name: com.squareup.okio:okio-jvm
  dependency-version: 3.18.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
- dependency-name: com.diffplug.spotless:spotless-maven-plugin
  dependency-version: 3.10.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
- dependency-name: io.sundr:builder-annotations
  dependency-version: 0.400.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 8, 2026
@kubernetes-prow kubernetes-prow Bot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Sep 8, 2026
@kubernetes-prow kubernetes-prow Bot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Sep 8, 2026
@brendandburns

Copy link
Copy Markdown
Contributor

/lgtm
/approve

@kubernetes-prow kubernetes-prow Bot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Sep 8, 2026
@kubernetes-prow

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: brendandburns, dependabot[bot]

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@kubernetes-prow kubernetes-prow Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 8, 2026
@kubernetes-prow
kubernetes-prow Bot merged commit c3902ca into master Sep 8, 2026
14 checks passed
@dependabot
dependabot Bot deleted the dependabot/maven/maven-dependencies-97248cb240 branch September 8, 2026 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. dependencies Pull requests that update a dependency file java Pull requests that update Java code lgtm "Looks good to me", indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant