Skip to content

Commit 6e0df3f

Browse files
build(deps): bump org.eclipse.jetty:jetty-maven-plugin (iluwatar#3065)
Bumps org.eclipse.jetty:jetty-maven-plugin from 11.0.22 to 11.0.24. --- updated-dependencies: - dependency-name: org.eclipse.jetty:jetty-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cb1b0b2 commit 6e0df3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

model-view-viewmodel/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<version>1.26.0-SNAPSHOT</version>
3737
<properties>
3838
<zk.version>10.0.0-jakarta</zk.version>
39-
<jetty-maven-plugin.version>11.0.22</jetty-maven-plugin.version>
39+
<jetty-maven-plugin.version>11.0.24</jetty-maven-plugin.version>
4040
<maven-war-plugin.version>3.4.0</maven-war-plugin.version>
4141
<maven.build.timestamp.format>yyyy-MM-dd</maven.build.timestamp.format>
4242
<packname>-${project.version}-FL-${maven.build.timestamp}</packname>

0 commit comments

Comments
 (0)