Skip to content

Commit

Permalink
Bump org.apache.tomcat.embed:tomcat-embed-jasper from 10.1.30 to 11.0…
Browse files Browse the repository at this point in the history
….0 (#141)

* Bump org.apache.tomcat.embed:tomcat-embed-jasper from 10.1.30 to 11.0.0

Bumps org.apache.tomcat.embed:tomcat-embed-jasper from 10.1.30 to 11.0.0.

---
updated-dependencies:
- dependency-name: org.apache.tomcat.embed:tomcat-embed-jasper
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

* Update pom.xml

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Conor Heffron <[email protected]>
  • Loading branch information
dependabot[bot] and conorheffron authored Oct 15, 2024
1 parent 25c7e82 commit 3ec374d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>conorheffron</groupId>
<artifactId>ironoc</artifactId>
<version>5.2.5</version>
<version>5.2.6</version>
<packaging>war</packaging>

<distributionManagement>
Expand Down Expand Up @@ -100,7 +100,7 @@
<dependency>
<groupId>org.apache.tomcat.embed</groupId>
<artifactId>tomcat-embed-jasper</artifactId>
<version>10.1.30</version>
<version>11.0.0</version>
</dependency>
<!-- Unit/integration tests -->
<dependency>
Expand Down

0 comments on commit 3ec374d

Please sign in to comment.