Server.Java
Server.Java copied to clipboard
A Triple Pattern Fragments server for Java
Bumps [jetty-server](https://github.com/eclipse/jetty.project) from 9.4.9.v20180320 to 10.0.10. Release notes Sourced from jetty-server's releases. 10.0.10 Special Thanks to the following Eclipse Jetty community members @jianglai (Lai Jiang) @markslater (markslater) @prenagha (Padraic Renaghan)...
Bumps [gson](https://github.com/google/gson) from 2.8.6 to 2.8.9. Release notes Sourced from gson's releases. Gson 2.8.9 Make OSGi bundle's dependency on sun.misc optional (#1993). Deprecate Gson.excluder() exposing internal Excluder class (#1986). Prevent...
Bumps jena-core from 3.13.1 to 4.2.0. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps httpclient from 4.5.10 to 4.5.13. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps `jettyVersion` from 9.4.9.v20180320 to 11.0.1. Updates `jetty-server` from 9.4.9.v20180320 to 11.0.1 Release notes Sourced from jetty-server's releases. 11.0.1 Changelog This release addresses and resolves CVE-2020-27223 #5993 - Change more...
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...
The [latest Hydra Core Vocabulary specification](http://www.hydra-cg.com/spec/latest/core/) states `hydra:next` and `hydra:previous` should be used for the resource following and preceding the current instance in an interlinked set of resources. Currently, this...
Prior to this update, when deploying to a servlet container: - the style.css does not resolve - the favicon.ico does not resolve - the "Linked Data Fragments" image does not...
When running the application i a servlet container (e. g. Tomcat) the dataset URLs were not properly built since the algorithm did not cater for the servlet path. In order...