Skip to content

Commit

Permalink
chore: Bump org.eclipse.jetty.ee10:jetty-ee10-maven-plugin (#6794)
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sascha Ißbrücker <[email protected]>
  • Loading branch information
dependabot[bot] and sissbruecker authored Nov 8, 2024
1 parent de15f07 commit 2ad5ba8
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 @@ -19,7 +19,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8
</project.reporting.outputEncoding>
<jetty.version>12.0.14</jetty.version>
<jetty.version>12.0.15</jetty.version>
<jetty.http.port>8080</jetty.http.port>
<jetty.stop.port>9999</jetty.stop.port>
<karaf-maven-plugin.version>4.4.6</karaf-maven-plugin.version>
Expand Down

0 comments on commit 2ad5ba8

Please sign in to comment.