Browse Source
Bump org.mortbay.jetty:maven-jetty-plugin from 6.1.10 to 6.1.26 (#3162)
Bumps org.mortbay.jetty:maven-jetty-plugin from 6.1.10 to 6.1.26.
---
updated-dependencies:
- dependency-name: org.mortbay.jetty:maven-jetty-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>
Co-authored-by: mandlil <138015259+mandlil@users.noreply.github.com>
pull/3159/head
dependabot[bot]
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
tools/java/data/pom.xml
|
|
|
@ -81,7 +81,7 @@ |
|
|
|
<plugin> |
|
|
|
<groupId>org.mortbay.jetty</groupId> |
|
|
|
<artifactId>maven-jetty-plugin</artifactId> |
|
|
|
<version>6.1.10</version> |
|
|
|
<version>6.1.26</version> |
|
|
|
<configuration> |
|
|
|
<webAppSourceDirectory>webapp</webAppSourceDirectory> |
|
|
|
<scanIntervalSeconds>10</scanIntervalSeconds> |
|
|
|
|