Started seeing the below error alert for the annotation mentioned since v4.24.0, application builds and works perfectly fine otherwise.
SPEL: no viable alternative at input '#{' [JAVA_SPEL_EXPRESSION_SYNTAX]
@ConditionalOnExpression("#{${some.property.delay-seconds:0} > 0}")