Skip to content

Commit b4bfc4d

Browse files
committed
Merge branch '2.0.x' into 2.1.x
2 parents a2a3355 + 1a89087 commit b4bfc4d

File tree

1 file changed

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

1 file changed

+7
-7
lines changed

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

Lines changed: 7 additions & 7 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.8</activemq.version>
37+
<activemq.version>5.15.9</activemq.version>
3838
<antlr2.version>2.7.7</antlr2.version>
3939
<appengine-sdk.version>1.9.71</appengine-sdk.version>
4040
<artemis.version>2.6.4</artemis.version>
@@ -71,7 +71,7 @@
7171
<hazelcast.version>3.11.2</hazelcast.version>
7272
<hazelcast-hibernate5.version>1.2.3</hazelcast-hibernate5.version>
7373
<hibernate.version>5.3.7.Final</hibernate.version>
74-
<hibernate-validator.version>6.0.15.Final</hibernate-validator.version>
74+
<hibernate-validator.version>6.0.16.Final</hibernate-validator.version>
7575
<hikaricp.version>3.2.0</hikaricp.version>
7676
<hsqldb.version>2.4.1</hsqldb.version>
7777
<htmlunit.version>2.33</htmlunit.version>
@@ -139,13 +139,13 @@
139139
<mysql.version>8.0.15</mysql.version>
140140
<nekohtml.version>1.9.22</nekohtml.version>
141141
<neo4j-ogm.version>3.1.8</neo4j-ogm.version>
142-
<netty.version>4.1.33.Final</netty.version>
142+
<netty.version>4.1.34.Final</netty.version>
143143
<netty-tcnative.version>2.0.22.Final</netty-tcnative.version>
144144
<nio-multipart-parser.version>1.1.0</nio-multipart-parser.version>
145145
<pooled-jms.version>1.0.4</pooled-jms.version>
146146
<postgresql.version>42.2.5</postgresql.version>
147147
<prometheus-pushgateway.version>0.5.0</prometheus-pushgateway.version>
148-
<quartz.version>2.3.0</quartz.version>
148+
<quartz.version>2.3.1</quartz.version>
149149
<querydsl.version>4.2.1</querydsl.version>
150150
<rabbit-amqp-client.version>5.4.3</rabbit-amqp-client.version>
151151
<reactor-bom.version>Californium-SR5</reactor-bom.version>
@@ -165,7 +165,7 @@
165165
<spring.version>5.1.5.RELEASE</spring.version>
166166
<spring-amqp.version>2.1.4.RELEASE</spring-amqp.version>
167167
<spring-batch.version>4.1.1.RELEASE</spring-batch.version>
168-
<spring-cloud-connectors.version>2.0.4.RELEASE</spring-cloud-connectors.version>
168+
<spring-cloud-connectors.version>2.0.5.RELEASE</spring-cloud-connectors.version>
169169
<spring-data-releasetrain.version>Lovelace-SR5</spring-data-releasetrain.version>
170170
<spring-framework.version>${spring.version}</spring-framework.version>
171171
<spring-hateoas.version>0.25.1.RELEASE</spring-hateoas.version>
@@ -186,9 +186,9 @@
186186
<thymeleaf-extras-springsecurity.version>3.0.4.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>
189-
<thymeleaf-extras-java8time.version>3.0.3.RELEASE</thymeleaf-extras-java8time.version>
189+
<thymeleaf-extras-java8time.version>3.0.4.RELEASE</thymeleaf-extras-java8time.version>
190190
<tomcat.version>9.0.17</tomcat.version>
191-
<unboundid-ldapsdk.version>4.0.9</unboundid-ldapsdk.version>
191+
<unboundid-ldapsdk.version>4.0.10</unboundid-ldapsdk.version>
192192
<undertow.version>2.0.19.Final</undertow.version>
193193
<webjars-hal-browser.version>3325375</webjars-hal-browser.version>
194194
<webjars-locator-core.version>0.35</webjars-locator-core.version>

0 commit comments

Comments
 (0)