File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 5
5
<modelVersion >4.0.0</modelVersion >
6
6
<groupId >com.bluelotussoftware</groupId >
7
7
<artifactId >tomcat-9-embedded</artifactId >
8
- <version >1.0.2 </version >
8
+ <version >1.0.3 </version >
9
9
<packaging >jar</packaging >
10
10
<properties >
11
11
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
12
12
<maven .compiler.source>1.8</maven .compiler.source>
13
13
<maven .compiler.target>1.8</maven .compiler.target>
14
- <tomcat .version>9.0.21 </tomcat .version>
14
+ <tomcat .version>9.0.30 </tomcat .version>
15
15
</properties >
16
16
<dependencies >
17
17
<dependency >
76
76
<plugin >
77
77
<groupId >org.apache.maven.plugins</groupId >
78
78
<artifactId >maven-jar-plugin</artifactId >
79
- <version >3.1.2 </version >
79
+ <version >3.2.0 </version >
80
80
<configuration >
81
81
<archive >
82
82
<manifest >
You can’t perform that action at this time.
0 commit comments