Skip to content

Commit

Permalink
Merge pull request #12 from folio-org/hji
Browse files Browse the repository at this point in the history
update software dependencies
  • Loading branch information
hjiebsco authored Dec 7, 2018
2 parents 70bfd16 + 737b11e commit 363e2d1
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 @@ -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>
<okapi.version>2.22.0</okapi.version>
<rmb.version>23.2.1</rmb.version>
<vertx.version>3.5.4</vertx.version>
<rest-assured.version>3.1.0</rest-assured.version>
<rest-assured.version>3.2.0</rest-assured.version>
<junit.version>4.12</junit.version>
</properties>

Expand Down

0 comments on commit 363e2d1

Please sign in to comment.