We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 14a2443 + 01fbb33 commit c7fd4f8Copy full SHA for c7fd4f8
grails-datastore-gorm/build.gradle
@@ -4,7 +4,7 @@ dependencies {
4
5
compile "org.slf4j:slf4j-api:$slf4jVersion"
6
compile ("javax.el:javax.el-api:$elVersion")
7
- runtime('org.glassfish:javax.el:3.0.1-b11')
+ runtime('org.glassfish:javax.el:3.0.1-b12')
8
9
compileOnly("org.hibernate:hibernate-validator:$hibernateValidatorVersion")
10
compileOnly "org.springframework:spring-jdbc:$springVersion"
0 commit comments