Преглед изворни кода

Fixing jquery webjar version

Antonio Chirizzi пре 5 година
родитељ
комит
962c572ee5
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      complete/pom.xml

+ 1 - 1
complete/pom.xml

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