Skip to content

Commit

Permalink
pin sundrio to 0.19.2
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiokung committed Oct 24, 2019
1 parent afda685 commit 1601caa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@
<maven.compiler.target>${java.version}</maven.compiler.target>
<swagger-core-version>1.5.22</swagger-core-version>
<!-- TODO: change to a released version that includes sundrio/sundrio#156 -->
<sundrio.version>0.19-SNAPSHOT</sundrio.version>
<sundrio.version>0.19.2</sundrio.version>
<okhttp3-version>3.14.3</okhttp3-version>
<gson-version>2.8.0</gson-version>
<gsonfire-version>1.8.3</gsonfire-version>
Expand Down

0 comments on commit 1601caa

Please sign in to comment.