Skip to content
This repository was archived by the owner on Apr 16, 2025. It is now read-only.

Commit f232b1d

Browse files
committed
tomcat version update
1 parent 34b9ca9 commit f232b1d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

karma-web/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@
111111
<plugin>
112112
<groupId>org.codehaus.mojo</groupId>
113113
<artifactId>tomcat-maven-plugin</artifactId>
114+
<version>1.1</version>
114115
<configuration>
115116
<argLine>-XX:MaxPermSize=128m</argLine>
116117
<server>TomcatServer</server>

0 commit comments

Comments
 (0)