From 5d31bd5802948e0632bc11f16f830db4cf398e7d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 16:06:16 +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.16 to 2.7.17. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.16...v2.7.17) --- 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 03853de..9cdbd98 100644 --- a/basyx.examples/pom.xml +++ b/basyx.examples/pom.xml @@ -155,7 +155,7 @@ org.springframework.boot spring-boot-starter-security - 2.7.16 + 2.7.17