Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit f58d0e4

Browse files
committed
Bump el-impl from 2.2.1 to 2.2.1-b05
1 parent 12b4cc6 commit f58d0e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/test-data-service/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies {
2323
implementation "org.grails.plugins:views-json-templates"
2424
implementation 'org.grails.plugins:spring-security-rest:3.0.1'
2525
profile "org.grails.profiles:rest-api"
26-
runtimeOnly "org.glassfish.web:el-impl:2.2.1"
26+
runtimeOnly "org.glassfish.web:el-impl:2.2.1-b05"
2727
runtimeOnly "org.apache.tomcat:tomcat-jdbc"
2828
runtimeOnly "javax.xml.bind:jaxb-api:2.3.1"
2929
testImplementation "org.grails:grails-gorm-testing-support:$testingSupportVersion"

0 commit comments

Comments
 (0)