Elektrine lite

← Feed

@jornfranke@social.anoxinon.de

Post #4181246

2026-06-01 19:35 UTC

@milan@social.tchncs.de could be a good complement for wanderer. It is based on Spring Boot so it should be easy to have SSO there. One thing though is that the dependencies are outdated (security risk): https://codeberg.org/fitpub/fitpub/src/branch/main/pom.xml Additionally, Java 25 LTS should be the Java version to be used (not 17)

Replies (1)

  • @milan@social.tchncs.de e.g. Spring Boot is 3.2.0, which was released Nov 2023 (More than 2 1/2 years ago, https://mvnrepository.com/artifact/org.springframework.boot/spring-boot/3.2.0). Spring Boot 4.1.0 is about to be released this week. Other dependencies maybe also outdated

    Open ##4181247