Skip to content

Commit 3b76f73

Browse files
chore(deps): bump org.eclipse.jetty.ee10:jetty-ee10-maven-plugin in /war (#1620)
Bumps org.eclipse.jetty.ee10:jetty-ee10-maven-plugin from 12.0.15 to 12.0.16. --- updated-dependencies: - dependency-name: org.eclipse.jetty.ee10:jetty-ee10-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 81f12da commit 3b76f73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

war/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2323
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
2424
<maven.compiler.release>21</maven.compiler.release>
25-
<jetty.version>12.0.15</jetty.version>
25+
<jetty.version>12.0.16</jetty.version>
2626
<cargo-maven3-plugin.version>1.10.16</cargo-maven3-plugin.version>
2727
<maven-surefire-plugin.version>3.5.2</maven-surefire-plugin.version>
2828
<maven-failsafe-plugin.version>3.5.2</maven-failsafe-plugin.version>

0 commit comments

Comments
 (0)