Skip to content

Commit

Permalink
build(deps): bump org.eclipse.jetty:jetty-maven-plugin (#3065)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Nov 3, 2024
1 parent cb1b0b2 commit 6e0df3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion model-view-viewmodel/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<version>1.26.0-SNAPSHOT</version>
<properties>
<zk.version>10.0.0-jakarta</zk.version>
<jetty-maven-plugin.version>11.0.22</jetty-maven-plugin.version>
<jetty-maven-plugin.version>11.0.24</jetty-maven-plugin.version>
<maven-war-plugin.version>3.4.0</maven-war-plugin.version>
<maven.build.timestamp.format>yyyy-MM-dd</maven.build.timestamp.format>
<packname>-${project.version}-FL-${maven.build.timestamp}</packname>
Expand Down

0 comments on commit 6e0df3f

Please sign in to comment.