Skip to content
This repository was archived by the owner on Mar 10, 2025. It is now read-only.

Commit a84bac4

Browse files
fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.6 (#656)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 223bdcc commit a84bac4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grails-datastore-gorm-neo4j/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dependencies {
2020
testImplementation "org.objenesis:objenesis:${objenesisVersion}"
2121

2222
testRuntimeOnly "org.springframework:spring-aop:$springVersion"
23-
testRuntimeOnly "ch.qos.logback:logback-classic:1.5.3"
23+
testRuntimeOnly "ch.qos.logback:logback-classic:1.5.6"
2424
testRuntimeOnly "javax.el:javax.el-api:3.0.0"
2525
testRuntimeOnly "org.glassfish.web:el-impl:2.2.1-b05"
2626

0 commit comments

Comments
 (0)