Skip to content

Commit

Permalink
chore(deps): bump org.eclipse.jetty.ee10:jetty-ee10-maven-plugin in /…
Browse files Browse the repository at this point in the history
…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>
  • Loading branch information
dependabot[bot] authored Jan 5, 2025
1 parent 81f12da commit 3b76f73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion war/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<maven.compiler.release>21</maven.compiler.release>
<jetty.version>12.0.15</jetty.version>
<jetty.version>12.0.16</jetty.version>
<cargo-maven3-plugin.version>1.10.16</cargo-maven3-plugin.version>
<maven-surefire-plugin.version>3.5.2</maven-surefire-plugin.version>
<maven-failsafe-plugin.version>3.5.2</maven-failsafe-plugin.version>
Expand Down

0 comments on commit 3b76f73

Please sign in to comment.