Skip to content

Commit

Permalink
change log.
Browse files Browse the repository at this point in the history
  • Loading branch information
jad-elkhoury committed Nov 29, 2021
1 parent 180b741 commit ee4910d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
- Pin libthrift version to 0.14.1 due to a [vulnerability](https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETHRIFT-1074898).
- Pin httpclient version to 4.5.13 due to a [vulnerability](https://github.com/eclipse/lyo/pull/103).
- Pin embedded Tomcat version (pulled in by Jena) to 8.5.66 due to [CVE-2021-25329](https://app.snyk.io/vuln/SNYK-JAVA-ORGAPACHETOMCATEMBED-1080637)
- [Store] For update requests, avoid creating a String out of hte SPARQL query. This is very inefficient for large queries.

### Deprecated

Expand Down

0 comments on commit ee4910d

Please sign in to comment.