Code Review
/
usecase-ui.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
8ad414f
)
Change tomcat version to 9.0.19
49/86449/1
author
guochuyicmri
<guochuyi@chinamobile.com>
Sat, 27 Apr 2019 08:05:08 +0000
(16:05 +0800)
committer
guochuyicmri
<guochuyi@chinamobile.com>
Sat, 27 Apr 2019 08:05:09 +0000
(16:05 +0800)
Change-Id: I4f676261deded64ff2990aba2cdece0579d09767
Issue-ID: USECASEUI-258
Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
7857101
..
adeb475
100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-40,7
+40,7
@@
</modules>
<properties>
- <tomcat.version>
8.0.37
</tomcat.version>
+ <tomcat.version>
9.0.19
</tomcat.version>
</properties>
<dependencyManagement>