Skip to content

Commit

Permalink
POM version update
Browse files Browse the repository at this point in the history
  • Loading branch information
GuilhemSempere committed Oct 11, 2024
1 parent efcd7a7 commit 4761598
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 @@ -58,13 +58,13 @@
<dependency>
<groupId>fr.cirad</groupId>
<artifactId>Mgdb2BrapiImpl</artifactId>
<version>1.1.7-RELEASE</version>
<version>1.1.8-RELEASE</version>
</dependency>

<dependency>
<groupId>fr.cirad</groupId>
<artifactId>Mgdb2BrapiV2Impl</artifactId>
<version>2.0.7-RELEASE</version>
<version>2.0.8-RELEASE</version>
<exclusions>
<exclusion>
<groupId>org.slf4j</groupId>
Expand All @@ -89,7 +89,7 @@
<dependency>
<groupId>fr.cirad</groupId>
<artifactId>Gigwa2ServiceImpl</artifactId>
<version>2.8-RELEASE</version>
<version>2.9-RELEASE</version>
<exclusions>
<exclusion>
<groupId>com.fasterxml.jackson.core</groupId>
Expand Down

0 comments on commit 4761598

Please sign in to comment.