Skip to content

Commit

Permalink
Updated POM version because of dependency version update
Browse files Browse the repository at this point in the history
  • Loading branch information
GuilhemSempere committed Sep 2, 2021
1 parent 49d8ed4 commit 62b521b
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 @@ -3,14 +3,14 @@
<modelVersion>4.0.0</modelVersion>
<groupId>fr.cirad</groupId>
<artifactId>Mgdb2BrapiImpl</artifactId>
<version>1.1-RELEASE</version>
<version>1.1.1-RELEASE</version>
<packaging>jar</packaging>

<dependencies>
<dependency>
<groupId>fr.cirad</groupId>
<artifactId>mgdb2</artifactId>
<version>2.4-RELEASE</version>
<version>2.4.1-RELEASE</version>
<exclusions>
<exclusion>
<groupId>com.fasterxml.jackson.core</groupId>
Expand Down

0 comments on commit 62b521b

Please sign in to comment.