From 9dbcac30b8bd8ea28d8febb8ae6accc11f479783 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Feb 2024 16:12:25 +0000 Subject: [PATCH] Bump org.springframework.boot:spring-boot-starter-security Bumps [org.springframework.boot:spring-boot-starter-security](https://github.com/spring-projects/spring-boot) from 2.7.17 to 2.7.18. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.17...v2.7.18) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-security dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- basyx.examples/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/basyx.examples/pom.xml b/basyx.examples/pom.xml index b6ade9a..6733dd0 100644 --- a/basyx.examples/pom.xml +++ b/basyx.examples/pom.xml @@ -155,7 +155,7 @@ org.springframework.boot spring-boot-starter-security - 2.7.17 + 2.7.18