Browse Source

Merge branch '1.2.x'

Conflicts:
	spring-boot-dependencies/pom.xml
pull/3059/head
Stephane Nicoll 11 years ago
parent
commit
845f620c5a
  1. 2
      spring-boot-dependencies/pom.xml

2
spring-boot-dependencies/pom.xml

@ -145,7 +145,7 @@ @@ -145,7 +145,7 @@
<thymeleaf-extras-conditionalcomments.version>2.1.1.RELEASE</thymeleaf-extras-conditionalcomments.version>
<thymeleaf-layout-dialect.version>1.2.8</thymeleaf-layout-dialect.version>
<thymeleaf-extras-data-attribute.version>1.3</thymeleaf-extras-data-attribute.version>
<tomcat.version>8.0.22</tomcat.version>
<tomcat.version>8.0.23</tomcat.version>
<undertow.version>1.2.6.Final</undertow.version>
<velocity.version>1.7</velocity.version>
<velocity-tools.version>2.0</velocity-tools.version>

Loading…
Cancel
Save