Skip to content

Commit

Permalink
Update Tomcat Release to 11
Browse files Browse the repository at this point in the history
  • Loading branch information
kevin-mcgoldrick committed Nov 20, 2024
1 parent dbcc0cf commit 7fcb48f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<version.software.amazon.awssdk>2.25.56</version.software.amazon.awssdk>
<version.aws-xray-sdk-bom>2.15.3</version.aws-xray-sdk-bom>

<version.tomcat>10.1.30</version.tomcat>
<version.tomcat>11.0.1</version.tomcat>
<weld.version>5.1.3.Final</weld.version>
<cdi.version>4.1.0</cdi.version>

Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
![Build Status](https://codebuild.us-east-2.amazonaws.com/badges?uuid=eyJlbmNyeXB0ZWREYXRhIjoiT1Nuc1prblk5Y0E3a05mRjF0QUtBblI0Rk1zTjZyZi9NMWNCaFg4cGlzL1dFN0xVMHgzcGt1ZCtBdFZjNWpMRkhXbGN2T1ZKSmpZbGQ3YjhyaWkzdkJBPSIsIml2UGFyYW1ldGVyU3BlYyI6IlpGbU5vTHM2cHQrbUowOVkiLCJtYXRlcmlhbFNldFNlcmlhbCI6MX0%3D&branch=master)
[![GitHub release](https://img.shields.io/github/release/intuit/tank.svg)](https://github.com/intuit/Tank/releases)
[![java](https://img.shields.io/badge/java-17%20%7C%2021-blue.svg)](https://aws.amazon.com/corretto/)
[![tomcat](https://img.shields.io/badge/tomcat-10.1-blue.svg)](http://tomcat.apache.org/)
[![tomcat](https://img.shields.io/badge/tomcat-10.1%20%7C%2011.0-blue.svg)](http://tomcat.apache.org/)
# Intuit Tank

Intuit Tank is a load test platform that runs in a cloud environment. It currently supports Amazon web interfaces and utilizes services from EC2, S3, CloudWatch (Logs/Metrics).
Expand Down

0 comments on commit 7fcb48f

Please sign in to comment.