spring-boot/spring-boot-project/spring-boot
Phillip Webb 4f7de1c889 Fix `SslOptions.isSpecified()` logic
Prior to this commit `SslOptions.isSpecified()` only returned `true` if
both ciphers and enabled protocols were set. If should have returned
`true` if either were set.

Fixes gh-43082
2024-11-09 00:00:33 -08:00
..
src Fix `SslOptions.isSpecified()` logic 2024-11-09 00:00:33 -08:00
build.gradle Remove calls to deprecated Project.getBuildDir() in Gradle files 2024-10-17 17:46:17 +02:00