Skip to content

Commit

Permalink
POM update
Browse files Browse the repository at this point in the history
  • Loading branch information
GuilhemSempere committed Oct 20, 2022
1 parent 439be5f commit 5a015d4
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,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>fr.cirad</groupId>
<artifactId>Mgdb2BrapiModel</artifactId>
<version>1.0.1-RELEASE</version>
<version>1.0.2-RELEASE</version>
<packaging>jar</packaging>
<properties>
<java.version>1.8</java.version>
Expand Down Expand Up @@ -36,7 +36,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-context</artifactId>
<version>5.3.17</version>
<version>5.3.22</version>
<type>jar</type>
</dependency>
<dependency>
Expand Down

0 comments on commit 5a015d4

Please sign in to comment.