Skip to content

Commit

Permalink
Bump jetty.version from 11.0.19 to 11.0.20
Browse files Browse the repository at this point in the history
Bumps `jetty.version` from 11.0.19 to 11.0.20.

Updates `org.eclipse.jetty:jetty-client` from 11.0.19 to 11.0.20

Updates `org.eclipse.jetty:jetty-servlet` from 11.0.19 to 11.0.20

---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.jetty:jetty-servlet
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and gaul committed Feb 2, 2024
1 parent 07586f6 commit 015796f
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 @@ -262,7 +262,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.version>11</java.version>
<jetty.version>11.0.19</jetty.version>
<jetty.version>11.0.20</jetty.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 015796f

Please sign in to comment.