Skip to content

Bump com.squareup.okio:okio from 3.18.1 to 3.18.2 - #2729

Merged
acoburn merged 1 commit into
mainfrom
dependabot/maven/com.squareup.okio-okio-3.18.2
Sep 8, 2026
Merged

Bump com.squareup.okio:okio from 3.18.1 to 3.18.2#2729
acoburn merged 1 commit into
mainfrom
dependabot/maven/com.squareup.okio-okio-3.18.2

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps 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

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 8, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 8, 2026 07:38
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 8, 2026
@acoburn
acoburn enabled auto-merge (squash) September 8, 2026 11:41
@dependabot
dependabot Bot force-pushed the dependabot/maven/com.squareup.okio-okio-3.18.2 branch from 63f4600 to f134ba3 Compare September 8, 2026 11:42
Bumps [com.squareup.okio:okio](https://github.com/lysine-dev/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)

---
updated-dependencies:
- dependency-name: com.squareup.okio:okio
  dependency-version: 3.18.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/maven/com.squareup.okio-okio-3.18.2 branch from f134ba3 to c34f412 Compare September 8, 2026 11:50
@acoburn
acoburn merged commit 5677136 into main Sep 8, 2026
7 checks passed
@acoburn
acoburn deleted the dependabot/maven/com.squareup.okio-okio-3.18.2 branch September 8, 2026 11:56
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