What's Changed
- build: Add 10.7.2 to MiMa by @johanandren in https://github.com/akka/akka-http/pull/4508
- chore: Drop a few references to ssl-config (long since dropped as dependency) by @johanandren in https://github.com/akka/akka-http/pull/4509
- chore: run nightly on java 25 by @sebastian-alfers in https://github.com/akka/akka-http/pull/4510
- build: fix nightly snapshot repo config by...