Skip to content

Commit 4fc2e34

Browse files
committed
Merge branch '2.0.x'
2 parents 2cb6b8e + 0cd2b92 commit 4fc2e34

File tree

1 file changed

+2
-2
lines changed
  • spring-boot-project/spring-boot-dependencies

1 file changed

+2
-2
lines changed

spring-boot-project/spring-boot-dependencies/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<properties>
3535
<main.basedir>${basedir}/../..</main.basedir>
3636
<!-- Dependency versions -->
37-
<activemq.version>5.15.6</activemq.version>
37+
<activemq.version>5.15.7</activemq.version>
3838
<antlr2.version>2.7.7</antlr2.version>
3939
<appengine-sdk.version>1.9.67</appengine-sdk.version>
4040
<artemis.version>2.6.3</artemis.version>
@@ -182,7 +182,7 @@
182182
<statsd-client.version>3.1.0</statsd-client.version>
183183
<sun-mail.version>${javax-mail.version}</sun-mail.version>
184184
<saaj-impl.version>1.5.0</saaj-impl.version>
185-
<thymeleaf.version>3.0.10.RELEASE</thymeleaf.version>
185+
<thymeleaf.version>3.0.11.RELEASE</thymeleaf.version>
186186
<thymeleaf-extras-springsecurity.version>3.0.3.RELEASE</thymeleaf-extras-springsecurity.version>
187187
<thymeleaf-layout-dialect.version>2.3.0</thymeleaf-layout-dialect.version>
188188
<thymeleaf-extras-data-attribute.version>2.0.1</thymeleaf-extras-data-attribute.version>

0 commit comments

Comments
 (0)