Skip to content

Commit

Permalink
fix (#98): Upgrade to the latest sundrio release, which addresses the…
Browse files Browse the repository at this point in the history
… compliation issues on windows.
  • Loading branch information
iocanel committed Jan 8, 2019
1 parent fc19748 commit 774f776
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 @@ -53,9 +53,9 @@

<properties>
<!-- Dependencies -->
<version.ap4k-deps>0.1.1</version.ap4k-deps>
<version.ap4k-deps>0.1.2</version.ap4k-deps>
<version.servicecatalog-client>1.0.3</version.servicecatalog-client>
<version.sundrio>0.14.3</version.sundrio>
<version.sundrio>0.14.4</version.sundrio>
<!-- Testing Dependencies -->
<version.junit-jupiter>5.3.2</version.junit-jupiter>
<version.junit-platform>1.3.2</version.junit-platform>
Expand Down

0 comments on commit 774f776

Please sign in to comment.