NGS is pleased to announce our 2024 Q4 release of CoreSpatial Server, Basemaps, and Map Manager.
Below are the release notes. As usual, please reach out to our support email (support@newmoyergeospatial.com) if you have any questions or would like any assistance with upgrades.
Please note that this release contains critical security patches to both GeoServer and Map Manager. It is recommended that you update production systems immediately.

2024.4.1 (12/29/2024) Release Notes
CoreSpatial Server
- Update GeoServer to 2.26.1
CoreSpatial Basemaps
- Update OSM database to 12/20/2024 build
CoreSpatial Map Manager
- Fix bug with initial creation of highres store in GeoServer on app startup
- Improvements and updates to User and Admin documentation, move Docker Readme into Admin_Guide.md
- Minor version bumps to patch security vulnerabilities in Javascript dependencies: postcss, cross-spawn, path-to-regexp, express, nanoid, picocolors, postcss, source-map-js
- Bump spring boot to 3.4.1 to clear spring-context CVE-2022-22968
Previous release notes below
2024.3.2 (9/23/2024) Release Notes
Server
- Update Jetty to 9.4.56.v20240826
- Update Postgres JDBC Jar to 42.7.4
- Migrated from Java 11 to Java 17
- Mitigate multiple BouncyCastle, protobuf, and Spring CVEs
Upgrade Notes:
To upgrade your configuration to use Java 17 you must modify the JAVA_HOME variable in /opt/geoserver/conf/geoserver.env to point to /usr/lib/jvm/jre-17. This is an optional upgrade, but recommended for security and performance.
Basemaps
- OSM database updated to 2024-09-13 build
Map Manager (10/10/2024)
- Bump apache commons-io to 2.17.0 to resolve CVE-2024-47554 (High sev)
- Upgrade to Spring Boot 3.3.4