Skip to content

Commit

Permalink
Bump version.tomcat from 11.0.2 to 11.0.3
Browse files Browse the repository at this point in the history
Bumps `version.tomcat` from 11.0.2 to 11.0.3.

Updates `org.apache.tomcat:tomcat-el-api` from 11.0.2 to 11.0.3

Updates `org.apache.tomcat:tomcat-jasper-el` from 11.0.2 to 11.0.3

---
updated-dependencies:
- dependency-name: org.apache.tomcat:tomcat-el-api
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.apache.tomcat:tomcat-jasper-el
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 11, 2025
1 parent eae0a94 commit 075f838
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<version.plugin.javadoc>3.11.2</version.plugin.javadoc>

<!-- Testing dependencies -->
<version.tomcat>11.0.2</version.tomcat> <!-- used for EL API + EL impl in tests -->
<version.tomcat>11.0.3</version.tomcat> <!-- used for EL API + EL impl in tests -->
<version.owb>4.0.3</version.owb>
<version.arquillian>1.8.0.Final</version.arquillian>
</properties>
Expand Down

0 comments on commit 075f838

Please sign in to comment.