diff --git a/spring-modulith-events/spring-modulith-events-jdbc/src/test/resources/application-h2.properties b/spring-modulith-events/spring-modulith-events-jdbc/src/test/resources/application-h2.properties index 54f38c3d..126e53b2 100644 --- a/spring-modulith-events/spring-modulith-events-jdbc/src/test/resources/application-h2.properties +++ b/spring-modulith-events/spring-modulith-events-jdbc/src/test/resources/application-h2.properties @@ -5,5 +5,4 @@ spring.test.database.replace=NONE spring.modulith.events.jdbc-schema-initialization.enabled=true -logging.level.org.springframework.jdbc=trace spring.main.banner-mode=off