Skip to content

Commit c41900e

Browse files
committed
fix http url in license
1 parent 133516b commit c41900e

File tree

1 file changed

+1
-1
lines changed
  • headless-services/spring-boot-language-server/src/test/resources/test-projects/test-feign-indexing/.mvn/wrapper

1 file changed

+1
-1
lines changed

headless-services/spring-boot-language-server/src/test/resources/test-projects/test-feign-indexing/.mvn/wrapper/maven-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# "License"); you may not use this file except in compliance
77
# with the License. You may obtain a copy of the License at
88
#
9-
# http://www.apache.org/licenses/LICENSE-2.0
9+
# https://www.apache.org/licenses/LICENSE-2.0
1010
#
1111
# Unless required by applicable law or agreed to in writing,
1212
# software distributed under the License is distributed on an

0 commit comments

Comments
 (0)