Skip to content

Commit 50bfffe

Browse files
committed
Use https scheme in license link
1 parent 346f7ba commit 50bfffe

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

pom.xml

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

src/conf/security/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
~ (the "License"); you may not use this file except in compliance with
77
~ 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, software
1212
~ distributed under the License is distributed on an "AS IS" BASIS,

src/conf/security/VEX.cyclonedx.xml

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

0 commit comments

Comments
 (0)