Skip to content

Commit

Permalink
chore(deps): bump org.eclipse.jetty.ee10:jetty-ee10-maven-plugin in /war
Browse files Browse the repository at this point in the history
Bumps org.eclipse.jetty.ee10:jetty-ee10-maven-plugin from 12.0.12 to 12.0.13.

---
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent de2889b commit 19ed250
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.12</jetty.version>
<jetty.version>12.0.13</jetty.version>
<cargo-maven3-plugin.version>1.10.14</cargo-maven3-plugin.version>
<maven-surefire-plugin.version>3.5.0</maven-surefire-plugin.version>
<maven-failsafe-plugin.version>3.5.0</maven-failsafe-plugin.version>
Expand Down

0 comments on commit 19ed250

Please sign in to comment.