Skip to content

Commit

Permalink
build(deps): bump jettyServerVersion from 10.0.20 to 10.0.22
Browse files Browse the repository at this point in the history
Bumps `jettyServerVersion` from 10.0.20 to 10.0.22.

Updates `org.eclipse.jetty:jetty-server` from 10.0.20 to 10.0.22

Updates `org.eclipse.jetty:jetty-rewrite` from 10.0.20 to 10.0.22

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 4, 2024
1 parent 9b960ec commit fdee043
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 @@ -45,7 +45,7 @@
<jaxbApiVersion>2.3.1</jaxbApiVersion>
<jaxbCoreVersion>2.3.0.1</jaxbCoreVersion>
<jaxbImplVersion>2.3.9</jaxbImplVersion>
<jettyServerVersion>10.0.20</jettyServerVersion>
<jettyServerVersion>10.0.22</jettyServerVersion>
<junitVersion>4.13.2</junitVersion>
<mavenAssemblyPluginVersion>3.7.1</mavenAssemblyPluginVersion>
<mavenCompilerPluginVersion>3.13.0</mavenCompilerPluginVersion>
Expand Down

0 comments on commit fdee043

Please sign in to comment.