Skip to content

Commit e940868

Browse files
Update dependency org.javassist:javassist to v3.30.2-GA (#494)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d3b18f7 commit e940868

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

json/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ dependencies {
4141
testImplementation "org.grails:grails-web-testing-support:$testingSupportVersion"
4242
testImplementation "org.grails:grails-gorm-testing-support:$testingSupportVersion"
4343
testImplementation "org.grails:grails-datastore-gorm-hibernate5"
44-
testRuntimeOnly "org.javassist:javassist:3.30.1-GA"
44+
testRuntimeOnly "org.javassist:javassist:3.30.2-GA"
4545

4646
console "org.grails:grails-console"
4747
}

0 commit comments

Comments
 (0)