File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed
grails-datastore-gorm-support
grails-datastore-gorm-tck Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,6 @@ dependencies {
44 exclude group :' org.hibernate.jakarta.persistence' , module :' hibernate-jpa-2.1-api'
55 exclude group :' aopalliance' ,module :' aopalliance'
66 exclude group :' commons-logging' ,module :' commons-logging'
7- exclude group :' commons-lang' ,module :' commons-lang'
87 // TODO: When the commons-collection dependency on grails-core is removed, then uncomment this
98// exclude group:'commons-collections',module:'commons-collections'
109 exclude group :' commons-io' ,module :' commons-io'
Original file line number Diff line number Diff line change 11dependencies {
22 api " org.springframework:spring-expression:$springVersion "
3- api " org.apache.commons:commons-lang3:$commonsLangVersion "
43 api project(" :grails-datastore-gorm-async" )
54 api project(" :grails-datastore-gorm-support" )
65 api(" jakarta.servlet:jakarta.servlet-api:$servletApiVersion " )
You can’t perform that action at this time.
0 commit comments