diff --git a/advanced/advanced-testing-examples/pom.xml b/advanced/advanced-testing-examples/pom.xml index 6601b52b..54768d03 100644 --- a/advanced/advanced-testing-examples/pom.xml +++ b/advanced/advanced-testing-examples/pom.xml @@ -127,7 +127,7 @@ org.mockito mockito-core - 3.7.7 + 3.11.2 test @@ -176,14 +176,14 @@ org.springframework spring-framework-bom - 5.3.8 + 5.3.9 import pom org.springframework.integration spring-integration-bom - 5.5.1 + 5.5.2 import pom diff --git a/advanced/dynamic-ftp/pom.xml b/advanced/dynamic-ftp/pom.xml index d3fe3ee8..f7714c6e 100644 --- a/advanced/dynamic-ftp/pom.xml +++ b/advanced/dynamic-ftp/pom.xml @@ -104,7 +104,7 @@ org.mockito mockito-core - 3.7.7 + 3.11.2 test @@ -153,14 +153,14 @@ org.springframework spring-framework-bom - 5.3.8 + 5.3.9 import pom org.springframework.integration spring-integration-bom - 5.5.1 + 5.5.2 import pom diff --git a/advanced/dynamic-tcp-client/pom.xml b/advanced/dynamic-tcp-client/pom.xml index 55d36e92..931c4477 100644 --- a/advanced/dynamic-tcp-client/pom.xml +++ b/advanced/dynamic-tcp-client/pom.xml @@ -108,7 +108,7 @@ org.mockito mockito-core - 3.7.7 + 3.11.2 test @@ -183,14 +183,14 @@ org.springframework spring-framework-bom - 5.3.8 + 5.3.9 import pom org.springframework.integration spring-integration-bom - 5.5.1 + 5.5.2 import pom diff --git a/applications/cafe-scripted/pom.xml b/applications/cafe-scripted/pom.xml index dceecf14..4a58b93a 100644 --- a/applications/cafe-scripted/pom.xml +++ b/applications/cafe-scripted/pom.xml @@ -121,7 +121,7 @@ org.codehaus.groovy groovy-all - 3.0.7 + 3.0.8 compile @@ -173,7 +173,7 @@ org.mockito mockito-core - 3.7.7 + 3.11.2 test @@ -222,14 +222,14 @@ org.springframework spring-framework-bom - 5.3.8 + 5.3.9 import pom org.springframework.integration spring-integration-bom - 5.5.1 + 5.5.2 import pom diff --git a/applications/cafe/cafe-amqp/pom.xml b/applications/cafe/cafe-amqp/pom.xml index b5b8ef8d..f78963ee 100644 --- a/applications/cafe/cafe-amqp/pom.xml +++ b/applications/cafe/cafe-amqp/pom.xml @@ -116,7 +116,7 @@ org.mockito mockito-core - 3.7.7 + 3.11.2 test @@ -165,14 +165,14 @@ org.springframework spring-framework-bom - 5.3.8 + 5.3.9 import pom org.springframework.integration spring-integration-bom - 5.5.1 + 5.5.2 import pom diff --git a/applications/cafe/cafe-jms/pom.xml b/applications/cafe/cafe-jms/pom.xml index 27d52c10..05a1c894 100644 --- a/applications/cafe/cafe-jms/pom.xml +++ b/applications/cafe/cafe-jms/pom.xml @@ -65,7 +65,7 @@ org.apache.activemq activemq-broker - 5.16.1 + 5.16.2 compile @@ -77,7 +77,7 @@ org.apache.activemq activemq-kahadb-store - 5.16.1 + 5.16.2 compile @@ -156,7 +156,7 @@ org.mockito mockito-core - 3.7.7 + 3.11.2 test @@ -205,14 +205,14 @@ org.springframework spring-framework-bom - 5.3.8 + 5.3.9 import pom org.springframework.integration spring-integration-bom - 5.5.1 + 5.5.2 import pom diff --git a/applications/cafe/cafe-si/pom.xml b/applications/cafe/cafe-si/pom.xml index 5fa336eb..84eb3994 100644 --- a/applications/cafe/cafe-si/pom.xml +++ b/applications/cafe/cafe-si/pom.xml @@ -115,7 +115,7 @@ org.mockito mockito-core - 3.7.7 + 3.11.2 test @@ -164,14 +164,14 @@ org.springframework spring-framework-bom - 5.3.8 + 5.3.9 import pom org.springframework.integration spring-integration-bom - 5.5.1 + 5.5.2 import pom diff --git a/applications/file-split-ftp/pom.xml b/applications/file-split-ftp/pom.xml index e9cf7dd3..0285ffe1 100644 --- a/applications/file-split-ftp/pom.xml +++ b/applications/file-split-ftp/pom.xml @@ -113,7 +113,7 @@ jakarta.mail jakarta.mail-api - 1.6.5 + 1.6.7 compile @@ -125,7 +125,7 @@ com.sun.mail imap - 1.6.5 + 1.6.7 compile @@ -137,7 +137,7 @@ com.sun.mail jakarta.mail - 1.6.5 + 1.6.7 compile @@ -177,7 +177,7 @@ org.mockito mockito-core - 3.7.7 + 3.11.2 test @@ -252,14 +252,14 @@ org.springframework spring-framework-bom - 5.3.8 + 5.3.9 import pom org.springframework.integration spring-integration-bom - 5.5.1 + 5.5.2 import pom diff --git a/applications/loan-broker/pom.xml b/applications/loan-broker/pom.xml index c04c14e6..8590f9e9 100644 --- a/applications/loan-broker/pom.xml +++ b/applications/loan-broker/pom.xml @@ -104,7 +104,7 @@ org.mockito mockito-core - 3.7.7 + 3.11.2 test @@ -153,14 +153,14 @@ org.springframework spring-framework-bom - 5.3.8 + 5.3.9 import pom org.springframework.integration spring-integration-bom - 5.5.1 + 5.5.2 import pom diff --git a/applications/loanshark/pom.xml b/applications/loanshark/pom.xml index 75399c23..da6249fd 100644 --- a/applications/loanshark/pom.xml +++ b/applications/loanshark/pom.xml @@ -108,7 +108,7 @@ org.aspectj aspectjtools - 1.9.6 + 1.9.7 compile @@ -237,7 +237,7 @@ org.hsqldb hsqldb - 2.5.1 + 2.6.0 compile @@ -297,7 +297,7 @@ org.hibernate hibernate-entitymanager - 5.4.30.Final + 5.5.4.Final compile @@ -397,7 +397,7 @@ org.mockito mockito-core - 3.7.7 + 3.11.2 test @@ -446,14 +446,14 @@ org.springframework spring-framework-bom - 5.3.8 + 5.3.9 import pom org.springframework.integration spring-integration-bom - 5.5.1 + 5.5.2 import pom diff --git a/applications/loanshark/src/test/java/org/springframework/integration/samples/loanbroker/loanshark/biz/AccumulatorTests.java b/applications/loanshark/src/test/java/org/springframework/integration/samples/loanbroker/loanshark/biz/AccumulatorTests.java index 9eb18d3f..431a97ab 100644 --- a/applications/loanshark/src/test/java/org/springframework/integration/samples/loanbroker/loanshark/biz/AccumulatorTests.java +++ b/applications/loanshark/src/test/java/org/springframework/integration/samples/loanbroker/loanshark/biz/AccumulatorTests.java @@ -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()); } } diff --git a/applications/stomp-chat/pom.xml b/applications/stomp-chat/pom.xml index 74c66029..60ce5d2a 100644 --- a/applications/stomp-chat/pom.xml +++ b/applications/stomp-chat/pom.xml @@ -130,7 +130,7 @@ org.mockito mockito-core - 3.7.7 + 3.11.2 test @@ -205,14 +205,14 @@ org.springframework spring-framework-bom - 5.3.8 + 5.3.9 import pom org.springframework.integration spring-integration-bom - 5.5.1 + 5.5.2 import pom diff --git a/basic/amqp/pom.xml b/basic/amqp/pom.xml index 44911817..6982c10c 100644 --- a/basic/amqp/pom.xml +++ b/basic/amqp/pom.xml @@ -127,7 +127,7 @@ org.mockito mockito-core - 3.7.7 + 3.11.2 test @@ -176,14 +176,14 @@ org.springframework spring-framework-bom - 5.3.8 + 5.3.9 import pom org.springframework.integration spring-integration-bom - 5.5.1 + 5.5.2 import pom diff --git a/basic/barrier/pom.xml b/basic/barrier/pom.xml index fa7374c2..eb11af83 100644 --- a/basic/barrier/pom.xml +++ b/basic/barrier/pom.xml @@ -141,7 +141,7 @@ org.mockito mockito-core - 3.7.7 + 3.11.2 test @@ -216,14 +216,14 @@ org.springframework spring-framework-bom - 5.3.8 + 5.3.9 import pom org.springframework.integration spring-integration-bom - 5.5.1 + 5.5.2 import pom diff --git a/basic/control-bus/pom.xml b/basic/control-bus/pom.xml index 2e8e78e3..ba60e265 100644 --- a/basic/control-bus/pom.xml +++ b/basic/control-bus/pom.xml @@ -104,7 +104,7 @@ org.mockito mockito-core - 3.7.7 + 3.11.2 test @@ -153,14 +153,14 @@ org.springframework spring-framework-bom - 5.3.8 + 5.3.9 import pom org.springframework.integration spring-integration-bom - 5.5.1 + 5.5.2 import pom diff --git a/basic/enricher/pom.xml b/basic/enricher/pom.xml index 50d57aef..8eaa24bd 100644 --- a/basic/enricher/pom.xml +++ b/basic/enricher/pom.xml @@ -116,7 +116,7 @@ org.mockito mockito-core - 3.7.7 + 3.11.2 test @@ -165,14 +165,14 @@ org.springframework spring-framework-bom - 5.3.8 + 5.3.9 import pom org.springframework.integration spring-integration-bom - 5.5.1 + 5.5.2 import pom diff --git a/basic/feed/pom.xml b/basic/feed/pom.xml index 66f443e7..0ae4e818 100644 --- a/basic/feed/pom.xml +++ b/basic/feed/pom.xml @@ -104,7 +104,7 @@ org.mockito mockito-core - 3.7.7 + 3.11.2 test @@ -153,14 +153,14 @@ org.springframework spring-framework-bom - 5.3.8 + 5.3.9 import pom org.springframework.integration spring-integration-bom - 5.5.1 + 5.5.2 import pom diff --git a/basic/file/pom.xml b/basic/file/pom.xml index ce646856..08dba487 100644 --- a/basic/file/pom.xml +++ b/basic/file/pom.xml @@ -104,7 +104,7 @@ org.mockito mockito-core - 3.7.7 + 3.11.2 test @@ -153,14 +153,14 @@ org.springframework spring-framework-bom - 5.3.8 + 5.3.9 import pom org.springframework.integration spring-integration-bom - 5.5.1 + 5.5.2 import pom diff --git a/basic/ftp/pom.xml b/basic/ftp/pom.xml index 61e4a8f4..293e7488 100644 --- a/basic/ftp/pom.xml +++ b/basic/ftp/pom.xml @@ -64,7 +64,7 @@ commons-io commons-io - 2.8.0 + 2.11.0 compile @@ -140,7 +140,7 @@ org.mockito mockito-core - 3.7.7 + 3.11.2 test @@ -201,14 +201,14 @@ org.springframework spring-framework-bom - 5.3.8 + 5.3.9 import pom org.springframework.integration spring-integration-bom - 5.5.1 + 5.5.2 import pom diff --git a/basic/helloworld/pom.xml b/basic/helloworld/pom.xml index 7ea6e02a..3bf129b6 100644 --- a/basic/helloworld/pom.xml +++ b/basic/helloworld/pom.xml @@ -104,7 +104,7 @@ org.mockito mockito-core - 3.7.7 + 3.11.2 test @@ -153,14 +153,14 @@ org.springframework spring-framework-bom - 5.3.8 + 5.3.9 import pom org.springframework.integration spring-integration-bom - 5.5.1 + 5.5.2 import pom diff --git a/basic/http/pom.xml b/basic/http/pom.xml index 41d9c508..3a63f01b 100644 --- a/basic/http/pom.xml +++ b/basic/http/pom.xml @@ -98,7 +98,7 @@ commons-io commons-io - 2.8.0 + 2.11.0 compile @@ -110,7 +110,7 @@ jakarta.mail jakarta.mail-api - 1.6.5 + 1.6.7 compile @@ -122,7 +122,7 @@ com.sun.mail imap - 1.6.5 + 1.6.7 compile @@ -134,7 +134,7 @@ com.sun.mail jakarta.mail - 1.6.5 + 1.6.7 compile @@ -186,7 +186,7 @@ org.mockito mockito-core - 3.7.7 + 3.11.2 test @@ -235,14 +235,14 @@ org.springframework spring-framework-bom - 5.3.8 + 5.3.9 import pom org.springframework.integration spring-integration-bom - 5.5.1 + 5.5.2 import pom diff --git a/basic/jdbc/pom.xml b/basic/jdbc/pom.xml index 47456f46..88c6ec91 100644 --- a/basic/jdbc/pom.xml +++ b/basic/jdbc/pom.xml @@ -116,7 +116,7 @@ org.mockito mockito-core - 3.7.7 + 3.11.2 test @@ -165,14 +165,14 @@ org.springframework spring-framework-bom - 5.3.8 + 5.3.9 import pom org.springframework.integration spring-integration-bom - 5.5.1 + 5.5.2 import pom diff --git a/basic/jms/pom.xml b/basic/jms/pom.xml index 4bf1dd57..a06b334c 100644 --- a/basic/jms/pom.xml +++ b/basic/jms/pom.xml @@ -87,7 +87,7 @@ org.apache.activemq activemq-broker - 5.16.1 + 5.16.2 compile @@ -99,7 +99,7 @@ org.apache.activemq activemq-kahadb-store - 5.16.1 + 5.16.2 compile @@ -155,7 +155,7 @@ org.mockito mockito-core - 3.7.7 + 3.11.2 test @@ -204,14 +204,14 @@ org.springframework spring-framework-bom - 5.3.8 + 5.3.9 import pom org.springframework.integration spring-integration-bom - 5.5.1 + 5.5.2 import pom diff --git a/basic/jmx/pom.xml b/basic/jmx/pom.xml index 4ba2aa75..c64e3104 100644 --- a/basic/jmx/pom.xml +++ b/basic/jmx/pom.xml @@ -115,7 +115,7 @@ org.mockito mockito-core - 3.7.7 + 3.11.2 test @@ -164,14 +164,14 @@ org.springframework spring-framework-bom - 5.3.8 + 5.3.9 import pom org.springframework.integration spring-integration-bom - 5.5.1 + 5.5.2 import pom diff --git a/basic/jpa/pom.xml b/basic/jpa/pom.xml index 4e21a226..93062bc6 100644 --- a/basic/jpa/pom.xml +++ b/basic/jpa/pom.xml @@ -143,7 +143,7 @@ org.mockito mockito-core - 3.7.7 + 3.11.2 test @@ -218,14 +218,14 @@ org.springframework spring-framework-bom - 5.3.8 + 5.3.9 import pom org.springframework.integration spring-integration-bom - 5.5.1 + 5.5.2 import pom diff --git a/basic/kafka/pom.xml b/basic/kafka/pom.xml index 6f6c6962..39b55312 100644 --- a/basic/kafka/pom.xml +++ b/basic/kafka/pom.xml @@ -135,7 +135,7 @@ org.mockito mockito-core - 3.7.7 + 3.11.2 test @@ -210,14 +210,14 @@ org.springframework spring-framework-bom - 5.3.8 + 5.3.9 import pom org.springframework.integration spring-integration-bom - 5.5.1 + 5.5.2 import pom diff --git a/basic/mail/pom.xml b/basic/mail/pom.xml index 494fc0f2..215e4846 100644 --- a/basic/mail/pom.xml +++ b/basic/mail/pom.xml @@ -75,7 +75,7 @@ jakarta.mail jakarta.mail-api - 1.6.5 + 1.6.7 compile @@ -87,7 +87,7 @@ com.sun.mail imap - 1.6.5 + 1.6.7 compile @@ -99,7 +99,7 @@ com.sun.mail jakarta.mail - 1.6.5 + 1.6.7 compile @@ -151,7 +151,7 @@ org.mockito mockito-core - 3.7.7 + 3.11.2 test @@ -200,14 +200,14 @@ org.springframework spring-framework-bom - 5.3.8 + 5.3.9 import pom org.springframework.integration spring-integration-bom - 5.5.1 + 5.5.2 import pom diff --git a/basic/mongodb/pom.xml b/basic/mongodb/pom.xml index 65b0e1b5..c5a0ee1e 100644 --- a/basic/mongodb/pom.xml +++ b/basic/mongodb/pom.xml @@ -76,7 +76,7 @@ org.mongodb mongodb-driver-sync - 4.2.0 + 4.3.0 compile @@ -116,7 +116,7 @@ org.mockito mockito-core - 3.7.7 + 3.11.2 test @@ -165,14 +165,14 @@ org.springframework spring-framework-bom - 5.3.8 + 5.3.9 import pom org.springframework.integration spring-integration-bom - 5.5.1 + 5.5.2 import pom diff --git a/basic/mqtt/pom.xml b/basic/mqtt/pom.xml index 898f1fae..b0301262 100644 --- a/basic/mqtt/pom.xml +++ b/basic/mqtt/pom.xml @@ -119,7 +119,7 @@ org.mockito mockito-core - 3.7.7 + 3.11.2 test @@ -194,14 +194,14 @@ org.springframework spring-framework-bom - 5.3.8 + 5.3.9 import pom org.springframework.integration spring-integration-bom - 5.5.1 + 5.5.2 import pom diff --git a/basic/oddeven/pom.xml b/basic/oddeven/pom.xml index d9ff6ebc..673d6d51 100644 --- a/basic/oddeven/pom.xml +++ b/basic/oddeven/pom.xml @@ -104,7 +104,7 @@ org.mockito mockito-core - 3.7.7 + 3.11.2 test @@ -153,14 +153,14 @@ org.springframework spring-framework-bom - 5.3.8 + 5.3.9 import pom org.springframework.integration spring-integration-bom - 5.5.1 + 5.5.2 import pom diff --git a/basic/quote/pom.xml b/basic/quote/pom.xml index f3dfd9fe..6a3d74c0 100644 --- a/basic/quote/pom.xml +++ b/basic/quote/pom.xml @@ -104,7 +104,7 @@ org.mockito mockito-core - 3.7.7 + 3.11.2 test @@ -153,14 +153,14 @@ org.springframework spring-framework-bom - 5.3.8 + 5.3.9 import pom org.springframework.integration spring-integration-bom - 5.5.1 + 5.5.2 import pom diff --git a/basic/sftp/pom.xml b/basic/sftp/pom.xml index fdaa0c34..a5793108 100644 --- a/basic/sftp/pom.xml +++ b/basic/sftp/pom.xml @@ -104,7 +104,7 @@ org.mockito mockito-core - 3.7.7 + 3.11.2 test @@ -131,7 +131,7 @@ org.apache.sshd sshd-sftp - 2.5.1 + 2.7.0 test @@ -165,14 +165,14 @@ org.springframework spring-framework-bom - 5.3.8 + 5.3.9 import pom org.springframework.integration spring-integration-bom - 5.5.1 + 5.5.2 import pom diff --git a/basic/sftp/src/test/java/org/springframework/integration/samples/sftp/EmbeddedSftpServer.java b/basic/sftp/src/test/java/org/springframework/integration/samples/sftp/EmbeddedSftpServer.java index 0d41e357..ec0e09b7 100644 --- a/basic/sftp/src/test/java/org/springframework/integration/samples/sftp/EmbeddedSftpServer.java +++ b/basic/sftp/src/test/java/org/springframework/integration/samples/sftp/EmbeddedSftpServer.java @@ -31,7 +31,7 @@ import java.util.Collections; import org.apache.sshd.common.file.virtualfs.VirtualFileSystemFactory; import org.apache.sshd.server.SshServer; import org.apache.sshd.server.keyprovider.SimpleGeneratorHostKeyProvider; -import org.apache.sshd.server.subsystem.sftp.SftpSubsystemFactory; +import org.apache.sshd.sftp.server.SftpSubsystemFactory; import org.springframework.beans.factory.InitializingBean; import org.springframework.context.SmartLifecycle; diff --git a/basic/tcp-amqp/pom.xml b/basic/tcp-amqp/pom.xml index 1222d6a2..9304fbf8 100644 --- a/basic/tcp-amqp/pom.xml +++ b/basic/tcp-amqp/pom.xml @@ -139,7 +139,7 @@ org.mockito mockito-core - 3.7.7 + 3.11.2 test @@ -188,14 +188,14 @@ org.springframework spring-framework-bom - 5.3.8 + 5.3.9 import pom org.springframework.integration spring-integration-bom - 5.5.1 + 5.5.2 import pom diff --git a/basic/tcp-broadcast/pom.xml b/basic/tcp-broadcast/pom.xml index a3fa0f9c..3f76daa1 100644 --- a/basic/tcp-broadcast/pom.xml +++ b/basic/tcp-broadcast/pom.xml @@ -119,7 +119,7 @@ org.mockito mockito-core - 3.7.7 + 3.11.2 test @@ -194,14 +194,14 @@ org.springframework spring-framework-bom - 5.3.8 + 5.3.9 import pom org.springframework.integration spring-integration-bom - 5.5.1 + 5.5.2 import pom diff --git a/basic/tcp-client-server/pom.xml b/basic/tcp-client-server/pom.xml index 231d7362..d9bbeabd 100644 --- a/basic/tcp-client-server/pom.xml +++ b/basic/tcp-client-server/pom.xml @@ -127,7 +127,7 @@ org.mockito mockito-core - 3.7.7 + 3.11.2 test @@ -165,14 +165,14 @@ org.springframework spring-framework-bom - 5.3.8 + 5.3.9 import pom org.springframework.integration spring-integration-bom - 5.5.1 + 5.5.2 import pom diff --git a/basic/tcp-with-headers/pom.xml b/basic/tcp-with-headers/pom.xml index 1ce8cecb..2f8578a8 100644 --- a/basic/tcp-with-headers/pom.xml +++ b/basic/tcp-with-headers/pom.xml @@ -119,7 +119,7 @@ org.mockito mockito-core - 3.7.7 + 3.11.2 test @@ -194,14 +194,14 @@ org.springframework spring-framework-bom - 5.3.8 + 5.3.9 import pom org.springframework.integration spring-integration-bom - 5.5.1 + 5.5.2 import pom diff --git a/basic/testing-examples/pom.xml b/basic/testing-examples/pom.xml index fd5ecc65..9fea43f1 100644 --- a/basic/testing-examples/pom.xml +++ b/basic/testing-examples/pom.xml @@ -137,7 +137,7 @@ org.mockito mockito-core - 3.7.7 + 3.11.2 test @@ -186,14 +186,14 @@ org.springframework spring-framework-bom - 5.3.8 + 5.3.9 import pom org.springframework.integration spring-integration-bom - 5.5.1 + 5.5.2 import pom diff --git a/basic/twitter/pom.xml b/basic/twitter/pom.xml index 36fb20cd..da4c2d2e 100644 --- a/basic/twitter/pom.xml +++ b/basic/twitter/pom.xml @@ -105,7 +105,7 @@ org.mockito mockito-core - 3.7.7 + 3.11.2 test @@ -154,14 +154,14 @@ org.springframework spring-framework-bom - 5.3.8 + 5.3.9 import pom org.springframework.integration spring-integration-bom - 5.5.1 + 5.5.2 import pom diff --git a/basic/web-sockets/pom.xml b/basic/web-sockets/pom.xml index 9fb7ef7c..db389f72 100644 --- a/basic/web-sockets/pom.xml +++ b/basic/web-sockets/pom.xml @@ -108,7 +108,7 @@ org.mockito mockito-core - 3.7.7 + 3.11.2 test @@ -183,14 +183,14 @@ org.springframework spring-framework-bom - 5.3.8 + 5.3.9 import pom org.springframework.integration spring-integration-bom - 5.5.1 + 5.5.2 import pom diff --git a/basic/ws-inbound-gateway/pom.xml b/basic/ws-inbound-gateway/pom.xml index 8f92044d..daef5491 100644 --- a/basic/ws-inbound-gateway/pom.xml +++ b/basic/ws-inbound-gateway/pom.xml @@ -126,7 +126,7 @@ org.mockito mockito-core - 3.7.7 + 3.11.2 test @@ -175,14 +175,14 @@ org.springframework spring-framework-bom - 5.3.8 + 5.3.9 import pom org.springframework.integration spring-integration-bom - 5.5.1 + 5.5.2 import pom diff --git a/basic/ws-outbound-gateway/pom.xml b/basic/ws-outbound-gateway/pom.xml index d3d59e0d..3c6a6e03 100644 --- a/basic/ws-outbound-gateway/pom.xml +++ b/basic/ws-outbound-gateway/pom.xml @@ -115,7 +115,7 @@ org.mockito mockito-core - 3.7.7 + 3.11.2 test @@ -164,14 +164,14 @@ org.springframework spring-framework-bom - 5.3.8 + 5.3.9 import pom org.springframework.integration spring-integration-bom - 5.5.1 + 5.5.2 import pom diff --git a/basic/xml/pom.xml b/basic/xml/pom.xml index 95231b71..1c0b911b 100644 --- a/basic/xml/pom.xml +++ b/basic/xml/pom.xml @@ -104,7 +104,7 @@ org.mockito mockito-core - 3.7.7 + 3.11.2 test @@ -153,14 +153,14 @@ org.springframework spring-framework-bom - 5.3.8 + 5.3.9 import pom org.springframework.integration spring-integration-bom - 5.5.1 + 5.5.2 import pom diff --git a/basic/xmpp/pom.xml b/basic/xmpp/pom.xml index 745729de..1116c863 100644 --- a/basic/xmpp/pom.xml +++ b/basic/xmpp/pom.xml @@ -104,7 +104,7 @@ org.mockito mockito-core - 3.7.7 + 3.11.2 test @@ -153,14 +153,14 @@ org.springframework spring-framework-bom - 5.3.8 + 5.3.9 import pom org.springframework.integration spring-integration-bom - 5.5.1 + 5.5.2 import pom diff --git a/build.gradle b/build.gradle index bf8ec68a..ddddc86e 100644 --- a/build.gradle +++ b/build.gradle @@ -33,8 +33,9 @@ allprojects { repositories { mavenCentral() - maven { url 'https://repo.spring.io/libs-milestone' } - maven { url 'https://repo.spring.io/libs-snapshot' } + maven { url 'https://repo.spring.io/release' } + maven { url 'https://repo.spring.io/milestone' } + maven { url 'https://repo.spring.io/snapshot' } // maven { url 'https://repo.spring.io/libs-staging-local' } } @@ -168,28 +169,28 @@ subprojects { subproject -> } ext { - activeMqVersion = '5.16.1' - apacheSshdVersion = '2.5.1' - aspectjVersion = '1.9.6' + activeMqVersion = '5.16.2' + apacheSshdVersion = '2.7.0' + aspectjVersion = '1.9.7' commonsDigesterVersion = '2.0' commonsDbcpVersion = '2.8.0' commonsFileUploadVersion = '1.4' - commonsIoVersion = '2.8.0' + commonsIoVersion = '2.11.0' commonsLangVersion = '2.6' commonsPoolVersion = '1.5.4' c3p0Version = '0.9.1.2' derbyVersion = '10.14.2.0' hamcrestVersion = '2.2' - hibernateVersion = '5.4.30.Final' + hibernateVersion = '5.5.4.Final' hibernateValidatorVersion = '6.1.2.Final' ftpServerVersion = '1.1.1' flexjsonVersion = '2.0' - groovyVersion = '3.0.7' - hsqldbVersion = '2.5.1' + groovyVersion = '3.0.8' + hsqldbVersion = '2.6.0' h2Version = '1.4.200' jacksonVersion = '2.12.1' javaxInjectVersion = '1' - javaxMailVersion = '1.6.5' + javaxMailVersion = '1.6.7' jaxbVersion = '2.3.3' jodaTimeVersion = '1.6' jtaVersion = '1.1' @@ -202,18 +203,18 @@ subprojects { subproject -> junitVersion = '4.13.2' jythonVersion = '2.7.2' log4jVersion = '2.14.0' - mockitoVersion = '3.7.7' - mongoDriverVersion = '4.2.0' + mockitoVersion = '3.11.2' + mongoDriverVersion = '4.3.0' openJpaVersion = '2.4.0' oracleDriverVersion = '19.3.0.0' postgresVersion = '42.2.14' subethasmtpVersion = '1.2' slf4jVersion = '1.7.30' - springCloudVersion ='2020.0.0-SNAPSHOT' - springIntegrationVersion = '5.5.1' + springCloudVersion ='2021.0.0-SNAPSHOT' + springIntegrationVersion = '5.5.2' springIntegrationSocialTwiterVersion = '1.0.1.BUILD-SNAPSHOT' springIntegrationSplunkVersion = '1.2.0.BUILD-SNAPSHOT' - springVersion = '5.3.8' + springVersion = '5.3.9' springSecurityVersion = '5.5.1' springWebFlowVersion = '2.3.3.RELEASE' testcontainersVersion = '1.15.2' diff --git a/dsl/cafe-dsl/pom.xml b/dsl/cafe-dsl/pom.xml index 3090cf67..6501989e 100644 --- a/dsl/cafe-dsl/pom.xml +++ b/dsl/cafe-dsl/pom.xml @@ -120,7 +120,7 @@ org.mockito mockito-core - 3.7.7 + 3.11.2 test @@ -195,14 +195,14 @@ org.springframework spring-framework-bom - 5.3.8 + 5.3.9 import pom org.springframework.integration spring-integration-bom - 5.5.1 + 5.5.2 import pom diff --git a/dsl/kafka-dsl/pom.xml b/dsl/kafka-dsl/pom.xml index 9537895d..312671af 100644 --- a/dsl/kafka-dsl/pom.xml +++ b/dsl/kafka-dsl/pom.xml @@ -131,7 +131,7 @@ org.mockito mockito-core - 3.7.7 + 3.11.2 test @@ -206,14 +206,14 @@ org.springframework spring-framework-bom - 5.3.8 + 5.3.9 import pom org.springframework.integration spring-integration-bom - 5.5.1 + 5.5.2 import pom diff --git a/dsl/pom.xml b/dsl/pom.xml index 8ecc84cb..8806ac15 100644 --- a/dsl/pom.xml +++ b/dsl/pom.xml @@ -79,7 +79,7 @@ org.mockito mockito-core - 3.7.7 + 3.11.2 test @@ -128,14 +128,14 @@ org.springframework spring-framework-bom - 5.3.8 + 5.3.9 import pom org.springframework.integration spring-integration-bom - 5.5.1 + 5.5.2 import pom diff --git a/dsl/si4demo/pom.xml b/dsl/si4demo/pom.xml index 91adfaef..4afb83c5 100644 --- a/dsl/si4demo/pom.xml +++ b/dsl/si4demo/pom.xml @@ -125,7 +125,7 @@ jakarta.mail jakarta.mail-api - 1.6.5 + 1.6.7 compile @@ -137,7 +137,7 @@ com.sun.mail imap - 1.6.5 + 1.6.7 compile @@ -149,7 +149,7 @@ com.sun.mail jakarta.mail - 1.6.5 + 1.6.7 compile @@ -201,7 +201,7 @@ org.mockito mockito-core - 3.7.7 + 3.11.2 test @@ -276,14 +276,14 @@ org.springframework spring-framework-bom - 5.3.8 + 5.3.9 import pom org.springframework.integration spring-integration-bom - 5.5.1 + 5.5.2 import pom diff --git a/intermediate/async-gateway/pom.xml b/intermediate/async-gateway/pom.xml index cfc41235..ca286f4a 100644 --- a/intermediate/async-gateway/pom.xml +++ b/intermediate/async-gateway/pom.xml @@ -104,7 +104,7 @@ org.mockito mockito-core - 3.7.7 + 3.11.2 test @@ -153,14 +153,14 @@ org.springframework spring-framework-bom - 5.3.8 + 5.3.9 import pom org.springframework.integration spring-integration-bom - 5.5.1 + 5.5.2 import pom diff --git a/intermediate/dynamic-poller/pom.xml b/intermediate/dynamic-poller/pom.xml index 1501af8b..c8cab5bf 100644 --- a/intermediate/dynamic-poller/pom.xml +++ b/intermediate/dynamic-poller/pom.xml @@ -104,7 +104,7 @@ org.mockito mockito-core - 3.7.7 + 3.11.2 test @@ -153,14 +153,14 @@ org.springframework spring-framework-bom - 5.3.8 + 5.3.9 import pom org.springframework.integration spring-integration-bom - 5.5.1 + 5.5.2 import pom diff --git a/intermediate/errorhandling/pom.xml b/intermediate/errorhandling/pom.xml index f55d7d42..af2983ca 100644 --- a/intermediate/errorhandling/pom.xml +++ b/intermediate/errorhandling/pom.xml @@ -104,7 +104,7 @@ org.mockito mockito-core - 3.7.7 + 3.11.2 test @@ -153,14 +153,14 @@ org.springframework spring-framework-bom - 5.3.8 + 5.3.9 import pom org.springframework.integration spring-integration-bom - 5.5.1 + 5.5.2 import pom diff --git a/intermediate/file-processing/pom.xml b/intermediate/file-processing/pom.xml index 6fd67b43..fb7ff026 100644 --- a/intermediate/file-processing/pom.xml +++ b/intermediate/file-processing/pom.xml @@ -104,7 +104,7 @@ org.mockito mockito-core - 3.7.7 + 3.11.2 test @@ -153,14 +153,14 @@ org.springframework spring-framework-bom - 5.3.8 + 5.3.9 import pom org.springframework.integration spring-integration-bom - 5.5.1 + 5.5.2 import pom diff --git a/intermediate/mail-attachments/pom.xml b/intermediate/mail-attachments/pom.xml index 3ad3aae5..c45648fb 100644 --- a/intermediate/mail-attachments/pom.xml +++ b/intermediate/mail-attachments/pom.xml @@ -75,7 +75,7 @@ jakarta.mail jakarta.mail-api - 1.6.5 + 1.6.7 compile @@ -87,7 +87,7 @@ com.sun.mail imap - 1.6.5 + 1.6.7 compile @@ -99,7 +99,7 @@ com.sun.mail jakarta.mail - 1.6.5 + 1.6.7 compile @@ -111,7 +111,7 @@ commons-io commons-io - 2.8.0 + 2.11.0 compile @@ -163,7 +163,7 @@ org.mockito mockito-core - 3.7.7 + 3.11.2 test @@ -224,14 +224,14 @@ org.springframework spring-framework-bom - 5.3.8 + 5.3.9 import pom org.springframework.integration spring-integration-bom - 5.5.1 + 5.5.2 import pom diff --git a/intermediate/monitoring/pom.xml b/intermediate/monitoring/pom.xml index 1ad1ab20..a1f5a9f2 100644 --- a/intermediate/monitoring/pom.xml +++ b/intermediate/monitoring/pom.xml @@ -150,7 +150,7 @@ org.mockito mockito-core - 3.7.7 + 3.11.2 test @@ -199,14 +199,14 @@ org.springframework spring-framework-bom - 5.3.8 + 5.3.9 import pom org.springframework.integration spring-integration-bom - 5.5.1 + 5.5.2 import pom diff --git a/intermediate/multipart-http/pom.xml b/intermediate/multipart-http/pom.xml index dde0ee4d..7e520801 100644 --- a/intermediate/multipart-http/pom.xml +++ b/intermediate/multipart-http/pom.xml @@ -98,7 +98,7 @@ commons-io commons-io - 2.8.0 + 2.11.0 compile @@ -150,7 +150,7 @@ org.mockito mockito-core - 3.7.7 + 3.11.2 test @@ -199,14 +199,14 @@ org.springframework spring-framework-bom - 5.3.8 + 5.3.9 import pom org.springframework.integration spring-integration-bom - 5.5.1 + 5.5.2 import pom diff --git a/intermediate/rest-http/pom.xml b/intermediate/rest-http/pom.xml index 346b1461..7da369e3 100644 --- a/intermediate/rest-http/pom.xml +++ b/intermediate/rest-http/pom.xml @@ -217,7 +217,7 @@ org.mockito mockito-core - 3.7.7 + 3.11.2 test @@ -266,14 +266,14 @@ org.springframework spring-framework-bom - 5.3.8 + 5.3.9 import pom org.springframework.integration spring-integration-bom - 5.5.1 + 5.5.2 import pom diff --git a/intermediate/retry-and-more/pom.xml b/intermediate/retry-and-more/pom.xml index fdc8f90c..2274a02c 100644 --- a/intermediate/retry-and-more/pom.xml +++ b/intermediate/retry-and-more/pom.xml @@ -97,7 +97,7 @@ org.mockito mockito-core - 3.7.7 + 3.11.2 compile @@ -186,14 +186,14 @@ org.springframework spring-framework-bom - 5.3.8 + 5.3.9 import pom org.springframework.integration spring-integration-bom - 5.5.1 + 5.5.2 import pom diff --git a/intermediate/splitter-aggregator-reaper/pom.xml b/intermediate/splitter-aggregator-reaper/pom.xml index dba3fb8a..726373ec 100644 --- a/intermediate/splitter-aggregator-reaper/pom.xml +++ b/intermediate/splitter-aggregator-reaper/pom.xml @@ -116,7 +116,7 @@ org.mockito mockito-core - 3.7.7 + 3.11.2 test @@ -165,14 +165,14 @@ org.springframework spring-framework-bom - 5.3.8 + 5.3.9 import pom org.springframework.integration spring-integration-bom - 5.5.1 + 5.5.2 import pom diff --git a/intermediate/stored-procedures-derby/pom.xml b/intermediate/stored-procedures-derby/pom.xml index c8603f3b..025aa02e 100644 --- a/intermediate/stored-procedures-derby/pom.xml +++ b/intermediate/stored-procedures-derby/pom.xml @@ -116,7 +116,7 @@ org.mockito mockito-core - 3.7.7 + 3.11.2 test @@ -165,14 +165,14 @@ org.springframework spring-framework-bom - 5.3.8 + 5.3.9 import pom org.springframework.integration spring-integration-bom - 5.5.1 + 5.5.2 import pom diff --git a/intermediate/stored-procedures-ms/pom.xml b/intermediate/stored-procedures-ms/pom.xml index fcc1b429..ea210ccf 100644 --- a/intermediate/stored-procedures-ms/pom.xml +++ b/intermediate/stored-procedures-ms/pom.xml @@ -128,7 +128,7 @@ org.mockito mockito-core - 3.7.7 + 3.11.2 test @@ -177,14 +177,14 @@ org.springframework spring-framework-bom - 5.3.8 + 5.3.9 import pom org.springframework.integration spring-integration-bom - 5.5.1 + 5.5.2 import pom diff --git a/intermediate/stored-procedures-oracle/pom.xml b/intermediate/stored-procedures-oracle/pom.xml index f5bdd190..b67d6a1a 100644 --- a/intermediate/stored-procedures-oracle/pom.xml +++ b/intermediate/stored-procedures-oracle/pom.xml @@ -116,7 +116,7 @@ org.mockito mockito-core - 3.7.7 + 3.11.2 test @@ -165,14 +165,14 @@ org.springframework spring-framework-bom - 5.3.8 + 5.3.9 import pom org.springframework.integration spring-integration-bom - 5.5.1 + 5.5.2 import pom diff --git a/intermediate/stored-procedures-postgresql/pom.xml b/intermediate/stored-procedures-postgresql/pom.xml index 5721075a..f2c3f170 100644 --- a/intermediate/stored-procedures-postgresql/pom.xml +++ b/intermediate/stored-procedures-postgresql/pom.xml @@ -140,7 +140,7 @@ org.mockito mockito-core - 3.7.7 + 3.11.2 test @@ -189,14 +189,14 @@ org.springframework spring-framework-bom - 5.3.8 + 5.3.9 import pom org.springframework.integration spring-integration-bom - 5.5.1 + 5.5.2 import pom diff --git a/intermediate/tcp-async-bi-directional/pom.xml b/intermediate/tcp-async-bi-directional/pom.xml index bfa4870c..065381b1 100644 --- a/intermediate/tcp-async-bi-directional/pom.xml +++ b/intermediate/tcp-async-bi-directional/pom.xml @@ -108,7 +108,7 @@ org.mockito mockito-core - 3.7.7 + 3.11.2 test @@ -183,14 +183,14 @@ org.springframework spring-framework-bom - 5.3.8 + 5.3.9 import pom org.springframework.integration spring-integration-bom - 5.5.1 + 5.5.2 import pom diff --git a/intermediate/tcp-client-server-multiplex/pom.xml b/intermediate/tcp-client-server-multiplex/pom.xml index a7c3422c..3a8dfb56 100644 --- a/intermediate/tcp-client-server-multiplex/pom.xml +++ b/intermediate/tcp-client-server-multiplex/pom.xml @@ -104,7 +104,7 @@ org.mockito mockito-core - 3.7.7 + 3.11.2 test @@ -153,14 +153,14 @@ org.springframework spring-framework-bom - 5.3.8 + 5.3.9 import pom org.springframework.integration spring-integration-bom - 5.5.1 + 5.5.2 import pom diff --git a/intermediate/testcontainers-rabbitmq/pom.xml b/intermediate/testcontainers-rabbitmq/pom.xml index e79038a2..62ab19f1 100644 --- a/intermediate/testcontainers-rabbitmq/pom.xml +++ b/intermediate/testcontainers-rabbitmq/pom.xml @@ -119,7 +119,7 @@ org.mockito mockito-core - 3.7.7 + 3.11.2 test @@ -230,7 +230,7 @@ org.springframework.cloud spring-cloud-dependencies - 2020.0.0-SNAPSHOT + 2021.0.0-SNAPSHOT import pom @@ -251,14 +251,14 @@ org.springframework spring-framework-bom - 5.3.8 + 5.3.9 import pom org.springframework.integration spring-integration-bom - 5.5.1 + 5.5.2 import pom diff --git a/intermediate/travel/pom.xml b/intermediate/travel/pom.xml index 2082f6d6..6e97f85d 100644 --- a/intermediate/travel/pom.xml +++ b/intermediate/travel/pom.xml @@ -126,7 +126,7 @@ org.mockito mockito-core - 3.7.7 + 3.11.2 test @@ -175,14 +175,14 @@ org.springframework spring-framework-bom - 5.3.8 + 5.3.9 import pom org.springframework.integration spring-integration-bom - 5.5.1 + 5.5.2 import pom diff --git a/intermediate/tx-synch/pom.xml b/intermediate/tx-synch/pom.xml index a2c2f782..0e9b88a8 100644 --- a/intermediate/tx-synch/pom.xml +++ b/intermediate/tx-synch/pom.xml @@ -127,7 +127,7 @@ org.mockito mockito-core - 3.7.7 + 3.11.2 test @@ -176,14 +176,14 @@ org.springframework spring-framework-bom - 5.3.8 + 5.3.9 import pom org.springframework.integration spring-integration-bom - 5.5.1 + 5.5.2 import pom