Skip to content

Commit

Permalink
Bump tomcat.version from 9.0.34 to 9.0.35 (#1312)
Browse files Browse the repository at this point in the history
Bumps `tomcat.version` from 9.0.34 to 9.0.35.

Updates `tomcat-embed-core` from 9.0.34 to 9.0.35

Updates `tomcat-embed-websocket` from 9.0.34 to 9.0.35

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Aaron Klish <[email protected]>
  • Loading branch information
dependabot-preview[bot] and aklish authored May 19, 2020
1 parent 5e86be3 commit 665d587
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion elide-spring/elide-spring-boot-autoconfigure/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@

<properties>
<spring.boot.version>2.2.7.RELEASE</spring.boot.version>
<tomcat.version>9.0.34</tomcat.version>
<tomcat.version>9.0.35</tomcat.version>
<project.build.sourceEncoding>utf-8</project.build.sourceEncoding>
<min_jdk_version>1.8</min_jdk_version>
<max_jdk_version>1.8</max_jdk_version>
Expand Down

0 comments on commit 665d587

Please sign in to comment.