Skip to content

Commit

Permalink
Security: Updated Spring Boot to latest patch release
Browse files Browse the repository at this point in the history
Signed-off-by: Tony Tkáčik <tonydamage@gmail.com>
  • Loading branch information
tonydamage committed Dec 19, 2023
1 parent d588260 commit 9e59740
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-dependencies</artifactId>
<version>3.0.10</version>
<version>3.0.13</version>
<!-- This parent also declares dependencies listed here:
https://docs.spring.io/spring-boot/docs/2.7.3/reference/html/dependency-versions.html#dependency-versions
Or for current version of Spring Boot:
Expand Down

0 comments on commit 9e59740

Please sign in to comment.