Skip to content

Commit 0a07bca

Browse files
fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v3.5.3
1 parent b47eece commit 0a07bca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>org.springframework.boot</groupId>
1111
<artifactId>spring-boot-starter-parent</artifactId>
12-
<version>3.5.0</version>
12+
<version>3.5.3</version>
1313
</parent>
1414
<modules>
1515
<module>onyxia-model</module>

0 commit comments

Comments
 (0)