=== java -version === openjdk version "25.0.4.1" 2026-08-18 LTS OpenJDK Runtime Environment Temurin-25.0.4.1+1 (build 25.0.4.1+1-LTS) OpenJDK 64-Bit Server VM Temurin-25.0.4.1+1 (build 25.0.4.1+1-LTS, mixed mode, sharing) === mvn -version === Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) === mvn dependency:list (selected) === com.h2database:h2:jar:2.4.240:runtime -- module com.h2database [auto] io.micrometer:micrometer-core:jar:1.17.1:compile -- module micrometer.core [auto] org.apache.tomcat.embed:tomcat-embed-core:jar:11.0.24:compile -- module org.apache.tomcat.embed.core org.hibernate.orm:hibernate-core:jar:7.4.5.Final:compile -- module org.hibernate.orm.core [auto] org.springframework.boot:spring-boot:jar:4.1.1:compile -- module spring.boot [auto] org.springframework.data:spring-data-jpa:jar:4.1.1:compile -- module spring.data.jpa [auto] org.springframework:spring-beans:jar:7.0.9:compile -- module spring.beans [auto] org.springframework:spring-context:jar:7.0.9:compile -- module spring.context [auto] org.springframework:spring-core:jar:7.0.9:compile -- module spring.core [auto]