Skip to content

Commit

Permalink
fix(deps): update dependency org.springdoc:springdoc-openapi-starter-…
Browse files Browse the repository at this point in the history
…webmvc-ui to v2.7.0 (#329)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 10, 2024
1 parent 77f0086 commit a72d7d1
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 @@ -13,7 +13,7 @@
<groupId>fr.insee</groupId>
<artifactId>Pogues-BO</artifactId>
<packaging>jar</packaging>
<version>4.9.3</version>
<version>4.9.4</version>
<name>Pogues-Back-Office</name>

<properties>
Expand All @@ -22,7 +22,7 @@
<final.asset.name>pogues-bo</final.asset.name>
<pogues-model.version>1.4.0</pogues-model.version>
<fop.version>2.10</fop.version>
<springdoc-openapi-ui.version>2.6.0</springdoc-openapi-ui.version>
<springdoc-openapi-ui.version>2.7.0</springdoc-openapi-ui.version>
<jacoco.version>0.8.12</jacoco.version>
<saxon.version>12.5</saxon.version>
<liquibase.version>4.30.0</liquibase.version>
Expand Down

0 comments on commit a72d7d1

Please sign in to comment.