Skip to content

Commit 5c5a3a0

Browse files
authored
build: update spring boot to 3.5.3
1 parent f7ef0b3 commit 5c5a3a0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66
<parent>
77
<groupId>org.springframework.boot</groupId>
88
<artifactId>spring-boot-starter-parent</artifactId>
9-
<version>3.4.5</version>
9+
<version>3.5.3</version>
1010
<relativePath/> <!-- lookup parent from repository -->
1111
</parent>
1212
<packaging>jar</packaging>
1313
<groupId>fr.insee.rmes</groupId>
1414
<artifactId>magma</artifactId>
15-
<version>1.4.7</version>
15+
<version>1.4.8</version>
1616
<name>magma</name>
1717
<description>Metadata management API</description>
1818
<organization>

0 commit comments

Comments
 (0)