Skip to content

Commit

Permalink
Merge pull request #1 from hennr/patch-1
Browse files Browse the repository at this point in the history
fix jcenter SSL policy since 01.2020
  • Loading branch information
christian-draeger committed Aug 3, 2020
2 parents d57def8 + bfb4aab commit 504c7b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion consumer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<repositories>
<repository>
<id>jcenter</id>
<url>http://jcenter.bintray.com/</url>
<url>https://jcenter.bintray.com/</url>
</repository>
</repositories>

Expand Down

0 comments on commit 504c7b5

Please sign in to comment.