Skip to content

Commit cd8e272

Browse files
chore: bump logbookVersion from 4.0.2 to 4.0.3 (#315)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5a2b885 commit cd8e272

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ext {
1717
// Versions NOT in Spring Boot BOM - we manage these ourselves:
1818
googleTruthVersion = '1.4.5'
1919
logbackLogstashVersion = '9.0'
20-
logbookVersion = '4.0.2'
20+
logbookVersion = '4.0.3'
2121
jacksonSyntaxHighlightVersion = '2.0.0'
2222
logbackLogstashSyntaxHighlightingDecoratorsVersion = '2.0.0'
2323
commonsIoVersion = '2.21.0'

0 commit comments

Comments
 (0)