Skip to content
This repository has been archived by the owner on May 23, 2024. It is now read-only.

Commit

Permalink
Bump jetty-maven-plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
bpross-52n committed Nov 25, 2019
1 parent 897a96c commit 282716c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 52n-wps-webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -632,7 +632,7 @@
<plugin>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-maven-plugin</artifactId>
<version>9.3.2.v20150730</version>
<version>9.4.21.v20190926</version>
<configuration>
<httpConnector>
<port>${jetty.http.port}</port>
Expand Down

0 comments on commit 282716c

Please sign in to comment.