Update dependency com.h2database:h2 to v2.2.220 [SECURITY] (#106)
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@ dependencies {
|
||||
testRuntimeOnly "org.objenesis:objenesis:3.3" // allows mocking of classes without default constructor (together with ByteBuddy or CGLIB)
|
||||
|
||||
// dependencies used by examples in this project
|
||||
testRuntimeOnly "com.h2database:h2:2.1.214"
|
||||
testRuntimeOnly "com.h2database:h2:2.2.220"
|
||||
implementation "org.apache.groovy:groovy-sql"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user