Skip to content

Commit

Permalink
Bump jettyVersion from 9.4.48.v20220622 to 9.4.49.v20220914
Browse files Browse the repository at this point in the history
Bumps `jettyVersion` from 9.4.48.v20220622 to 9.4.49.v20220914.

Updates `jetty-server` from 9.4.48.v20220622 to 9.4.49.v20220914
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](jetty/jetty.project@jetty-9.4.48.v20220622...jetty-9.4.49.v20220914)

Updates `jetty-util` from 9.4.48.v20220622 to 9.4.49.v20220914
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](jetty/jetty.project@jetty-9.4.48.v20220622...jetty-9.4.49.v20220914)

Updates `jetty-security` from 9.4.48.v20220622 to 9.4.49.v20220914
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](jetty/jetty.project@jetty-9.4.48.v20220622...jetty-9.4.49.v20220914)

---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-server
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.jetty:jetty-util
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.jetty:jetty-security
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and slachiewicz committed Nov 6, 2022
1 parent ad98fc2 commit de65491
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 @@ -90,7 +90,7 @@ under the License.

<properties>
<mavenVersion>3.2.5</mavenVersion>
<jettyVersion>9.4.48.v20220622</jettyVersion>
<jettyVersion>9.4.49.v20220914</jettyVersion>
<pluginTestingVersion>3.3.0</pluginTestingVersion>
<resolverVersion>1.0.0.v20140518</resolverVersion>
<javaVersion>8</javaVersion>
Expand Down

0 comments on commit de65491

Please sign in to comment.