Parcourir la source

Restoring a previous change

I managed to trample a change made in another PR (from Antonio Chirizzi, to give credit where due). This commit restores Antonio's change.
Jay Bryant il y a 5 ans
Parent
commit
29366fa46d
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      complete/pom.xml

+ 1 - 1
complete/pom.xml

@@ -45,7 +45,7 @@
 		<dependency>
 			<groupId>org.webjars</groupId>
 			<artifactId>jquery</artifactId>
-			<version>3.1.0</version>
+			<version>3.1.1-1</version>
 		</dependency>
 
 		<dependency>