Skip to content

Commit 990cfbf

Browse files
build(deps): bump org.eclipse.jetty:jetty-maven-plugin (#3009)
Bumps org.eclipse.jetty:jetty-maven-plugin from 11.0.21 to 11.0.22. --- 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d1c58cd commit 990cfbf

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.21</jetty-maven-plugin.version>
39+
<jetty-maven-plugin.version>11.0.22</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)