gradle 수정

This commit is contained in:
USER
2022-08-10 16:57:03 +09:00
parent 433682ecb8
commit 9b51d6e94b

View File

@@ -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 {