Compare commits
1 Commits
e8c7c9ad1d
...
4021c08ca9
Author | SHA1 | Date | |
---|---|---|---|
|
4021c08ca9 |
@ -43,7 +43,7 @@ dependencies {
|
||||
implementation("org.springframework.boot:spring-boot-starter-data-jpa") {
|
||||
exclude group:"org.springframework.boot", module: "spring-boot-starter-logging"
|
||||
}
|
||||
implementation(platform("org.apache.logging.log4j:log4j-bom:2.17.1"))
|
||||
implementation(platform("org.apache.logging.log4j:log4j-bom:2.17.2"))
|
||||
// Use MySQL Connector-J
|
||||
implementation 'mysql:mysql-connector-java'
|
||||
implementation 'org.reflections:reflections:0.9.12'
|
||||
|
Loading…
Reference in New Issue
Block a user