chrismattmann closed pull request #124: ISSUE-123
URL: https://github.com/apache/drat/pull/124
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:
As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):
diff --git a/distribution/pom.xml b/distribution/pom.xml
index 8f8b59b..28b69d8 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -15,7 +15,7 @@
<packaging>pom</packaging>
<properties>
- <tomcat.version>7.0.65</tomcat.version>
+ <tomcat.version>9.0.7</tomcat.version>
</properties>
<dependencies>
diff --git a/pom.xml b/pom.xml
index ff9304c..013787b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
- <oodt.version>1.2.1</oodt.version>
+ <oodt.version>1.2.2</oodt.version>
</properties>
<repositories>
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services