Skip to content

Commit 371d440

Browse files
authored
Merge pull request #7 from xdev-software/dependabot/maven/org.eclipse.jetty-jetty-maven-plugin-10.0.12
Bump jetty-maven-plugin from 10.0.11 to 10.0.12
2 parents 4ad1c8a + 31d0222 commit 371d440

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vaadin-addon-template-demo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
<plugin>
7474
<groupId>org.eclipse.jetty</groupId>
7575
<artifactId>jetty-maven-plugin</artifactId>
76-
<version>10.0.11</version>
76+
<version>10.0.12</version>
7777
<configuration>
7878
<scan>1</scan>
7979
</configuration>

0 commit comments

Comments
 (0)