We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8457d64 commit 602ff29Copy full SHA for 602ff29
pom.xml
@@ -12,14 +12,14 @@
12
<groupId>fr.insee</groupId>
13
<artifactId>Pogues-BO</artifactId>
14
<packaging>jar</packaging>
15
- <version>4.25.1</version>
+ <version>4.25.2</version>
16
<name>Pogues-Back-Office</name>
17
18
<properties>
19
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
20
<java.version>21</java.version>
21
<final.asset.name>pogues-bo</final.asset.name>
22
- <pogues-model.version>1.13.0</pogues-model.version>
+ <pogues-model.version>1.14.0</pogues-model.version>
23
<fop.version>2.11</fop.version>
24
<springdoc-openapi-ui.version>2.8.15</springdoc-openapi-ui.version>
25
<jacoco.version>0.8.14</jacoco.version>
0 commit comments