Skip to content

Commit

Permalink
chore(deps): bump org.apache.tomcat.embed:tomcat-embed-core in /dhis-2
Browse files Browse the repository at this point in the history
Bumps org.apache.tomcat.embed:tomcat-embed-core from 10.1.30 to 11.0.1.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 601ceb4 commit 4808f91
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.30</tomcat.version>
<tomcat.version>11.0.1</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 4808f91

Please sign in to comment.