You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that the CI build pipeline is failing in Wikipedia Example with Spring Boot module due to a profile that only activates on Java 17 here but the mail build pipeline uses Java 21 as default here
Does it make sense to remove this profile activation?