Upgrade dependencies

This commit is contained in:
Artem Bilan
2020-02-28 11:05:36 -05:00
parent a00684726b
commit 2401452961
65 changed files with 141 additions and 141 deletions

View File

@@ -220,14 +220,14 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.10.1</version>
<version>2.10.2.20200130</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.3.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -163,14 +163,14 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.10.1</version>
<version>2.10.2.20200130</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.3.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -203,14 +203,14 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.10.1</version>
<version>2.10.2.20200130</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.3.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -162,14 +162,14 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.10.1</version>
<version>2.10.2.20200130</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.3.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -249,14 +249,14 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.10.1</version>
<version>2.10.2.20200130</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.3.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -151,14 +151,14 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.10.1</version>
<version>2.10.2.20200130</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.3.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -278,7 +278,7 @@
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-validator</artifactId>
<version>5.4.1.Final</version>
<version>6.1.2.Final</version>
<scope>compile</scope>
<exclusions>
<exclusion>
@@ -302,7 +302,7 @@
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-entitymanager</artifactId>
<version>5.4.10.Final</version>
<version>5.4.11.Final</version>
<scope>compile</scope>
<exclusions>
<exclusion>
@@ -444,14 +444,14 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.10.1</version>
<version>2.10.2.20200130</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.3.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -203,14 +203,14 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.10.1</version>
<version>2.10.2.20200130</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.2.3.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>