Skip to content

Commit

Permalink
Bump el-impl from 2.2.1 to 2.2.1-b05
Browse files Browse the repository at this point in the history
  • Loading branch information
puneetbehl committed Jul 21, 2021
1 parent 12b4cc6 commit f58d0e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/test-data-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies {
implementation "org.grails.plugins:views-json-templates"
implementation 'org.grails.plugins:spring-security-rest:3.0.1'
profile "org.grails.profiles:rest-api"
runtimeOnly "org.glassfish.web:el-impl:2.2.1"
runtimeOnly "org.glassfish.web:el-impl:2.2.1-b05"
runtimeOnly "org.apache.tomcat:tomcat-jdbc"
runtimeOnly "javax.xml.bind:jaxb-api:2.3.1"
testImplementation "org.grails:grails-gorm-testing-support:$testingSupportVersion"
Expand Down

0 comments on commit f58d0e4

Please sign in to comment.