From c13698c73ef925418e5301083261933df4abf26c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Mar 2025 17:02:27 +0000 Subject: [PATCH] Bump the maven group across 1 directory with 2 updates Bumps the maven group with 2 updates in the / directory: org.apache.tomcat.embed:tomcat-embed-core and [ch.qos.logback:logback-core](https://github.com/qos-ch/logback). Updates `org.apache.tomcat.embed:tomcat-embed-core` from 9.0.98 to 9.0.99 Updates `ch.qos.logback:logback-core` from 1.2.13 to 1.3.15 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](https://github.com/qos-ch/logback/compare/v_1.2.13...v_1.3.15) --- updated-dependencies: - dependency-name: org.apache.tomcat.embed:tomcat-embed-core dependency-type: direct:production dependency-group: maven - dependency-name: ch.qos.logback:logback-core dependency-type: direct:production dependency-group: maven ... Signed-off-by: dependabot[bot] --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index a954123..e53283a 100644 --- a/pom.xml +++ b/pom.xml @@ -109,7 +109,7 @@ org.apache.tomcat.embed tomcat-embed-core - 9.0.98 + 9.0.99 org.springframework.security @@ -157,7 +157,7 @@ ch.qos.logback logback-core - 1.2.13 + 1.3.15