diff --git a/advanced/advanced-testing-examples/pom.xml b/advanced/advanced-testing-examples/pom.xml index 67a3d1f4..aed700f6 100644 --- a/advanced/advanced-testing-examples/pom.xml +++ b/advanced/advanced-testing-examples/pom.xml @@ -176,14 +176,14 @@ org.springframework spring-framework-bom - 5.3.13 + 5.3.15 import pom org.springframework.integration spring-integration-bom - 5.4.12 + 5.4.13 import pom diff --git a/advanced/dynamic-ftp/pom.xml b/advanced/dynamic-ftp/pom.xml index b7e864d4..cc5f5bc1 100644 --- a/advanced/dynamic-ftp/pom.xml +++ b/advanced/dynamic-ftp/pom.xml @@ -153,14 +153,14 @@ org.springframework spring-framework-bom - 5.3.13 + 5.3.15 import pom org.springframework.integration spring-integration-bom - 5.4.12 + 5.4.13 import pom diff --git a/advanced/dynamic-tcp-client/pom.xml b/advanced/dynamic-tcp-client/pom.xml index 52c9043c..c2b8488c 100644 --- a/advanced/dynamic-tcp-client/pom.xml +++ b/advanced/dynamic-tcp-client/pom.xml @@ -183,14 +183,14 @@ org.springframework spring-framework-bom - 5.3.13 + 5.3.15 import pom org.springframework.integration spring-integration-bom - 5.4.12 + 5.4.13 import pom diff --git a/applications/cafe-scripted/pom.xml b/applications/cafe-scripted/pom.xml index 5c05ab20..636ed0f2 100644 --- a/applications/cafe-scripted/pom.xml +++ b/applications/cafe-scripted/pom.xml @@ -222,14 +222,14 @@ org.springframework spring-framework-bom - 5.3.13 + 5.3.15 import pom org.springframework.integration spring-integration-bom - 5.4.12 + 5.4.13 import pom diff --git a/applications/cafe/cafe-amqp/pom.xml b/applications/cafe/cafe-amqp/pom.xml index 4dda6c12..4f7c83cd 100644 --- a/applications/cafe/cafe-amqp/pom.xml +++ b/applications/cafe/cafe-amqp/pom.xml @@ -165,14 +165,14 @@ org.springframework spring-framework-bom - 5.3.13 + 5.3.15 import pom org.springframework.integration spring-integration-bom - 5.4.12 + 5.4.13 import pom diff --git a/applications/cafe/cafe-jms/pom.xml b/applications/cafe/cafe-jms/pom.xml index a1121844..20340eea 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.3 compile @@ -77,7 +77,7 @@ org.apache.activemq activemq-kahadb-store - 5.16.1 + 5.16.3 compile @@ -205,14 +205,14 @@ org.springframework spring-framework-bom - 5.3.13 + 5.3.15 import pom org.springframework.integration spring-integration-bom - 5.4.12 + 5.4.13 import pom diff --git a/applications/cafe/cafe-si/pom.xml b/applications/cafe/cafe-si/pom.xml index 9986fffc..653f1a35 100644 --- a/applications/cafe/cafe-si/pom.xml +++ b/applications/cafe/cafe-si/pom.xml @@ -164,14 +164,14 @@ org.springframework spring-framework-bom - 5.3.13 + 5.3.15 import pom org.springframework.integration spring-integration-bom - 5.4.12 + 5.4.13 import pom diff --git a/applications/file-split-ftp/pom.xml b/applications/file-split-ftp/pom.xml index 1e779a9d..a83cb3ad 100644 --- a/applications/file-split-ftp/pom.xml +++ b/applications/file-split-ftp/pom.xml @@ -240,14 +240,14 @@ org.springframework spring-framework-bom - 5.3.13 + 5.3.15 import pom org.springframework.integration spring-integration-bom - 5.4.12 + 5.4.13 import pom diff --git a/applications/loan-broker/pom.xml b/applications/loan-broker/pom.xml index 5147ff09..550c1933 100644 --- a/applications/loan-broker/pom.xml +++ b/applications/loan-broker/pom.xml @@ -153,14 +153,14 @@ org.springframework spring-framework-bom - 5.3.13 + 5.3.15 import pom org.springframework.integration spring-integration-bom - 5.4.12 + 5.4.13 import pom diff --git a/applications/loanshark/pom.xml b/applications/loanshark/pom.xml index 12e2685f..330c4561 100644 --- a/applications/loanshark/pom.xml +++ b/applications/loanshark/pom.xml @@ -446,14 +446,14 @@ org.springframework spring-framework-bom - 5.3.13 + 5.3.15 import pom org.springframework.integration spring-integration-bom - 5.4.12 + 5.4.13 import pom diff --git a/applications/stomp-chat/pom.xml b/applications/stomp-chat/pom.xml index e6fe13d2..67fcdd45 100644 --- a/applications/stomp-chat/pom.xml +++ b/applications/stomp-chat/pom.xml @@ -205,14 +205,14 @@ org.springframework spring-framework-bom - 5.3.13 + 5.3.15 import pom org.springframework.integration spring-integration-bom - 5.4.12 + 5.4.13 import pom diff --git a/basic/amqp/pom.xml b/basic/amqp/pom.xml index 968f2601..b898a03d 100644 --- a/basic/amqp/pom.xml +++ b/basic/amqp/pom.xml @@ -176,14 +176,14 @@ org.springframework spring-framework-bom - 5.3.13 + 5.3.15 import pom org.springframework.integration spring-integration-bom - 5.4.12 + 5.4.13 import pom diff --git a/basic/barrier/pom.xml b/basic/barrier/pom.xml index 65910ae8..4333809c 100644 --- a/basic/barrier/pom.xml +++ b/basic/barrier/pom.xml @@ -216,14 +216,14 @@ org.springframework spring-framework-bom - 5.3.13 + 5.3.15 import pom org.springframework.integration spring-integration-bom - 5.4.12 + 5.4.13 import pom diff --git a/basic/control-bus/pom.xml b/basic/control-bus/pom.xml index f960de48..006bc13f 100644 --- a/basic/control-bus/pom.xml +++ b/basic/control-bus/pom.xml @@ -153,14 +153,14 @@ org.springframework spring-framework-bom - 5.3.13 + 5.3.15 import pom org.springframework.integration spring-integration-bom - 5.4.12 + 5.4.13 import pom diff --git a/basic/enricher/pom.xml b/basic/enricher/pom.xml index 14a15dfb..bee7d0a6 100644 --- a/basic/enricher/pom.xml +++ b/basic/enricher/pom.xml @@ -165,14 +165,14 @@ org.springframework spring-framework-bom - 5.3.13 + 5.3.15 import pom org.springframework.integration spring-integration-bom - 5.4.12 + 5.4.13 import pom diff --git a/basic/feed/pom.xml b/basic/feed/pom.xml index 445dd9e2..afa38a8c 100644 --- a/basic/feed/pom.xml +++ b/basic/feed/pom.xml @@ -153,14 +153,14 @@ org.springframework spring-framework-bom - 5.3.13 + 5.3.15 import pom org.springframework.integration spring-integration-bom - 5.4.12 + 5.4.13 import pom diff --git a/basic/file/pom.xml b/basic/file/pom.xml index c26f2ea5..fb53a7d9 100644 --- a/basic/file/pom.xml +++ b/basic/file/pom.xml @@ -153,14 +153,14 @@ org.springframework spring-framework-bom - 5.3.13 + 5.3.15 import pom org.springframework.integration spring-integration-bom - 5.4.12 + 5.4.13 import pom diff --git a/basic/ftp/pom.xml b/basic/ftp/pom.xml index a66254ae..8f351590 100644 --- a/basic/ftp/pom.xml +++ b/basic/ftp/pom.xml @@ -201,14 +201,14 @@ org.springframework spring-framework-bom - 5.3.13 + 5.3.15 import pom org.springframework.integration spring-integration-bom - 5.4.12 + 5.4.13 import pom diff --git a/basic/helloworld/pom.xml b/basic/helloworld/pom.xml index e4b467df..755d956c 100644 --- a/basic/helloworld/pom.xml +++ b/basic/helloworld/pom.xml @@ -153,14 +153,14 @@ org.springframework spring-framework-bom - 5.3.13 + 5.3.15 import pom org.springframework.integration spring-integration-bom - 5.4.12 + 5.4.13 import pom diff --git a/basic/http/pom.xml b/basic/http/pom.xml index b18523d7..9707c7e0 100644 --- a/basic/http/pom.xml +++ b/basic/http/pom.xml @@ -223,14 +223,14 @@ org.springframework spring-framework-bom - 5.3.13 + 5.3.15 import pom org.springframework.integration spring-integration-bom - 5.4.12 + 5.4.13 import pom diff --git a/basic/jdbc/pom.xml b/basic/jdbc/pom.xml index 76955c12..b333725e 100644 --- a/basic/jdbc/pom.xml +++ b/basic/jdbc/pom.xml @@ -165,14 +165,14 @@ org.springframework spring-framework-bom - 5.3.13 + 5.3.15 import pom org.springframework.integration spring-integration-bom - 5.4.12 + 5.4.13 import pom diff --git a/basic/jms/pom.xml b/basic/jms/pom.xml index 815cdf81..211b5082 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.3 compile @@ -99,7 +99,7 @@ org.apache.activemq activemq-kahadb-store - 5.16.1 + 5.16.3 compile @@ -204,14 +204,14 @@ org.springframework spring-framework-bom - 5.3.13 + 5.3.15 import pom org.springframework.integration spring-integration-bom - 5.4.12 + 5.4.13 import pom diff --git a/basic/jmx/pom.xml b/basic/jmx/pom.xml index cc7feb57..0f2f22e6 100644 --- a/basic/jmx/pom.xml +++ b/basic/jmx/pom.xml @@ -164,14 +164,14 @@ org.springframework spring-framework-bom - 5.3.13 + 5.3.15 import pom org.springframework.integration spring-integration-bom - 5.4.12 + 5.4.13 import pom diff --git a/basic/jpa/pom.xml b/basic/jpa/pom.xml index 7b140cac..1df26d22 100644 --- a/basic/jpa/pom.xml +++ b/basic/jpa/pom.xml @@ -218,14 +218,14 @@ org.springframework spring-framework-bom - 5.3.13 + 5.3.15 import pom org.springframework.integration spring-integration-bom - 5.4.12 + 5.4.13 import pom diff --git a/basic/kafka/pom.xml b/basic/kafka/pom.xml index 71cd9116..2a1a6bf9 100644 --- a/basic/kafka/pom.xml +++ b/basic/kafka/pom.xml @@ -210,14 +210,14 @@ org.springframework spring-framework-bom - 5.3.13 + 5.3.15 import pom org.springframework.integration spring-integration-bom - 5.4.12 + 5.4.13 import pom diff --git a/basic/mail/pom.xml b/basic/mail/pom.xml index c5cb38e4..d4c286b5 100644 --- a/basic/mail/pom.xml +++ b/basic/mail/pom.xml @@ -188,14 +188,14 @@ org.springframework spring-framework-bom - 5.3.13 + 5.3.15 import pom org.springframework.integration spring-integration-bom - 5.4.12 + 5.4.13 import pom diff --git a/basic/mongodb/pom.xml b/basic/mongodb/pom.xml index e4aae1ba..c5e5995c 100644 --- a/basic/mongodb/pom.xml +++ b/basic/mongodb/pom.xml @@ -165,14 +165,14 @@ org.springframework spring-framework-bom - 5.3.13 + 5.3.15 import pom org.springframework.integration spring-integration-bom - 5.4.12 + 5.4.13 import pom diff --git a/basic/mqtt/pom.xml b/basic/mqtt/pom.xml index 737f664d..53f9863a 100644 --- a/basic/mqtt/pom.xml +++ b/basic/mqtt/pom.xml @@ -194,14 +194,14 @@ org.springframework spring-framework-bom - 5.3.13 + 5.3.15 import pom org.springframework.integration spring-integration-bom - 5.4.12 + 5.4.13 import pom diff --git a/basic/oddeven/pom.xml b/basic/oddeven/pom.xml index cd3abe67..167d0f3b 100644 --- a/basic/oddeven/pom.xml +++ b/basic/oddeven/pom.xml @@ -153,14 +153,14 @@ org.springframework spring-framework-bom - 5.3.13 + 5.3.15 import pom org.springframework.integration spring-integration-bom - 5.4.12 + 5.4.13 import pom diff --git a/basic/quote/pom.xml b/basic/quote/pom.xml index efa8e5d8..badfcd34 100644 --- a/basic/quote/pom.xml +++ b/basic/quote/pom.xml @@ -153,14 +153,14 @@ org.springframework spring-framework-bom - 5.3.13 + 5.3.15 import pom org.springframework.integration spring-integration-bom - 5.4.12 + 5.4.13 import pom diff --git a/basic/sftp/pom.xml b/basic/sftp/pom.xml index 5d576d14..6436fd6d 100644 --- a/basic/sftp/pom.xml +++ b/basic/sftp/pom.xml @@ -165,14 +165,14 @@ org.springframework spring-framework-bom - 5.3.13 + 5.3.15 import pom org.springframework.integration spring-integration-bom - 5.4.12 + 5.4.13 import pom diff --git a/basic/splunk/pom.xml b/basic/splunk/pom.xml index d61c4c7f..aa7865ce 100644 --- a/basic/splunk/pom.xml +++ b/basic/splunk/pom.xml @@ -195,14 +195,14 @@ org.springframework spring-framework-bom - 5.3.13 + 5.3.15 import pom org.springframework.integration spring-integration-bom - 5.4.12 + 5.4.13 import pom diff --git a/basic/tcp-amqp/pom.xml b/basic/tcp-amqp/pom.xml index 6ae50ea9..e32f5d56 100644 --- a/basic/tcp-amqp/pom.xml +++ b/basic/tcp-amqp/pom.xml @@ -188,14 +188,14 @@ org.springframework spring-framework-bom - 5.3.13 + 5.3.15 import pom org.springframework.integration spring-integration-bom - 5.4.12 + 5.4.13 import pom diff --git a/basic/tcp-broadcast/pom.xml b/basic/tcp-broadcast/pom.xml index daaef138..25c9cefc 100644 --- a/basic/tcp-broadcast/pom.xml +++ b/basic/tcp-broadcast/pom.xml @@ -194,14 +194,14 @@ org.springframework spring-framework-bom - 5.3.13 + 5.3.15 import pom org.springframework.integration spring-integration-bom - 5.4.12 + 5.4.13 import pom diff --git a/basic/tcp-client-server/pom.xml b/basic/tcp-client-server/pom.xml index 40f22e72..7979d04d 100644 --- a/basic/tcp-client-server/pom.xml +++ b/basic/tcp-client-server/pom.xml @@ -165,14 +165,14 @@ org.springframework spring-framework-bom - 5.3.13 + 5.3.15 import pom org.springframework.integration spring-integration-bom - 5.4.12 + 5.4.13 import pom diff --git a/basic/tcp-with-headers/pom.xml b/basic/tcp-with-headers/pom.xml index 1a02f6f7..d8186ce7 100644 --- a/basic/tcp-with-headers/pom.xml +++ b/basic/tcp-with-headers/pom.xml @@ -194,14 +194,14 @@ org.springframework spring-framework-bom - 5.3.13 + 5.3.15 import pom org.springframework.integration spring-integration-bom - 5.4.12 + 5.4.13 import pom diff --git a/basic/testing-examples/pom.xml b/basic/testing-examples/pom.xml index 5c904822..3fb1ee6f 100644 --- a/basic/testing-examples/pom.xml +++ b/basic/testing-examples/pom.xml @@ -186,14 +186,14 @@ org.springframework spring-framework-bom - 5.3.13 + 5.3.15 import pom org.springframework.integration spring-integration-bom - 5.4.12 + 5.4.13 import pom diff --git a/basic/twitter/pom.xml b/basic/twitter/pom.xml index 0a97c9d9..a00a6544 100644 --- a/basic/twitter/pom.xml +++ b/basic/twitter/pom.xml @@ -154,14 +154,14 @@ org.springframework spring-framework-bom - 5.3.13 + 5.3.15 import pom org.springframework.integration spring-integration-bom - 5.4.12 + 5.4.13 import pom diff --git a/basic/web-sockets/pom.xml b/basic/web-sockets/pom.xml index 747f247d..8f453ea8 100644 --- a/basic/web-sockets/pom.xml +++ b/basic/web-sockets/pom.xml @@ -183,14 +183,14 @@ org.springframework spring-framework-bom - 5.3.13 + 5.3.15 import pom org.springframework.integration spring-integration-bom - 5.4.12 + 5.4.13 import pom diff --git a/basic/ws-inbound-gateway/pom.xml b/basic/ws-inbound-gateway/pom.xml index 4abbbf44..7bb2c8ab 100644 --- a/basic/ws-inbound-gateway/pom.xml +++ b/basic/ws-inbound-gateway/pom.xml @@ -175,14 +175,14 @@ org.springframework spring-framework-bom - 5.3.13 + 5.3.15 import pom org.springframework.integration spring-integration-bom - 5.4.12 + 5.4.13 import pom diff --git a/basic/ws-outbound-gateway/pom.xml b/basic/ws-outbound-gateway/pom.xml index f539a872..4b8cfaf4 100644 --- a/basic/ws-outbound-gateway/pom.xml +++ b/basic/ws-outbound-gateway/pom.xml @@ -164,14 +164,14 @@ org.springframework spring-framework-bom - 5.3.13 + 5.3.15 import pom org.springframework.integration spring-integration-bom - 5.4.12 + 5.4.13 import pom diff --git a/basic/xml/pom.xml b/basic/xml/pom.xml index 4b2ffeb4..ee01d523 100644 --- a/basic/xml/pom.xml +++ b/basic/xml/pom.xml @@ -153,14 +153,14 @@ org.springframework spring-framework-bom - 5.3.13 + 5.3.15 import pom org.springframework.integration spring-integration-bom - 5.4.12 + 5.4.13 import pom diff --git a/basic/xmpp/pom.xml b/basic/xmpp/pom.xml index 33cdd062..1e9b7553 100644 --- a/basic/xmpp/pom.xml +++ b/basic/xmpp/pom.xml @@ -153,14 +153,14 @@ org.springframework spring-framework-bom - 5.3.13 + 5.3.15 import pom org.springframework.integration spring-integration-bom - 5.4.12 + 5.4.13 import pom diff --git a/build.gradle b/build.gradle index f32080de..cf436d11 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,7 +169,7 @@ subprojects { subproject -> } ext { - activeMqVersion = '5.16.1' + activeMqVersion = '5.16.3' apacheSshdVersion = '2.5.1' aspectjVersion = '1.9.6' commonsDigesterVersion = '2.0' @@ -210,10 +211,10 @@ subprojects { subproject -> subethasmtpVersion = '1.2' slf4jVersion = '1.7.30' springCloudVersion ='2020.0.0-SNAPSHOT' - springIntegrationVersion = '5.4.12' + springIntegrationVersion = '5.4.13' springIntegrationSocialTwiterVersion = '1.0.1.BUILD-SNAPSHOT' springIntegrationSplunkVersion = '1.2.0.BUILD-SNAPSHOT' - springVersion = '5.3.13' + springVersion = '5.3.15' springSecurityVersion = '5.4.8' springWebFlowVersion = '2.3.3.RELEASE' testcontainersVersion = '1.15.2' diff --git a/dsl/cafe-dsl/pom.xml b/dsl/cafe-dsl/pom.xml index 943b905a..dfcbf630 100644 --- a/dsl/cafe-dsl/pom.xml +++ b/dsl/cafe-dsl/pom.xml @@ -195,14 +195,14 @@ org.springframework spring-framework-bom - 5.3.13 + 5.3.15 import pom org.springframework.integration spring-integration-bom - 5.4.12 + 5.4.13 import pom diff --git a/dsl/kafka-dsl/pom.xml b/dsl/kafka-dsl/pom.xml index 838a1b0d..b34d45d9 100644 --- a/dsl/kafka-dsl/pom.xml +++ b/dsl/kafka-dsl/pom.xml @@ -206,14 +206,14 @@ org.springframework spring-framework-bom - 5.3.13 + 5.3.15 import pom org.springframework.integration spring-integration-bom - 5.4.12 + 5.4.13 import pom diff --git a/dsl/pom.xml b/dsl/pom.xml index ebfa1e42..2d6bd004 100644 --- a/dsl/pom.xml +++ b/dsl/pom.xml @@ -128,14 +128,14 @@ org.springframework spring-framework-bom - 5.3.13 + 5.3.15 import pom org.springframework.integration spring-integration-bom - 5.4.12 + 5.4.13 import pom diff --git a/dsl/si4demo/pom.xml b/dsl/si4demo/pom.xml index e0ad9a6b..3a4ed99e 100644 --- a/dsl/si4demo/pom.xml +++ b/dsl/si4demo/pom.xml @@ -264,14 +264,14 @@ org.springframework spring-framework-bom - 5.3.13 + 5.3.15 import pom org.springframework.integration spring-integration-bom - 5.4.12 + 5.4.13 import pom diff --git a/intermediate/async-gateway/pom.xml b/intermediate/async-gateway/pom.xml index a9d76505..84734ff2 100644 --- a/intermediate/async-gateway/pom.xml +++ b/intermediate/async-gateway/pom.xml @@ -153,14 +153,14 @@ org.springframework spring-framework-bom - 5.3.13 + 5.3.15 import pom org.springframework.integration spring-integration-bom - 5.4.12 + 5.4.13 import pom diff --git a/intermediate/dynamic-poller/pom.xml b/intermediate/dynamic-poller/pom.xml index 1a7b4402..86113623 100644 --- a/intermediate/dynamic-poller/pom.xml +++ b/intermediate/dynamic-poller/pom.xml @@ -153,14 +153,14 @@ org.springframework spring-framework-bom - 5.3.13 + 5.3.15 import pom org.springframework.integration spring-integration-bom - 5.4.12 + 5.4.13 import pom diff --git a/intermediate/errorhandling/pom.xml b/intermediate/errorhandling/pom.xml index 2804d421..67396c04 100644 --- a/intermediate/errorhandling/pom.xml +++ b/intermediate/errorhandling/pom.xml @@ -153,14 +153,14 @@ org.springframework spring-framework-bom - 5.3.13 + 5.3.15 import pom org.springframework.integration spring-integration-bom - 5.4.12 + 5.4.13 import pom diff --git a/intermediate/file-processing/pom.xml b/intermediate/file-processing/pom.xml index 73167e9d..786f122d 100644 --- a/intermediate/file-processing/pom.xml +++ b/intermediate/file-processing/pom.xml @@ -153,14 +153,14 @@ org.springframework spring-framework-bom - 5.3.13 + 5.3.15 import pom org.springframework.integration spring-integration-bom - 5.4.12 + 5.4.13 import pom diff --git a/intermediate/mail-attachments/pom.xml b/intermediate/mail-attachments/pom.xml index 9c0377c3..9ee5ecde 100644 --- a/intermediate/mail-attachments/pom.xml +++ b/intermediate/mail-attachments/pom.xml @@ -212,14 +212,14 @@ org.springframework spring-framework-bom - 5.3.13 + 5.3.15 import pom org.springframework.integration spring-integration-bom - 5.4.12 + 5.4.13 import pom diff --git a/intermediate/monitoring/pom.xml b/intermediate/monitoring/pom.xml index 81af01ca..f3a9ce03 100644 --- a/intermediate/monitoring/pom.xml +++ b/intermediate/monitoring/pom.xml @@ -199,14 +199,14 @@ org.springframework spring-framework-bom - 5.3.13 + 5.3.15 import pom org.springframework.integration spring-integration-bom - 5.4.12 + 5.4.13 import pom diff --git a/intermediate/multipart-http/pom.xml b/intermediate/multipart-http/pom.xml index 1e4b8d16..ab721188 100644 --- a/intermediate/multipart-http/pom.xml +++ b/intermediate/multipart-http/pom.xml @@ -199,14 +199,14 @@ org.springframework spring-framework-bom - 5.3.13 + 5.3.15 import pom org.springframework.integration spring-integration-bom - 5.4.12 + 5.4.13 import pom diff --git a/intermediate/rest-http/pom.xml b/intermediate/rest-http/pom.xml index 56a72e6c..73597a1b 100644 --- a/intermediate/rest-http/pom.xml +++ b/intermediate/rest-http/pom.xml @@ -266,14 +266,14 @@ org.springframework spring-framework-bom - 5.3.13 + 5.3.15 import pom org.springframework.integration spring-integration-bom - 5.4.12 + 5.4.13 import pom diff --git a/intermediate/retry-and-more/pom.xml b/intermediate/retry-and-more/pom.xml index a675ef46..3c364ab4 100644 --- a/intermediate/retry-and-more/pom.xml +++ b/intermediate/retry-and-more/pom.xml @@ -186,14 +186,14 @@ org.springframework spring-framework-bom - 5.3.13 + 5.3.15 import pom org.springframework.integration spring-integration-bom - 5.4.12 + 5.4.13 import pom diff --git a/intermediate/splitter-aggregator-reaper/pom.xml b/intermediate/splitter-aggregator-reaper/pom.xml index 0106342e..122e9d2d 100644 --- a/intermediate/splitter-aggregator-reaper/pom.xml +++ b/intermediate/splitter-aggregator-reaper/pom.xml @@ -165,14 +165,14 @@ org.springframework spring-framework-bom - 5.3.13 + 5.3.15 import pom org.springframework.integration spring-integration-bom - 5.4.12 + 5.4.13 import pom diff --git a/intermediate/stored-procedures-derby/pom.xml b/intermediate/stored-procedures-derby/pom.xml index 12888c98..b7374f5c 100644 --- a/intermediate/stored-procedures-derby/pom.xml +++ b/intermediate/stored-procedures-derby/pom.xml @@ -165,14 +165,14 @@ org.springframework spring-framework-bom - 5.3.13 + 5.3.15 import pom org.springframework.integration spring-integration-bom - 5.4.12 + 5.4.13 import pom diff --git a/intermediate/stored-procedures-ms/pom.xml b/intermediate/stored-procedures-ms/pom.xml index ae4ade5c..e0ea3133 100644 --- a/intermediate/stored-procedures-ms/pom.xml +++ b/intermediate/stored-procedures-ms/pom.xml @@ -177,14 +177,14 @@ org.springframework spring-framework-bom - 5.3.13 + 5.3.15 import pom org.springframework.integration spring-integration-bom - 5.4.12 + 5.4.13 import pom diff --git a/intermediate/stored-procedures-oracle/pom.xml b/intermediate/stored-procedures-oracle/pom.xml index 1a2bd1f1..6ea1fb66 100644 --- a/intermediate/stored-procedures-oracle/pom.xml +++ b/intermediate/stored-procedures-oracle/pom.xml @@ -153,14 +153,14 @@ org.springframework spring-framework-bom - 5.3.13 + 5.3.15 import pom org.springframework.integration spring-integration-bom - 5.4.12 + 5.4.13 import pom diff --git a/intermediate/stored-procedures-postgresql/pom.xml b/intermediate/stored-procedures-postgresql/pom.xml index e0f6bfa6..eab4c83b 100644 --- a/intermediate/stored-procedures-postgresql/pom.xml +++ b/intermediate/stored-procedures-postgresql/pom.xml @@ -189,14 +189,14 @@ org.springframework spring-framework-bom - 5.3.13 + 5.3.15 import pom org.springframework.integration spring-integration-bom - 5.4.12 + 5.4.13 import pom diff --git a/intermediate/tcp-async-bi-directional/pom.xml b/intermediate/tcp-async-bi-directional/pom.xml index ae90fb7a..4354e7f8 100644 --- a/intermediate/tcp-async-bi-directional/pom.xml +++ b/intermediate/tcp-async-bi-directional/pom.xml @@ -183,14 +183,14 @@ org.springframework spring-framework-bom - 5.3.13 + 5.3.15 import pom org.springframework.integration spring-integration-bom - 5.4.12 + 5.4.13 import pom diff --git a/intermediate/tcp-client-server-multiplex/pom.xml b/intermediate/tcp-client-server-multiplex/pom.xml index 678fbbd8..25bdd0e3 100644 --- a/intermediate/tcp-client-server-multiplex/pom.xml +++ b/intermediate/tcp-client-server-multiplex/pom.xml @@ -153,14 +153,14 @@ org.springframework spring-framework-bom - 5.3.13 + 5.3.15 import pom org.springframework.integration spring-integration-bom - 5.4.12 + 5.4.13 import pom diff --git a/intermediate/testcontainers-rabbitmq/pom.xml b/intermediate/testcontainers-rabbitmq/pom.xml index 31532299..ead39069 100644 --- a/intermediate/testcontainers-rabbitmq/pom.xml +++ b/intermediate/testcontainers-rabbitmq/pom.xml @@ -251,14 +251,14 @@ org.springframework spring-framework-bom - 5.3.13 + 5.3.15 import pom org.springframework.integration spring-integration-bom - 5.4.12 + 5.4.13 import pom diff --git a/intermediate/travel/pom.xml b/intermediate/travel/pom.xml index 11dab1bd..22f4723e 100644 --- a/intermediate/travel/pom.xml +++ b/intermediate/travel/pom.xml @@ -175,14 +175,14 @@ org.springframework spring-framework-bom - 5.3.13 + 5.3.15 import pom org.springframework.integration spring-integration-bom - 5.4.12 + 5.4.13 import pom diff --git a/intermediate/tx-synch/pom.xml b/intermediate/tx-synch/pom.xml index 127e2e5b..f3d1e87e 100644 --- a/intermediate/tx-synch/pom.xml +++ b/intermediate/tx-synch/pom.xml @@ -176,14 +176,14 @@ org.springframework spring-framework-bom - 5.3.13 + 5.3.15 import pom org.springframework.integration spring-integration-bom - 5.4.12 + 5.4.13 import pom