Skip to content

Commit

Permalink
Bump org.eclipse.jetty.ee10:jetty-ee10-maven-plugin
Browse files Browse the repository at this point in the history
Bumps org.eclipse.jetty.ee10:jetty-ee10-maven-plugin from 12.0.14 to 12.0.15.

---
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]>
  • Loading branch information
dependabot[bot] authored Nov 7, 2024
1 parent f560b7d commit d7cc6cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
<!-- Maven Plugin Versions -->
<plugin.checkstyle.version>3.6.0</plugin.checkstyle.version>
<plugin.protoc-jar.version>3.11.4</plugin.protoc-jar.version>
<plugin.jetty.version>12.0.14</plugin.jetty.version>
<plugin.jetty.version>12.0.15</plugin.jetty.version>
<!-- SonarCloud properties -->
<sonar.exclusions>src/main/webapp/**</sonar.exclusions>
<!-- Tool Versions -->
Expand Down

0 comments on commit d7cc6cc

Please sign in to comment.