From 1da1f4d79bc6295f89a78b65acc9669e1b4febc9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jun 2025 00:20:44 +0000 Subject: [PATCH] Bump org.zalando:logbook-spring-boot-starter in /todo-frontend-webflux Bumps [org.zalando:logbook-spring-boot-starter](https://github.com/zalando/logbook) from 3.12.0 to 3.12.2. - [Release notes](https://github.com/zalando/logbook/releases) - [Changelog](https://github.com/zalando/logbook/blob/main/CHANGELOG.md) - [Commits](https://github.com/zalando/logbook/compare/3.12.0...3.12.2) --- updated-dependencies: - dependency-name: org.zalando:logbook-spring-boot-starter dependency-version: 3.12.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- todo-frontend-webflux/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/todo-frontend-webflux/pom.xml b/todo-frontend-webflux/pom.xml index fc54e2d..f889289 100644 --- a/todo-frontend-webflux/pom.xml +++ b/todo-frontend-webflux/pom.xml @@ -63,7 +63,7 @@ org.zalando logbook-spring-boot-starter - 3.12.0 + 3.12.2 org.zalando