Skip to content

Commit 62ae286

Browse files
build(deps-dev): bump org.eclipse.jetty.ee10:jetty-ee10-maven-plugin (#338)
Bumps org.eclipse.jetty.ee10:jetty-ee10-maven-plugin from 12.1.6 to 12.1.8. --- updated-dependencies: - dependency-name: org.eclipse.jetty.ee10:jetty-ee10-maven-plugin dependency-version: 12.1.8 dependency-type: direct:development 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>
1 parent 45c6475 commit 62ae286

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

client-oauth-discovery-dui/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
<plugin>
128128
<groupId>org.eclipse.jetty.ee10</groupId>
129129
<artifactId>jetty-ee10-maven-plugin</artifactId>
130-
<version>12.1.6</version>
130+
<version>12.1.8</version>
131131
<configuration>
132132
<webApp>
133133
<contextPath>/</contextPath>

0 commit comments

Comments
 (0)