Skip to content

Commit

Permalink
Bump el-impl from 2.1.2-b03 to 2.2.1
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and puneetbehl committed Jul 21, 2021
1 parent 5601269 commit 12b4cc6
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"
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 12b4cc6

Please sign in to comment.