diff --git a/pom.xml b/pom.xml index fbd13b21d2fbfebd615c1c634643b77410110777..77a4a222410b286e849ab2d1fec98195145b1f27 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-parent</artifactId> - <version>3.1.3</version> + <version>3.1.7</version> <relativePath /> </parent> @@ -24,7 +24,7 @@ </modules> <properties> - <spring-boot.version>3.1.3</spring-boot.version> + <spring-boot.version>3.1.7</spring-boot.version> <operator-sdk.version>5.4.1</operator-sdk.version> <!-- tools -->