Skip to content

Commit

Permalink
Merge pull request #1447 from CMSgov/QPPA-9296-upgrade-dep
Browse files Browse the repository at this point in the history
QPPA-9296: update tomcat version
  • Loading branch information
chetanmunegowda authored Aug 20, 2024
2 parents 85d0bbd + 29ff0cf commit 606e72f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rest-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<properties>
<requiredCodeCoverage>0.90</requiredCodeCoverage>

<tomcat.version>9.0.83</tomcat.version>
<tomcat.version>9.0.90</tomcat.version>
<sonar.coverage.jacoco.xmlReportPaths>${project.basedir}/../test-coverage/target/site/jacoco-aggregate/jacoco.xml</sonar.coverage.jacoco.xmlReportPaths>
<io.rest-assured.version>4.1.2</io.rest-assured.version>
</properties>
Expand Down

0 comments on commit 606e72f

Please sign in to comment.