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

Commit 7b2b8b8

Browse files
authored
Merge pull request #295 from grails/dependabot/gradle/org.glassfish.web-el-impl-2.2.1
Bump el-impl from 2.1.2-b03 to 2.2.1-b05
2 parents fec9c8f + f58d0e4 commit 7b2b8b8

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.1.2-b03"
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)