Skip to content

Commit 40ff4c8

Browse files
authored
chore: Update spring-boot version from 3.4.4 to 3.4.5
This fixes some CVEs
1 parent 9d9ffd1 commit 40ff4c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.springframework.boot</groupId>
66
<artifactId>spring-boot-starter-parent</artifactId>
7-
<version>3.4.4</version>
7+
<version>3.4.5</version>
88
<relativePath/> <!-- lookup parent from repository -->
99
</parent>
1010

@@ -691,4 +691,4 @@
691691
</plugins>
692692
</pluginManagement>
693693
</build>
694-
</project>
694+
</project>

0 commit comments

Comments
 (0)