Skip to content

Commit

Permalink
feat: montée de version springdoc 2.7.0 - protools v1.1.3-1
Browse files Browse the repository at this point in the history
  • Loading branch information
chouchou59 committed Nov 25, 2024
1 parent df1bd15 commit 9aebc66
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
</parent>
<groupId>fr.insee.sndil.protools</groupId>
<artifactId>protools-protlsbo</artifactId>
<version>1.1.3</version>
<version>1.1.3-1</version>
<name>Protools Back Office</name>
<description>Protools Back Office: Survey Orchestrator and Management Tool - Built with Flowable Engine</description>
<properties>
<java.version>17</java.version>
<springdoc.version>2.6.0</springdoc.version>
<springdoc.version>2.7.0</springdoc.version>
<flowable.version>7.0.1-insee</flowable.version>
<pitest.version>1.16.1</pitest.version>
<pitest.junit.version>1.2.1</pitest.junit.version>
Expand Down

0 comments on commit 9aebc66

Please sign in to comment.