Skip to content

Commit

Permalink
dependencies: bump org.zalando:logbook-spring-boot-starter (#1153)
Browse files Browse the repository at this point in the history
Bumps [org.zalando:logbook-spring-boot-starter](https://github.com/zalando/logbook) from 3.5.0 to 3.7.2.
- [Release notes](https://github.com/zalando/logbook/releases)
- [Changelog](https://github.com/zalando/logbook/blob/main/CHANGELOG.md)
- [Commits](zalando/logbook@3.5.0...3.7.2)

---
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 14, 2023
1 parent 2b5ce6e commit c6d2ccb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<junit-jupiter.version>5.10.1</junit-jupiter.version>
<lombok.version>1.18.30</lombok.version>
<checkstyle-maven-plugin.version>3.3.1</checkstyle-maven-plugin.version>
<logbook.version>3.5.0</logbook.version>
<logbook.version>3.7.2</logbook.version>
<wiremock.version>3.3.1</wiremock.version>
<instancio.version>3.4.0</instancio.version>
<caffeine.cache.version>3.1.8</caffeine.cache.version>
Expand Down

0 comments on commit c6d2ccb

Please sign in to comment.