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 Nov 24, 2024
1 parent 35e0f11 commit 1dd36c5
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.10</version>
<version>2.3.11</version>
<packaging>jar</packaging>

<name>public-enemy-api</name>
Expand All @@ -14,7 +14,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.3.5</version>
<version>3.4.0</version>
</parent>

<properties>
Expand Down Expand Up @@ -136,7 +136,7 @@
<dependency>
<groupId>org.springdoc</groupId>
<artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
<version>2.6.0</version>
<version>2.7.0</version>
</dependency>

<!-- Liquibase -->
Expand Down

0 comments on commit 1dd36c5

Please sign in to comment.