Commit 5abd51e
committed
Use HTTPS URL for Sonatype repository
Starting with Maven 3.8.1, repository with HTTP URLs are blocked by default (cf https://maven.apache.org/docs/3.8.1/release-notes.html#how-to-fix-when-i-get-a-http-repository-blocked).
Updating Sonatype repository URL to HTTPS allow a successful build with Maven 3.8.1 without any modification to Maven default configuration.1 parent c14d744 commit 5abd51e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
238 | 238 | | |
239 | 239 | | |
240 | 240 | | |
241 | | - | |
| 241 | + | |
242 | 242 | | |
243 | 243 | | |
244 | 244 | | |
| |||
0 commit comments