Skip to content

Commit 72f5fdf

Browse files
fix(deps): update spring boot to v4.1.0 (#496)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 24020e7 commit 72f5fdf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>org.springframework.boot</groupId>
1313
<artifactId>spring-boot-starter-parent</artifactId>
14-
<version>4.0.6</version>
14+
<version>4.1.0</version>
1515
</parent>
1616

1717
<properties>

0 commit comments

Comments
 (0)