This is an automated email from the ASF dual-hosted git repository. mjumper pushed a commit to branch staging/1.5.3 in repository https://gitbox.apache.org/repos/asf/guacamole-client.git
commit 103398c6fd75387fda6ad01aa64be4cea0c0ae91 Merge: 3c8ecddc7 3e11ee8d8 Author: Mike Jumper <[email protected]> AuthorDate: Sun Jun 11 23:40:13 2023 -0700 GUACAMOLE-1809: Merge replacement of Spring with "IPAddress" library. doc/licenses/ipaddress-5.4.0/README | 8 + doc/licenses/ipaddress-5.4.0/dep-coordinates.txt | 1 + doc/licenses/spring-framework-5.3.27/README | 8 - .../spring-framework-5.3.27/dep-coordinates.txt | 7 - doc/licenses/spring-security-5.8.3/NOTICE | 2 - doc/licenses/spring-security-5.8.3/README | 8 - .../spring-security-5.8.3/dep-coordinates.txt | 3 - extensions/guacamole-auth-json/pom.xml | 15 +- .../auth/json/RequestValidationService.java | 24 +- .../auth/json/RequestValidationServiceTest.java | 452 +++++++++++++++++++++ 10 files changed, 487 insertions(+), 41 deletions(-)
