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.13 to 12.0.14.

---
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 Oct 2, 2024
1 parent 45df41e commit 8c70d69
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 @@ -130,7 +130,7 @@
<lib.jdbc-driver.postgresql.version>42.7.4</lib.jdbc-driver.postgresql.version>
<!-- Maven Plugin Properties -->
<plugin.retirejs.breakOnFailure>false</plugin.retirejs.breakOnFailure>
<plugin.jetty.version>12.0.13</plugin.jetty.version>
<plugin.jetty.version>12.0.14</plugin.jetty.version>
<plugin.protoc-jar.version>3.11.4</plugin.protoc-jar.version>
<!-- SonarCloud properties -->
<sonar.exclusions>src/main/webapp/**</sonar.exclusions>
Expand Down

0 comments on commit 8c70d69

Please sign in to comment.