Skip to content

Commit

Permalink
Set dependencies version following ets-features10
Browse files Browse the repository at this point in the history
  • Loading branch information
gfenoy authored Jan 31, 2022
1 parent bc309dc commit e775794
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 @@ -69,7 +69,7 @@
<dependency>
<groupId>io.rest-assured</groupId>
<artifactId>rest-assured</artifactId>
<version>3.1.0</version>
<version>3.3.0</version>
</dependency>
<dependency>
<groupId>com.reprezen.kaizen</groupId>
Expand Down Expand Up @@ -116,7 +116,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>3.7</version>
<version>3.4</version>
</dependency>
<dependency>
<groupId>commons-io</groupId>
Expand Down

0 comments on commit e775794

Please sign in to comment.