Skip to content
This repository was archived by the owner on Aug 12, 2024. It is now read-only.

Commit ec3546c

Browse files
authored
Merge pull request #3 from xdev-software/dependabot/maven/org.eclipse.jetty-jetty-maven-plugin-9.4.42.v20210604
Bump jetty-maven-plugin from 9.4.41.v20210516 to 9.4.42.v20210604
2 parents 8143991 + 4a1438f commit ec3546c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vaadin-chip-combobox-demo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
<plugin>
8080
<groupId>org.eclipse.jetty</groupId>
8181
<artifactId>jetty-maven-plugin</artifactId>
82-
<version>9.4.41.v20210516</version>
82+
<version>9.4.42.v20210604</version>
8383
<configuration>
8484
<scanIntervalSeconds>1</scanIntervalSeconds>
8585
</configuration>

0 commit comments

Comments
 (0)