Skip to content

Commit 8a3b536

Browse files
Bump log4j from 1.2.16 to 1.2.17-atlassian-1
Bumps [log4j](https://bitbucket.org/atlassian/log4j1) from 1.2.16 to 1.2.17-atlassian-1. - [Commits](https://bitbucket.org/atlassian/log4j1/commits/tag/log4j-1.2.17-atlassian-1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent d07dee5 commit 8a3b536

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grails-datastore-gorm-test/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ dependencies {
77
testImplementation project(":grails-datastore-gorm-tck")
88
testImplementation "org.codehaus.groovy:groovy-json:$groovyVersion"
99
testRuntimeOnly "org.springframework:spring-aop:$springVersion"
10-
testRuntimeOnly "log4j:log4j:1.2.16"
10+
testRuntimeOnly "log4j:log4j:1.2.17-atlassian-1"
1111
}
1212

1313
//compileTestGroovy.groovyOptions.forkOptions.jvmArgs = ['-Xdebug', '-Xrunjdwp:transport=dt_socket,server=y,suspend=y,address=5005']

0 commit comments

Comments
 (0)