Skip to content

Commit

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

Updates `org.apache.tomcat.embed:tomcat-embed-core` from 10.1.26 to 10.1.28

Updates `org.apache.tomcat.embed:tomcat-embed-jasper` from 10.1.26 to 10.1.28

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and agebhar1 committed Aug 7, 2024
1 parent b4b35f1 commit 5a5a7dc
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 @@ -33,7 +33,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<!-- dependencies -->
<junit5.version>5.10.3</junit5.version>
<tomcat.version>10.1.26</tomcat.version>
<tomcat.version>10.1.28</tomcat.version>
<!-- plugins -->
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
Expand Down

0 comments on commit 5a5a7dc

Please sign in to comment.