Skip to content

Commit

Permalink
fix(deps): update all minor dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 13, 2025
1 parent 51bd00d commit 3204f5a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>fr.insee</groupId>
<artifactId>public-enemy-api</artifactId>
<version>2.3.12</version>
<version>2.3.13</version>
<packaging>jar</packaging>

<name>public-enemy-api</name>
Expand Down Expand Up @@ -130,13 +130,13 @@
<dependency>
<groupId>com.opencsv</groupId>
<artifactId>opencsv</artifactId>
<version>5.9</version>
<version>5.10</version>
</dependency>

<dependency>
<groupId>org.springdoc</groupId>
<artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
<version>2.8.1</version>
<version>2.8.3</version>
</dependency>

<!-- Liquibase -->
Expand Down

0 comments on commit 3204f5a

Please sign in to comment.