Upgrade dependencies

* Fix compilation warnings
* Fix compatibility with upgraded deps
* Fix repo URLs
This commit is contained in:
Artem Bilan
2021-07-20 13:26:56 -04:00
parent 74452b11fe
commit 4f2d9c52c5
68 changed files with 244 additions and 243 deletions

View File

@@ -121,7 +121,7 @@
<dependency>
<groupId>org.codehaus.groovy</groupId>
<artifactId>groovy-all</artifactId>
<version>3.0.7</version>
<version>3.0.8</version>
<scope>compile</scope>
<exclusions>
<exclusion>
@@ -173,7 +173,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>3.7.7</version>
<version>3.11.2</version>
<scope>test</scope>
<exclusions>
<exclusion>
@@ -222,14 +222,14 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.3.8</version>
<version>5.3.9</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.5.1</version>
<version>5.5.2</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -116,7 +116,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>3.7.7</version>
<version>3.11.2</version>
<scope>test</scope>
<exclusions>
<exclusion>
@@ -165,14 +165,14 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.3.8</version>
<version>5.3.9</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.5.1</version>
<version>5.5.2</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -65,7 +65,7 @@
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-broker</artifactId>
<version>5.16.1</version>
<version>5.16.2</version>
<scope>compile</scope>
<exclusions>
<exclusion>
@@ -77,7 +77,7 @@
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-kahadb-store</artifactId>
<version>5.16.1</version>
<version>5.16.2</version>
<scope>compile</scope>
<exclusions>
<exclusion>
@@ -156,7 +156,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>3.7.7</version>
<version>3.11.2</version>
<scope>test</scope>
<exclusions>
<exclusion>
@@ -205,14 +205,14 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.3.8</version>
<version>5.3.9</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.5.1</version>
<version>5.5.2</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -115,7 +115,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>3.7.7</version>
<version>3.11.2</version>
<scope>test</scope>
<exclusions>
<exclusion>
@@ -164,14 +164,14 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.3.8</version>
<version>5.3.9</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.5.1</version>
<version>5.5.2</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -113,7 +113,7 @@
<dependency>
<groupId>jakarta.mail</groupId>
<artifactId>jakarta.mail-api</artifactId>
<version>1.6.5</version>
<version>1.6.7</version>
<scope>compile</scope>
<exclusions>
<exclusion>
@@ -125,7 +125,7 @@
<dependency>
<groupId>com.sun.mail</groupId>
<artifactId>imap</artifactId>
<version>1.6.5</version>
<version>1.6.7</version>
<scope>compile</scope>
<exclusions>
<exclusion>
@@ -137,7 +137,7 @@
<dependency>
<groupId>com.sun.mail</groupId>
<artifactId>jakarta.mail</artifactId>
<version>1.6.5</version>
<version>1.6.7</version>
<scope>compile</scope>
<exclusions>
<exclusion>
@@ -177,7 +177,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>3.7.7</version>
<version>3.11.2</version>
<scope>test</scope>
<exclusions>
<exclusion>
@@ -252,14 +252,14 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.3.8</version>
<version>5.3.9</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.5.1</version>
<version>5.5.2</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -104,7 +104,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>3.7.7</version>
<version>3.11.2</version>
<scope>test</scope>
<exclusions>
<exclusion>
@@ -153,14 +153,14 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.3.8</version>
<version>5.3.9</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.5.1</version>
<version>5.5.2</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -108,7 +108,7 @@
<dependency>
<groupId>org.aspectj</groupId>
<artifactId>aspectjtools</artifactId>
<version>1.9.6</version>
<version>1.9.7</version>
<scope>compile</scope>
<exclusions>
<exclusion>
@@ -237,7 +237,7 @@
<dependency>
<groupId>org.hsqldb</groupId>
<artifactId>hsqldb</artifactId>
<version>2.5.1</version>
<version>2.6.0</version>
<scope>compile</scope>
<exclusions>
<exclusion>
@@ -297,7 +297,7 @@
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-entitymanager</artifactId>
<version>5.4.30.Final</version>
<version>5.5.4.Final</version>
<scope>compile</scope>
<exclusions>
<exclusion>
@@ -397,7 +397,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>3.7.7</version>
<version>3.11.2</version>
<scope>test</scope>
<exclusions>
<exclusion>
@@ -446,14 +446,14 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.3.8</version>
<version>5.3.9</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.5.1</version>
<version>5.5.2</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -48,7 +48,7 @@ public class AccumulatorTests {
accumulator.accumulate(new SharkQuote("fred", 6.0d));
accumulator.accumulate(new SharkQuote("fred", 6.2d));
LoanShark shark = (LoanShark) LoanShark.findLoanSharksByName("fred").getSingleResult();
assertEquals(new Long(2), shark.getCounter());
assertEquals(new Double(6.1), shark.getAverageRate());
assertEquals(Long.valueOf(2), shark.getCounter());
assertEquals(Double.valueOf(6.1), shark.getAverageRate());
}
}

View File

@@ -130,7 +130,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>3.7.7</version>
<version>3.11.2</version>
<scope>test</scope>
<exclusions>
<exclusion>
@@ -205,14 +205,14 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.3.8</version>
<version>5.3.9</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.5.1</version>
<version>5.5.2</version>
<scope>import</scope>
<type>pom</type>
</dependency>