Skip to content

Commit 13332ba

Browse files
authored
Merge pull request #22 from hybridx/renovate/org.mortbay.jetty-jetty-maven-plugin-8.x
Update dependency org.mortbay.jetty:jetty-maven-plugin to v8
2 parents 3b37fac + bba3bf7 commit 13332ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<dependency>
6666
<groupId>org.mortbay.jetty</groupId>
6767
<artifactId>jetty-maven-plugin</artifactId>
68-
<version>7.6.16.v20140903</version>
68+
<version>8.1.16.v20140903</version>
6969
</dependency>
7070
<dependency>
7171
<groupId>org.mybatis</groupId>
@@ -128,7 +128,7 @@
128128
<plugin>
129129
<groupId>org.mortbay.jetty</groupId>
130130
<artifactId>jetty-maven-plugin</artifactId>
131-
<version>7.6.16.v20140903</version>
131+
<version>8.1.16.v20140903</version>
132132
<configuration>
133133
<webAppConfig>
134134
<contextPath>/</contextPath>

0 commit comments

Comments
 (0)