Merge branch '2.2.x'
# Conflicts: # spring-cloud-netflix-hystrix-dashboard/pom.xml # spring-cloud-netflix-hystrix-dashboard/src/main/resources/templates/hystrix/index.ftlh # spring-cloud-netflix-hystrix-dashboard/src/main/resources/templates/hystrix/monitor.ftlh # spring-cloud-netflix-hystrix-dashboard/src/test/java/org/springframework/cloud/netflix/hystrix/dashboard/HystrixDashboardContextTests.java
This commit is contained in:
@@ -188,7 +188,7 @@
|
||||
<dependency>
|
||||
<groupId>org.webjars</groupId>
|
||||
<artifactId>jquery</artifactId>
|
||||
<version>2.1.1</version>
|
||||
<version>3.4.1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.webjars</groupId>
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<group name="wro">
|
||||
<css>webjar:bootstrap/3.2.0/less/bootstrap.less</css>
|
||||
<css>file:@.project.basedir.@/src/main/wro/main.less</css>
|
||||
<js>webjar:jquery/2.1.1/jquery.min.js</js>
|
||||
<js>webjar:jquery/3.4.1/jquery.min.js</js>
|
||||
<js>webjar:bootstrap/3.2.0/js/bootstrap.min.js</js>
|
||||
</group>
|
||||
</groups>
|
||||
Reference in New Issue
Block a user