Skip to content

Commit

Permalink
Bump org.apache.tomcat.embed:tomcat-embed-core from 9.0.83 to 9.0.86
Browse files Browse the repository at this point in the history
Bumps org.apache.tomcat.embed:tomcat-embed-core from 9.0.83 to 9.0.86.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 15, 2024
1 parent 1b7aecd commit 9bd7513
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 @@ -77,7 +77,7 @@
</pluginRepositories>

<properties>
<tomcat.version>9.0.83</tomcat.version>
<tomcat.version>9.0.86</tomcat.version>
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit 9bd7513

Please sign in to comment.