GeoWebCache 1.25-RC
Pre-release
Pre-release
Release candidate for 1.25.x series.
Improvements:
- Updating Spring to 5.3.32
- Bump org.postgresql:postgresql from 42.4.3 to 42.7.2
- Bump org.springframework.security:spring-security-config 5.7.11
Fixes
- [GWC-1210] Improve input validation in ByteStreamController (#1211)
Internals
- Upgrade spotbugs-maven-plugin:4.7.3.4 -> 4.8.2.0
- Fix PMD errors in core when run with Java 21
- Allow building with QA on Java 17 and 21