Skip to content

Commit 7c1299c

Browse files
fix(deps): update all minor dependencies (#384)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e942b5e commit 7c1299c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@
55
<parent>
66
<groupId>org.springframework.boot</groupId>
77
<artifactId>spring-boot-starter-parent</artifactId>
8-
<version>3.5.4</version>
8+
<version>3.5.5</version>
99
<relativePath/>
1010
</parent>
1111

1212
<groupId>fr.insee</groupId>
1313
<artifactId>Pogues-BO</artifactId>
1414
<packaging>jar</packaging>
15-
<version>4.21.4</version>
15+
<version>4.21.5</version>
1616
<name>Pogues-Back-Office</name>
1717

1818
<properties>
@@ -21,7 +21,7 @@
2121
<final.asset.name>pogues-bo</final.asset.name>
2222
<pogues-model.version>1.10.0</pogues-model.version>
2323
<fop.version>2.11</fop.version>
24-
<springdoc-openapi-ui.version>2.8.9</springdoc-openapi-ui.version>
24+
<springdoc-openapi-ui.version>2.8.11</springdoc-openapi-ui.version>
2525
<jacoco.version>0.8.13</jacoco.version>
2626
<saxon.version>12.8</saxon.version>
2727
<liquibase.version>4.33.0</liquibase.version>

0 commit comments

Comments
 (0)