Skip to content

Commit

Permalink
Bump jetty-xml from 10.0.12 to 11.0.13
Browse files Browse the repository at this point in the history
Bumps [jetty-xml](https://github.com/eclipse/jetty.project) from 10.0.12 to 11.0.13.
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](jetty/jetty.project@jetty-10.0.12...jetty-11.0.13)

---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-xml
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 15, 2022
1 parent ae64b56 commit 576d161
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 @@ -71,7 +71,7 @@
<java.version>11</java.version>

<ver.jena>4.6.1</ver.jena>
<ver.jetty>10.0.12</ver.jetty>
<ver.jetty>11.0.13</ver.jetty>
<!-- Ensure we get a version compatible with Jena. -->
<ver.commons-io>2.11.0</ver.commons-io>
<ver.junit>4.13.2</ver.junit>
Expand Down

0 comments on commit 576d161

Please sign in to comment.