Skip to content

Commit

Permalink
Merge pull request #295 from grails/dependabot/gradle/org.glassfish.w…
Browse files Browse the repository at this point in the history
…eb-el-impl-2.2.1

Bump el-impl from 2.1.2-b03 to 2.2.1-b05
  • Loading branch information
puneetbehl authored Jul 21, 2021
2 parents fec9c8f + f58d0e4 commit 7b2b8b8
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.1.2-b03"
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 7b2b8b8

Please sign in to comment.