Skip to content

chore: bump logbookVersion from 4.0.2 to 4.0.3#315

Merged
skjolber merged 1 commit intomainfrom
dependabot/gradle/logbookVersion-4.0.3
Mar 23, 2026
Merged

chore: bump logbookVersion from 4.0.2 to 4.0.3#315
skjolber merged 1 commit intomainfrom
dependabot/gradle/logbookVersion-4.0.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Bumps logbookVersion from 4.0.2 to 4.0.3.
Updates org.zalando:logbook-spring-boot-starter from 4.0.2 to 4.0.3

Release notes

Sourced from org.zalando:logbook-spring-boot-starter's releases.

4.0.3

Full Changelog

Fixed bugs:

  • logbook-ktor-client fails when HttpRequestRetry plugin is installed as well #2250

Closed issues:

  • Question : Why aren't HttpAttributes copied in ServerRequest? #2175

Merged pull requests:

Changelog

Sourced from org.zalando:logbook-spring-boot-starter's changelog.

4.0.3 (2026-03-17)

Full Changelog

Fixed bugs:

  • logbook-ktor-client fails when HttpRequestRetry plugin is installed as well #2250

Closed issues:

  • Question : Why aren't HttpAttributes copied in ServerRequest? #2175

Merged pull requests:

Commits
  • edc8d45 Release 4.0.3
  • 4355a25 Bump spring-boot.version from 4.0.2 to 4.0.3 (#2253)
  • bec2b41 Bump tools.jackson.core:jackson-databind from 3.0.3 to 3.1.0 (#2259)
  • 0b55e7a #2250 - don't throw when HttpRequestRetry plugin is present (#2251)
  • 5aee087 Bump ktor.version from 3.4.0 to 3.4.1 (#2255)
  • 6663136 Bump org.springframework:spring-framework-bom from 7.0.4 to 7.0.5 (#2256)
  • 9f6dc34 Bump logback-classic.version from 1.5.27 to 1.5.32 (#2257)
  • 96cdc93 Bump org.apache.maven.plugins:maven-shade-plugin from 3.6.0 to 3.6.1 (#2258)
  • 29d9509 Bump commons-codec:commons-codec from 1.20.0 to 1.21.0 (#2260)
  • 133f90a Bump io.netty:netty-bom from 4.2.9.Final to 4.2.10.Final (#2261)
  • Additional commits viewable in compare view

Updates org.zalando:logbook-api from 4.0.2 to 4.0.3

Release notes

Sourced from org.zalando:logbook-api's releases.

4.0.3

Full Changelog

Fixed bugs:

  • logbook-ktor-client fails when HttpRequestRetry plugin is installed as well #2250

Closed issues:

  • Question : Why aren't HttpAttributes copied in ServerRequest? #2175

Merged pull requests:

Changelog

Sourced from org.zalando:logbook-api's changelog.

4.0.3 (2026-03-17)

Full Changelog

Fixed bugs:

  • logbook-ktor-client fails when HttpRequestRetry plugin is installed as well #2250

Closed issues:

  • Question : Why aren't HttpAttributes copied in ServerRequest? #2175

Merged pull requests:

Commits
  • edc8d45 Release 4.0.3
  • 4355a25 Bump spring-boot.version from 4.0.2 to 4.0.3 (#2253)
  • bec2b41 Bump tools.jackson.core:jackson-databind from 3.0.3 to 3.1.0 (#2259)
  • 0b55e7a #2250 - don't throw when HttpRequestRetry plugin is present (#2251)
  • 5aee087 Bump ktor.version from 3.4.0 to 3.4.1 (#2255)
  • 6663136 Bump org.springframework:spring-framework-bom from 7.0.4 to 7.0.5 (#2256)
  • 9f6dc34 Bump logback-classic.version from 1.5.27 to 1.5.32 (#2257)
  • 96cdc93 Bump org.apache.maven.plugins:maven-shade-plugin from 3.6.0 to 3.6.1 (#2258)
  • 29d9509 Bump commons-codec:commons-codec from 1.20.0 to 1.21.0 (#2260)
  • 133f90a Bump io.netty:netty-bom from 4.2.9.Final to 4.2.10.Final (#2261)
  • Additional commits viewable in compare view

Updates org.zalando:logbook-core from 4.0.2 to 4.0.3

Release notes

Sourced from org.zalando:logbook-core's releases.

4.0.3

Full Changelog

Fixed bugs:

  • logbook-ktor-client fails when HttpRequestRetry plugin is installed as well #2250

Closed issues:

  • Question : Why aren't HttpAttributes copied in ServerRequest? #2175

Merged pull requests:

Changelog

Sourced from org.zalando:logbook-core's changelog.

4.0.3 (2026-03-17)

Full Changelog

Fixed bugs:

  • logbook-ktor-client fails when HttpRequestRetry plugin is installed as well #2250

Closed issues:

  • Question : Why aren't HttpAttributes copied in ServerRequest? #2175

Merged pull requests:

Commits
  • edc8d45 Release 4.0.3
  • 4355a25 Bump spring-boot.version from 4.0.2 to 4.0.3 (#2253)
  • bec2b41 Bump tools.jackson.core:jackson-databind from 3.0.3 to 3.1.0 (#2259)
  • 0b55e7a #2250 - don't throw when HttpRequestRetry plugin is present (#2251)
  • 5aee087 Bump ktor.version from 3.4.0 to 3.4.1 (#2255)
  • 6663136 Bump org.springframework:spring-framework-bom from 7.0.4 to 7.0.5 (#2256)
  • 9f6dc34 Bump logback-classic.version from 1.5.27 to 1.5.32 (#2257)
  • 96cdc93 Bump org.apache.maven.plugins:maven-shade-plugin from 3.6.0 to 3.6.1 (#2258)
  • 29d9509 Bump commons-codec:commons-codec from 1.20.0 to 1.21.0 (#2260)
  • 133f90a Bump io.netty:netty-bom from 4.2.9.Final to 4.2.10.Final (#2261)
  • Additional commits viewable in compare view

Updates org.zalando:logbook-httpclient5 from 4.0.2 to 4.0.3

Release notes

Sourced from org.zalando:logbook-httpclient5's releases.

4.0.3

Full Changelog

Fixed bugs:

  • logbook-ktor-client fails when HttpRequestRetry plugin is installed as well #2250

Closed issues:

  • Question : Why aren't HttpAttributes copied in ServerRequest? #2175

Merged pull requests:

Changelog

Sourced from org.zalando:logbook-httpclient5's changelog.

4.0.3 (2026-03-17)

Full Changelog

Fixed bugs:

  • logbook-ktor-client fails when HttpRequestRetry plugin is installed as well #2250

Closed issues:

  • Question : Why aren't HttpAttributes copied in ServerRequest? #2175

Merged pull requests:

Commits
  • edc8d45 Release 4.0.3
  • 4355a25 Bump spring-boot.version from 4.0.2 to 4.0.3 (#2253)
  • bec2b41 Bump tools.jackson.core:jackson-databind from 3.0.3 to 3.1.0 (#2259)
  • 0b55e7a #2250 - don't throw when HttpRequestRetry plugin is present (#2251)
  • 5aee087 Bump ktor.version from 3.4.0 to 3.4.1 (#2255)
  • 6663136 Bump org.springframework:spring-framework-bom from 7.0.4 to 7.0.5 (#2256)
  • 9f6dc34 Bump logback-classic.version from 1.5.27 to 1.5.32 (#2257)
  • 96cdc93 Bump org.apache.maven.plugins:maven-shade-plugin from 3.6.0 to 3.6.1 (#2258)
  • 29d9509 Bump commons-codec:commons-codec from 1.20.0 to 1.21.0 (#2260)
  • 133f90a Bump io.netty:netty-bom from 4.2.9.Final to 4.2.10.Final (#2261)
  • Additional commits viewable in compare view

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


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `logbookVersion` from 4.0.2 to 4.0.3.

Updates `org.zalando:logbook-spring-boot-starter` from 4.0.2 to 4.0.3
- [Release notes](https://github.com/zalando/logbook/releases)
- [Changelog](https://github.com/zalando/logbook/blob/main/CHANGELOG.md)
- [Commits](zalando/logbook@4.0.2...4.0.3)

Updates `org.zalando:logbook-api` from 4.0.2 to 4.0.3
- [Release notes](https://github.com/zalando/logbook/releases)
- [Changelog](https://github.com/zalando/logbook/blob/main/CHANGELOG.md)
- [Commits](zalando/logbook@4.0.2...4.0.3)

Updates `org.zalando:logbook-core` from 4.0.2 to 4.0.3
- [Release notes](https://github.com/zalando/logbook/releases)
- [Changelog](https://github.com/zalando/logbook/blob/main/CHANGELOG.md)
- [Commits](zalando/logbook@4.0.2...4.0.3)

Updates `org.zalando:logbook-httpclient5` from 4.0.2 to 4.0.3
- [Release notes](https://github.com/zalando/logbook/releases)
- [Changelog](https://github.com/zalando/logbook/blob/main/CHANGELOG.md)
- [Commits](zalando/logbook@4.0.2...4.0.3)

---
updated-dependencies:
- dependency-name: org.zalando:logbook-spring-boot-starter
  dependency-version: 4.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.zalando:logbook-api
  dependency-version: 4.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.zalando:logbook-core
  dependency-version: 4.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.zalando:logbook-httpclient5
  dependency-version: 4.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Mar 23, 2026
Copilot AI review requested due to automatic review settings March 23, 2026 12:36
@dependabot dependabot bot requested review from a team as code owners March 23, 2026 12:36
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 23, 2026
@dependabot dependabot bot review requested due to automatic review settings March 23, 2026 12:36
@skjolber skjolber merged commit cd8e272 into main Mar 23, 2026
10 checks passed
@skjolber skjolber deleted the dependabot/gradle/logbookVersion-4.0.3 branch March 23, 2026 17:09
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