Skip to content

Commit

Permalink
chore(deps-dev): bump tomcat-embed-el from 9.0.12 to 9.0.52 (#11718)
Browse files Browse the repository at this point in the history
Bumps tomcat-embed-el from 9.0.12 to 9.0.52.

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 2, 2021
1 parent 04a5065 commit 1723db7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/java/fusion-endpoint/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@
<dependency>
<groupId>org.apache.tomcat.embed</groupId>
<artifactId>tomcat-embed-el</artifactId>
<version>9.0.12</version>
<version>9.0.52</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 1723db7

Please sign in to comment.