Browse Source

Polish Path Variables in Message Expressions

Issue gh-4469
pull/6968/head
Rob Winch 7 years ago
parent
commit
855d000408
  1. 2
      messaging/src/main/java/org/springframework/security/messaging/access/expression/EvaluationContextPostProcessor.java

2
messaging/src/main/java/org/springframework/security/messaging/access/expression/EvaluationContextPostProcessor.java

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,

Loading…
Cancel
Save