Skip to content

Commit f35b60c

Browse files
Bump org.eclipse.jetty:jetty-maven-plugin in /adaptor-bugzilla
Bumps org.eclipse.jetty:jetty-maven-plugin from 9.4.51.v20230217 to 11.0.0. --- 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] <support@github.com>
1 parent 8e860ba commit f35b60c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adaptor-bugzilla/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<plugin>
1919
<groupId>org.eclipse.jetty</groupId>
2020
<artifactId>jetty-maven-plugin</artifactId>
21-
<version>9.4.51.v20230217</version>
21+
<version>11.0.0</version>
2222
<configuration>
2323
<webAppConfig>
2424
<contextPath>/BugzillaAdaptor</contextPath>

0 commit comments

Comments
 (0)