upgrade jquery from version 3.4.1 to 3.5.1 fixes gh-3843 (#3854)

fixes gh-3843
This commit is contained in:
Haytham Mohamed
2020-08-28 11:37:40 -05:00
committed by GitHub
parent 88985f33af
commit c5e8b66368

View File

@@ -201,7 +201,7 @@
<dependency>
<groupId>org.webjars</groupId>
<artifactId>jquery</artifactId>
<version>3.4.1</version>
<version>3.5.1</version>
</dependency>
<dependency>
<groupId>org.webjars</groupId>