1
0
mirror of synced 2026-08-04 09:17:02 +00:00

Add InetAddressMatcher

Co-authored-by: Gábor Vaspöri <gabor.vaspori@gmail.com>
Co-authored-by: Kian Jamali <kianjamali123@gmail.com>
Co-authored-by: Rossen Stoyanchev <rstoyanchev@users.noreply.github.com>
This commit is contained in:
Robert Winch
2026-02-02 16:01:24 -06:00
committed by Rob Winch
parent d4589c0fcb
commit cc6a005aa5
11 changed files with 1352 additions and 90 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
[[new]]
= What's New in Spring Security 7.1
This is a placeholder for updates to Spring Security 7.1
* https://github.com/spring-projects/spring-security/pull/18634[gh-18634] - Added javadoc:org.springframework.security.web.util.matcher.InetAddressMatcher[]