Skip to content

Commit e1bbb0d

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 f5c7d58 commit e1bbb0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +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</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-->
2121
<jersey.version>2.29</jersey.version>
2222
</properties>
2323

0 commit comments

Comments
 (0)