Skip to content

Commit 7698b9a

Browse files
committed
Remove some unused dependencies of grace-datastore-gorm-tck
Closes gh-48
1 parent b8251ed commit 7698b9a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

grace-datastore-gorm-tck/build.gradle

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
dependencies {
2-
api "org.springframework:spring-expression:$springVersion"
3-
api 'commons-lang:commons-lang:2.6'
42
api project(":grace-datastore-gorm-async")
53
api project(":grace-datastore-gorm-support")
6-
api("jakarta.servlet:jakarta.servlet-api:$servletApiVersion")
74
runtimeOnly "org.apache.groovy:groovy-dateutil:$groovyVersion"
85
}
96

0 commit comments

Comments
 (0)