Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
hjiebsco committed Dec 7, 2018
1 parent 70bfd16 commit 57a5319
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<ramlfiles_path>${basedir}/ramls</ramlfiles_path>
<okapi.version>2.17.5</okapi.version>
<rmb.version>21.0.3</rmb.version>
<vertx.version>3.5.4</vertx.version>
<rest-assured.version>3.1.0</rest-assured.version>
<okapi.version>2.22.0</okapi.version>
<rmb.version>23.2.1</rmb.version>
<vertx.version>3.6.0</vertx.version>
<rest-assured.version>3.2.0</rest-assured.version>
<junit.version>4.12</junit.version>
</properties>

Expand Down

0 comments on commit 57a5319

Please sign in to comment.