From 7edec8fff22e240f1223fccc578912fd9a199dcc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2024 13:37:31 +0000 Subject: [PATCH] Bump the maven group across 3 directories with 4 updates Bumps the maven group with 3 updates in the / directory: [org.springframework:spring-web](https://github.com/spring-projects/spring-framework), org.apache.tomcat.embed:tomcat-embed-core and [org.springframework.security:spring-security-core](https://github.com/spring-projects/spring-security). Bumps the maven group with 1 update in the /acceptance-tests directory: [org.springframework:spring-web](https://github.com/spring-projects/spring-framework). Bumps the maven group with 3 updates in the /rest-api directory: [org.springframework:spring-web](https://github.com/spring-projects/spring-framework), org.apache.tomcat.embed:tomcat-embed-core and [org.springframework.security:spring-security-core](https://github.com/spring-projects/spring-security). Updates `org.springframework:spring-web` from 5.3.26 to 6.0.19 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.26...v6.0.19) Updates `org.apache.tomcat.embed:tomcat-embed-core` from 9.0.83 to 9.0.90 Updates `org.apache.tomcat.embed:tomcat-embed-websocket` from 9.0.83 to 9.0.90 Updates `org.springframework.security:spring-security-core` from 5.6.9 to 5.7.12 - [Release notes](https://github.com/spring-projects/spring-security/releases) - [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc) - [Commits](https://github.com/spring-projects/spring-security/compare/5.6.9...5.7.12) Updates `org.springframework:spring-web` from 5.3.26 to 6.0.19 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.26...v6.0.19) Updates `org.springframework:spring-web` from 5.3.26 to 6.0.19 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.26...v6.0.19) Updates `org.apache.tomcat.embed:tomcat-embed-core` from 9.0.83 to 9.0.90 Updates `org.apache.tomcat.embed:tomcat-embed-websocket` from 9.0.83 to 9.0.90 Updates `org.springframework.security:spring-security-core` from 5.6.9 to 5.7.12 - [Release notes](https://github.com/spring-projects/spring-security/releases) - [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc) - [Commits](https://github.com/spring-projects/spring-security/compare/5.6.9...5.7.12) --- updated-dependencies: - dependency-name: org.springframework:spring-web dependency-type: direct:production dependency-group: maven - dependency-name: org.apache.tomcat.embed:tomcat-embed-core dependency-type: direct:production dependency-group: maven - dependency-name: org.apache.tomcat.embed:tomcat-embed-websocket dependency-type: direct:production dependency-group: maven - dependency-name: org.springframework.security:spring-security-core dependency-type: direct:production dependency-group: maven - dependency-name: org.springframework:spring-web dependency-type: direct:production dependency-group: maven - dependency-name: org.springframework:spring-web dependency-type: direct:production dependency-group: maven - dependency-name: org.apache.tomcat.embed:tomcat-embed-core dependency-type: direct:production dependency-group: maven - dependency-name: org.apache.tomcat.embed:tomcat-embed-websocket dependency-type: direct:production dependency-group: maven - dependency-name: org.springframework.security:spring-security-core dependency-type: direct:production dependency-group: maven ... Signed-off-by: dependabot[bot] --- acceptance-tests/pom.xml | 2 +- rest-api/pom.xml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/acceptance-tests/pom.xml b/acceptance-tests/pom.xml index c95931bb7..702d66063 100644 --- a/acceptance-tests/pom.xml +++ b/acceptance-tests/pom.xml @@ -43,7 +43,7 @@ org.springframework spring-web - 5.3.26 + 6.0.19 diff --git a/rest-api/pom.xml b/rest-api/pom.xml index 3675f32be..a6b8e9c1c 100644 --- a/rest-api/pom.xml +++ b/rest-api/pom.xml @@ -18,7 +18,7 @@ 0.90 - 9.0.83 + 9.0.90 ${project.basedir}/../test-coverage/target/site/jacoco-aggregate/jacoco.xml 4.1.2 @@ -159,7 +159,7 @@ org.springframework spring-web - 5.3.26 + 6.0.19 @@ -268,7 +268,7 @@ org.springframework.security spring-security-core - 5.6.9 + 5.7.12 org.springframework