Skip to content

Commit

Permalink
Merge branch '2.6.x' into 2.7.x
Browse files Browse the repository at this point in the history
Closes gh-30450
  • Loading branch information
snicoll committed Mar 28, 2022
2 parents 018281f + e28b596 commit 5466444
Showing 1 changed file with 1 addition and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2012-2021 the original author or authors.
* Copyright 2012-2022 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand All @@ -20,9 +20,6 @@
import java.util.function.Supplier;
import java.util.regex.Pattern;

/**
* @author Phillip Webb
*/
import javax.servlet.http.Cookie;

import org.springframework.boot.web.server.Cookie.SameSite;
Expand Down

0 comments on commit 5466444

Please sign in to comment.