Skip to content

Commit 353bb3c

Browse files
dependencies: bump org.zalando:logbook-spring-boot-starter
Bumps [org.zalando:logbook-spring-boot-starter](https://github.com/zalando/logbook) from 3.7.2 to 3.8.0. - [Release notes](https://github.com/zalando/logbook/releases) - [Changelog](https://github.com/zalando/logbook/blob/main/CHANGELOG.md) - [Commits](zalando/logbook@3.7.2...3.8.0) --- updated-dependencies: - dependency-name: org.zalando:logbook-spring-boot-starter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a50f51b commit 353bb3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<java.version>21</java.version>
2323
<springdoc.version>2.5.0</springdoc.version>
2424
<checkstyle-maven-plugin.version>3.3.1</checkstyle-maven-plugin.version>
25-
<logbook.version>3.7.2</logbook.version>
25+
<logbook.version>3.8.0</logbook.version>
2626
<nimbusds.oidc.sdk.version>11.10.1</nimbusds.oidc.sdk.version>
2727
<lombok.version>1.18.30</lombok.version>
2828
<opentelemetry.version>1.32.0</opentelemetry.version>

0 commit comments

Comments
 (0)