Skip to content

Commit 0d949f7

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) --- updated-dependencies: - dependency-name: log4j:log4j dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5e3e47e commit 0d949f7

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)