diff --git a/build.gradle b/build.gradle index 81edb95..35742b7 100644 --- a/build.gradle +++ b/build.gradle @@ -107,7 +107,7 @@ dependencies { implementation group: 'javax.xml.bind', name: 'jaxb-api', version: '2.3.1' // LOCALìš©. - implementation 'org.bgee.log4jdbc-log4j2:log4jdbc-log4j2-jdbc4.1:1.16' /* Log4JDBC */ + implementation 'com.github.gavlyukovskiy:p6spy-spring-boot-starter:1.7.1' } bootJar {