We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5da65ad commit 1199c49Copy full SHA for 1199c49
grails-data-neo4j/grails-datastore-gorm-neo4j/build.gradle
@@ -20,7 +20,7 @@ dependencies {
20
testImplementation "org.objenesis:objenesis:${objenesisVersion}"
21
22
testRuntimeOnly "org.springframework:spring-aop:$springVersion"
23
- testRuntimeOnly "ch.qos.logback:logback-classic:1.4.14"
+ testRuntimeOnly "ch.qos.logback:logback-classic:1.5.17"
24
testRuntimeOnly "javax.el:javax.el-api:3.0.0"
25
testRuntimeOnly "org.glassfish.web:el-impl:2.2.1-b05"
26
0 commit comments