Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-server
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 23, 2022
1 parent 11b6ec8 commit 58c6ee6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<owlapi.version>4.5.15</owlapi.version>
<sesame.version>2.7.12</sesame.version> <!-- use same as Blazegraph -->
<jetty.version>9.2.3.v20140905
</jetty.version> <!-- needs to be exactly 9.2.3.v20140905 - older or newer version of jetty will not work with text search api-->
<jetty.version>9.4.41.v20210516</jetty.version> <!-- needs to be exactly 9.2.3.v20140905 - older or newer version of jetty will not work with text search api-->
<jersey.version>2.29</jersey.version>
<log4j.version>2.17.1</log4j.version>
</properties>
Expand Down

0 comments on commit 58c6ee6

Please sign in to comment.