Update jquery to version > 3.5.0 to avoid XSS + bibtex fix#1028
Update jquery to version > 3.5.0 to avoid XSS + bibtex fix#1028
Conversation
|
Thanks a lot ! It should fix #1027 yes, we'll see for the next docker build. |
|
I've created a new branch 0.7.3-fixes and cherry-picked these changes there. |
|
Both the CRF and the CRF for ARM docker images are updated. |
With slightly older docker image, it was working, for example https://huggingface.co/spaces/kermitt2/grobid-crf running with 0.7.3.-SNAPSHOT is correctly managing XML for processHeader. I was rather suspecting something with the JDK version (more or less the only thing that changed between the images), but weird in any cases. |
|
Cool ! I'll update the full image too. |
|
It's done for the full image on Docker Hub too, and it works fine on HF. |


This should solve #1023 and #1027