Skip to content

Commit 0359ce2

Browse files
authored
Merge pull request #65 from xdev-software/dependabot/maven/org.eclipse.jetty-jetty-maven-plugin-9.4.38.v20210224
Bump jetty-maven-plugin from 9.4.37.v20210219 to 9.4.38.v20210224
2 parents a2854ff + 249db3b commit 0359ce2

File tree

1 file changed

+1
-1
lines changed
  • vaadin-date-range-picker-demo

1 file changed

+1
-1
lines changed

vaadin-date-range-picker-demo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
<plugin>
8181
<groupId>org.eclipse.jetty</groupId>
8282
<artifactId>jetty-maven-plugin</artifactId>
83-
<version>9.4.37.v20210219</version>
83+
<version>9.4.38.v20210224</version>
8484
<configuration>
8585
<scanIntervalSeconds>1</scanIntervalSeconds>
8686
</configuration>

0 commit comments

Comments
 (0)