Skip to content

Commit 58c6ee6

Browse files
Bump jetty-server from 9.2.3.v20140905 to 9.4.41.v20210516
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] <support@github.com>
1 parent 11b6ec8 commit 58c6ee6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@
1717
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1818
<owlapi.version>4.5.15</owlapi.version>
1919
<sesame.version>2.7.12</sesame.version> <!-- use same as Blazegraph -->
20-
<jetty.version>9.2.3.v20140905
21-
</jetty.version> <!-- needs to be exactly 9.2.3.v20140905 - older or newer version of jetty will not work with text search api-->
20+
<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-->
2221
<jersey.version>2.29</jersey.version>
2322
<log4j.version>2.17.1</log4j.version>
2423
</properties>

0 commit comments

Comments
 (0)