Skip to content

Commit

Permalink
chore(deps): bump org.apache.tomcat.embed:tomcat-embed-core (#19624)
Browse files Browse the repository at this point in the history
Bumps org.apache.tomcat.embed:tomcat-embed-core from 10.1.31 to 10.1.34.

---
updated-dependencies:
- dependency-name: org.apache.tomcat.embed:tomcat-embed-core
  dependency-type: direct:production
...

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 Jan 9, 2025
1 parent 8654bf2 commit 1a5a15b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dhis-2/dhis-web-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<properties>
<rootDir>../</rootDir>
<build.time>${maven.build.timestamp}</build.time>
<tomcat.version>10.1.31</tomcat.version>
<tomcat.version>10.1.34</tomcat.version>
<jib.version>3.4.4</jib.version>
<jib.from.image>tomcat:${tomcat.version}-jre17</jib.from.image>
<jib.to.image>dhis2/core-dev:local</jib.to.image>
Expand Down

0 comments on commit 1a5a15b

Please sign in to comment.