diff --git a/backend/pom.xml b/backend/pom.xml index 9a9cc75..1059d23 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-parent</artifactId> - <version>3.3.4</version> + <version>3.3.5</version> <relativePath/> <!-- lookup parent from repository --> </parent> <groupId>ch.cevi.db</groupId>