Skip to content

Commit 8800520

Browse files
Echallier NicolasEchallier Nicolas
authored andcommitted
build: update springboot and app version
1 parent cd106fd commit 8800520

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
<parent>
77
<groupId>org.springframework.boot</groupId>
88
<artifactId>spring-boot-starter-parent</artifactId>
9-
<version>3.5.3</version>
9+
<version>3.5.6</version>
1010
<relativePath/> <!-- lookup parent from repository -->
1111
</parent>
1212
<groupId>fr.insee.rmes</groupId>
1313
<artifactId>ddi-access-services</artifactId>
14-
<version>2.1.5</version>
14+
<version>2.1.6-rc3</version>
1515
<name>DDI Access Services</name>
1616
<description>Rest API to access to Colectica repository services</description>
1717
<properties>

0 commit comments

Comments
 (0)