Skip to content

Commit

Permalink
Bump org.eclipse.jetty:jetty-maven-plugin in /adaptor-bugzilla
Browse files Browse the repository at this point in the history
Bumps org.eclipse.jetty:jetty-maven-plugin from 9.4.51.v20230217 to 10.0.24.

---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 21, 2024
1 parent ab183dd commit bf5f788
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion adaptor-bugzilla/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<plugin>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-maven-plugin</artifactId>
<version>9.4.51.v20230217</version>
<version>10.0.24</version>
<configuration>
<webAppConfig>
<contextPath>/BugzillaAdaptor</contextPath>
Expand Down

0 comments on commit bf5f788

Please sign in to comment.