Skip to content

Commit 4880a52

Browse files
paodbmlopezFC
authored andcommitted
build(demo): update Jetty version to 9.4.36.v20210114
1 parent c149527 commit 4880a52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158
<plugin>
159159
<groupId>org.eclipse.jetty</groupId>
160160
<artifactId>jetty-maven-plugin</artifactId>
161-
<version>9.4.18.v20190429</version>
161+
<version>9.4.36.v20210114</version>
162162
<configuration>
163163
<scanIntervalSeconds>-1</scanIntervalSeconds>
164164
<!-- Use test scope because the UI/demo classes are in

0 commit comments

Comments
 (0)