Skip to content

Commit a11c033

Browse files
dependabot[bot]puneetbehl
authored andcommitted
Bump javax.el from 3.0.1-b11 to 3.0.1-b12
Bumps [javax.el](https://github.com/javaee/uel-ri) from 3.0.1-b11 to 3.0.1-b12. - [Release notes](https://github.com/javaee/uel-ri/releases) - [Commits](javaee/uel-ri@javax.el-3.0.1-b11...javax.el-3.0.1-b12) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 670e573 commit a11c033

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grails-datastore-gorm/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ dependencies {
44

55
implementation "org.slf4j:slf4j-api:$slf4jVersion"
66
implementation("javax.el:javax.el-api:$elVersion")
7-
runtimeOnly('org.glassfish:javax.el:3.0.1-b11')
7+
runtimeOnly('org.glassfish:javax.el:3.0.1-b12')
88

99
compileOnly("org.hibernate:hibernate-validator:$hibernateValidatorVersion")
1010
compileOnly("org.springframework:spring-jdbc:$springVersion")

0 commit comments

Comments
 (0)