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

Commit 7db4f03

Browse files
Bump el-impl from 2.1.2-b03 to 2.2.1
Bumps el-impl from 2.1.2-b03 to 2.2.1. --- updated-dependencies: - dependency-name: org.glassfish.web:el-impl dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f3303aa commit 7db4f03

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"
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)