Skip to content

Commit

Permalink
Merge branch '1.3.x'
Browse files Browse the repository at this point in the history
  • Loading branch information
wilkinsona committed Jun 1, 2016
2 parents 433f5e7 + 9ec4e5c commit 84b7b25
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions spring-boot-dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<dropwizard-metrics.version>3.1.2</dropwizard-metrics.version>
<ehcache.version>2.10.2</ehcache.version>
<ehcache3.version>3.0.1</ehcache3.version>
<embedded-mongo.version>1.50.3</embedded-mongo.version>
<embedded-mongo.version>1.50.5</embedded-mongo.version>
<flyway.version>3.2.1</flyway.version>
<freemarker.version>2.3.23</freemarker.version>
<elasticsearch.version>2.2.2</elasticsearch.version>
Expand All @@ -79,15 +79,15 @@
<gradle.version>1.12</gradle.version>
<groovy.version>2.4.6</groovy.version>
<gson.version>2.6.2</gson.version>
<h2.version>1.4.191</h2.version>
<h2.version>1.4.192</h2.version>
<hamcrest.version>1.3</hamcrest.version>
<hazelcast.version>3.6.2</hazelcast.version>
<hibernate.version>5.1.0.Final</hibernate.version>
<hibernate-validator.version>5.2.4.Final</hibernate-validator.version>
<hikaricp.version>2.4.6</hikaricp.version>
<hikaricp-java6.version>2.3.13</hikaricp-java6.version>
<hornetq.version>2.4.7.Final</hornetq.version>
<hsqldb.version>2.3.3</hsqldb.version>
<hsqldb.version>2.3.4</hsqldb.version>
<htmlunit.version>2.20</htmlunit.version>
<httpasyncclient.version>4.1.1</httpasyncclient.version>
<httpclient.version>4.5.2</httpclient.version>
Expand All @@ -106,7 +106,7 @@
<jdom2.version>2.0.6</jdom2.version>
<jedis.version>2.8.1</jedis.version>
<jersey.version>2.22.2</jersey.version>
<jetty.version>9.2.16.v20160414</jetty.version>
<jetty.version>9.2.17.v20160517</jetty.version>
<jetty-jsp.version>2.2.0.v201112011158</jetty-jsp.version>
<jmustache.version>1.12</jmustache.version>
<jna.version>4.2.2</jna.version>
Expand Down Expand Up @@ -172,7 +172,7 @@
<thymeleaf-layout-dialect.version>1.4.0</thymeleaf-layout-dialect.version>
<thymeleaf-extras-data-attribute.version>1.3</thymeleaf-extras-data-attribute.version>
<thymeleaf-extras-java8time.version>2.1.0.RELEASE</thymeleaf-extras-java8time.version>
<tomcat.version>8.0.33</tomcat.version>
<tomcat.version>8.0.35</tomcat.version>
<undertow.version>1.3.22.Final</undertow.version>
<velocity.version>1.7</velocity.version>
<velocity-tools.version>2.0</velocity-tools.version>
Expand Down

0 comments on commit 84b7b25

Please sign in to comment.