Skip to content

GeoWebCache 1.25-RC

Pre-release
Pre-release
Compare
Choose a tag to compare
@jodygarnett jodygarnett released this 02 Mar 07:35
· 63 commits to main since this 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