소스 검색

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 5 년 전
부모
커밋
29366fa46d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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>