Skip to content

Commit

Permalink
POM update (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
GuilhemSempere authored Jun 21, 2024
1 parent 57e54ca commit ec2119a
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 @@ -2,7 +2,7 @@

<modelVersion>4.0.0</modelVersion>
<properties>
<project.version>1.1.6-RELEASE</project.version>
<project.version>1.1.7-RELEASE</project.version>
</properties>

<groupId>fr.cirad</groupId>
Expand All @@ -14,7 +14,7 @@
<dependency>
<groupId>fr.cirad</groupId>
<artifactId>Mgdb2</artifactId>
<version>2.7-RELEASE</version>
<version>2.8-RELEASE</version>
<exclusions>
<exclusion>
<groupId>com.fasterxml.jackson.core</groupId>
Expand All @@ -32,7 +32,7 @@
<dependency>
<groupId>fr.cirad</groupId>
<artifactId>role_manager</artifactId>
<version>1.3.6-RELEASE</version>
<version>1.3.7-RELEASE</version>
</dependency>

<dependency>
Expand Down

0 comments on commit ec2119a

Please sign in to comment.