Skip to content
This repository has been archived by the owner on Aug 12, 2024. It is now read-only.

Commit

Permalink
Bump jetty-maven-plugin from 9.4.44.v20210927 to 9.4.45.v20220203
Browse files Browse the repository at this point in the history
Bumps [jetty-maven-plugin](https://github.com/eclipse/jetty.project) from 9.4.44.v20210927 to 9.4.45.v20220203.
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](jetty/jetty.project@jetty-9.4.44.v20210927...jetty-9.4.45.v20220203)

---
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>
  • Loading branch information
dependabot[bot] authored Feb 8, 2022
1 parent da73134 commit 96217bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vaadin-chip-combobox-demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
<plugin>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-maven-plugin</artifactId>
<version>9.4.44.v20210927</version>
<version>9.4.45.v20220203</version>
<configuration>
<scanIntervalSeconds>1</scanIntervalSeconds>
</configuration>
Expand Down

0 comments on commit 96217bc

Please sign in to comment.