Skip to content

Commit

Permalink
deps: bump org.eclipse.jetty:jetty-maven-plugin
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] committed May 21, 2024
1 parent 3ee5ed8 commit e9ce201
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.20</jetty-maven-plugin.version>
<jetty-maven-plugin.version>11.0.21</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 e9ce201

Please sign in to comment.