File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -51,13 +51,13 @@ com.fasterxml.classmate.*;version=${project.version}
5151 <licenses >
5252 <license >
5353 <name >Apache License, Version 2.0</name >
54- <url >http ://www.apache.org/licenses/LICENSE-2.0.txt</url >
54+ <url >https ://www.apache.org/licenses/LICENSE-2.0.txt</url >
5555 <distribution >repo</distribution >
5656 </license >
5757 </licenses >
5858 <organization >
5959 <name >fasterxml.com</name >
60- <url >http ://fasterxml.com</url >
60+ <url >https ://fasterxml.com</url >
6161 </organization >
6262
6363 <dependencies >
@@ -114,7 +114,7 @@ com.fasterxml.classmate.*;version=${project.version}
114114 <encoding >UTF-8</encoding >
115115 <maxmemory >512m</maxmemory >
116116 <links >
117- <link >http ://docs.oracle.com/javase/8/docs/api/</link >
117+ <link >https ://docs.oracle.com/javase/8/docs/api/</link >
118118 </links >
119119 </configuration >
120120 <executions >
You can’t perform that action at this time.
0 commit comments