diff --git a/advanced/advanced-testing-examples/pom.xml b/advanced/advanced-testing-examples/pom.xml index b5832b7b..620bdae8 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.5 + 5.3.7 import pom org.springframework.integration spring-integration-bom - 5.4.5 + 5.4.7 import pom diff --git a/advanced/dynamic-ftp/pom.xml b/advanced/dynamic-ftp/pom.xml index 1a30b13b..21ca6f2e 100644 --- a/advanced/dynamic-ftp/pom.xml +++ b/advanced/dynamic-ftp/pom.xml @@ -153,14 +153,14 @@ org.springframework spring-framework-bom - 5.3.5 + 5.3.7 import pom org.springframework.integration spring-integration-bom - 5.4.5 + 5.4.7 import pom diff --git a/advanced/dynamic-tcp-client/pom.xml b/advanced/dynamic-tcp-client/pom.xml index 3f7e3242..3f5c7a0b 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.5 + 5.3.7 import pom org.springframework.integration spring-integration-bom - 5.4.5 + 5.4.7 import pom diff --git a/applications/cafe-scripted/pom.xml b/applications/cafe-scripted/pom.xml index 817d8a67..af4c493b 100644 --- a/applications/cafe-scripted/pom.xml +++ b/applications/cafe-scripted/pom.xml @@ -222,14 +222,14 @@ org.springframework spring-framework-bom - 5.3.5 + 5.3.7 import pom org.springframework.integration spring-integration-bom - 5.4.5 + 5.4.7 import pom diff --git a/applications/cafe/cafe-amqp/pom.xml b/applications/cafe/cafe-amqp/pom.xml index df662487..03dcdc17 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.5 + 5.3.7 import pom org.springframework.integration spring-integration-bom - 5.4.5 + 5.4.7 import pom diff --git a/applications/cafe/cafe-jms/pom.xml b/applications/cafe/cafe-jms/pom.xml index 0ecfb5e1..8ab9817a 100644 --- a/applications/cafe/cafe-jms/pom.xml +++ b/applications/cafe/cafe-jms/pom.xml @@ -205,14 +205,14 @@ org.springframework spring-framework-bom - 5.3.5 + 5.3.7 import pom org.springframework.integration spring-integration-bom - 5.4.5 + 5.4.7 import pom diff --git a/applications/cafe/cafe-si/pom.xml b/applications/cafe/cafe-si/pom.xml index 0f406dfd..3e2181df 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.5 + 5.3.7 import pom org.springframework.integration spring-integration-bom - 5.4.5 + 5.4.7 import pom diff --git a/applications/file-split-ftp/pom.xml b/applications/file-split-ftp/pom.xml index 13d4da3b..2797d3b1 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.5 + 5.3.7 import pom org.springframework.integration spring-integration-bom - 5.4.5 + 5.4.7 import pom diff --git a/applications/loan-broker/pom.xml b/applications/loan-broker/pom.xml index 0499fb71..b9cfd50d 100644 --- a/applications/loan-broker/pom.xml +++ b/applications/loan-broker/pom.xml @@ -153,14 +153,14 @@ org.springframework spring-framework-bom - 5.3.5 + 5.3.7 import pom org.springframework.integration spring-integration-bom - 5.4.5 + 5.4.7 import pom diff --git a/applications/loanshark/pom.xml b/applications/loanshark/pom.xml index 54ba530e..cefc3b13 100644 --- a/applications/loanshark/pom.xml +++ b/applications/loanshark/pom.xml @@ -297,7 +297,7 @@ org.hibernate hibernate-entitymanager - 5.4.28.Final + 5.4.30.Final compile @@ -321,7 +321,7 @@ org.slf4j slf4j-api - 1.7.25 + 1.7.30 compile @@ -345,7 +345,7 @@ org.slf4j slf4j-log4j12 - 1.7.25 + 1.7.30 runtime @@ -357,7 +357,7 @@ org.slf4j jcl-over-slf4j - 1.7.25 + 1.7.30 runtime @@ -446,14 +446,14 @@ org.springframework spring-framework-bom - 5.3.5 + 5.3.7 import pom org.springframework.integration spring-integration-bom - 5.4.5 + 5.4.7 import pom diff --git a/applications/stomp-chat/pom.xml b/applications/stomp-chat/pom.xml index 62df37c7..f38f776b 100644 --- a/applications/stomp-chat/pom.xml +++ b/applications/stomp-chat/pom.xml @@ -205,14 +205,14 @@ org.springframework spring-framework-bom - 5.3.5 + 5.3.7 import pom org.springframework.integration spring-integration-bom - 5.4.5 + 5.4.7 import pom diff --git a/basic/amqp/pom.xml b/basic/amqp/pom.xml index 7eabf715..149a9563 100644 --- a/basic/amqp/pom.xml +++ b/basic/amqp/pom.xml @@ -87,7 +87,7 @@ org.slf4j slf4j-jcl - 1.7.25 + 1.7.30 runtime @@ -176,14 +176,14 @@ org.springframework spring-framework-bom - 5.3.5 + 5.3.7 import pom org.springframework.integration spring-integration-bom - 5.4.5 + 5.4.7 import pom diff --git a/basic/barrier/pom.xml b/basic/barrier/pom.xml index 6ece5c74..99db850c 100644 --- a/basic/barrier/pom.xml +++ b/basic/barrier/pom.xml @@ -216,14 +216,14 @@ org.springframework spring-framework-bom - 5.3.5 + 5.3.7 import pom org.springframework.integration spring-integration-bom - 5.4.5 + 5.4.7 import pom diff --git a/basic/control-bus/pom.xml b/basic/control-bus/pom.xml index 9faec748..baf9c2ad 100644 --- a/basic/control-bus/pom.xml +++ b/basic/control-bus/pom.xml @@ -153,14 +153,14 @@ org.springframework spring-framework-bom - 5.3.5 + 5.3.7 import pom org.springframework.integration spring-integration-bom - 5.4.5 + 5.4.7 import pom diff --git a/basic/enricher/pom.xml b/basic/enricher/pom.xml index b5792056..67481e4a 100644 --- a/basic/enricher/pom.xml +++ b/basic/enricher/pom.xml @@ -165,14 +165,14 @@ org.springframework spring-framework-bom - 5.3.5 + 5.3.7 import pom org.springframework.integration spring-integration-bom - 5.4.5 + 5.4.7 import pom diff --git a/basic/feed/pom.xml b/basic/feed/pom.xml index a77edc38..e76c9f60 100644 --- a/basic/feed/pom.xml +++ b/basic/feed/pom.xml @@ -153,14 +153,14 @@ org.springframework spring-framework-bom - 5.3.5 + 5.3.7 import pom org.springframework.integration spring-integration-bom - 5.4.5 + 5.4.7 import pom diff --git a/basic/file/pom.xml b/basic/file/pom.xml index 22f0fc1b..213563ca 100644 --- a/basic/file/pom.xml +++ b/basic/file/pom.xml @@ -153,14 +153,14 @@ org.springframework spring-framework-bom - 5.3.5 + 5.3.7 import pom org.springframework.integration spring-integration-bom - 5.4.5 + 5.4.7 import pom diff --git a/basic/ftp/pom.xml b/basic/ftp/pom.xml index ad02e549..1c083688 100644 --- a/basic/ftp/pom.xml +++ b/basic/ftp/pom.xml @@ -88,7 +88,7 @@ org.slf4j slf4j-api - 1.7.25 + 1.7.30 compile @@ -100,7 +100,7 @@ org.slf4j slf4j-log4j12 - 1.7.25 + 1.7.30 runtime @@ -201,14 +201,14 @@ org.springframework spring-framework-bom - 5.3.5 + 5.3.7 import pom org.springframework.integration spring-integration-bom - 5.4.5 + 5.4.7 import pom diff --git a/basic/helloworld/pom.xml b/basic/helloworld/pom.xml index 1aea4469..ad8d4d8a 100644 --- a/basic/helloworld/pom.xml +++ b/basic/helloworld/pom.xml @@ -153,14 +153,14 @@ org.springframework spring-framework-bom - 5.3.5 + 5.3.7 import pom org.springframework.integration spring-integration-bom - 5.4.5 + 5.4.7 import pom diff --git a/basic/http/pom.xml b/basic/http/pom.xml index 98789035..31271ecc 100644 --- a/basic/http/pom.xml +++ b/basic/http/pom.xml @@ -223,14 +223,14 @@ org.springframework spring-framework-bom - 5.3.5 + 5.3.7 import pom org.springframework.integration spring-integration-bom - 5.4.5 + 5.4.7 import pom diff --git a/basic/jdbc/pom.xml b/basic/jdbc/pom.xml index 1a93652b..11865183 100644 --- a/basic/jdbc/pom.xml +++ b/basic/jdbc/pom.xml @@ -165,14 +165,14 @@ org.springframework spring-framework-bom - 5.3.5 + 5.3.7 import pom org.springframework.integration spring-integration-bom - 5.4.5 + 5.4.7 import pom diff --git a/basic/jms/pom.xml b/basic/jms/pom.xml index afa4a808..93e95747 100644 --- a/basic/jms/pom.xml +++ b/basic/jms/pom.xml @@ -204,14 +204,14 @@ org.springframework spring-framework-bom - 5.3.5 + 5.3.7 import pom org.springframework.integration spring-integration-bom - 5.4.5 + 5.4.7 import pom diff --git a/basic/jmx/pom.xml b/basic/jmx/pom.xml index f0aaad00..369d498b 100644 --- a/basic/jmx/pom.xml +++ b/basic/jmx/pom.xml @@ -164,14 +164,14 @@ org.springframework spring-framework-bom - 5.3.5 + 5.3.7 import pom org.springframework.integration spring-integration-bom - 5.4.5 + 5.4.7 import pom diff --git a/basic/jpa/pom.xml b/basic/jpa/pom.xml index af014084..a28f3b47 100644 --- a/basic/jpa/pom.xml +++ b/basic/jpa/pom.xml @@ -218,14 +218,14 @@ org.springframework spring-framework-bom - 5.3.5 + 5.3.7 import pom org.springframework.integration spring-integration-bom - 5.4.5 + 5.4.7 import pom diff --git a/basic/kafka/pom.xml b/basic/kafka/pom.xml index 69f4643d..02305113 100644 --- a/basic/kafka/pom.xml +++ b/basic/kafka/pom.xml @@ -210,14 +210,14 @@ org.springframework spring-framework-bom - 5.3.5 + 5.3.7 import pom org.springframework.integration spring-integration-bom - 5.4.5 + 5.4.7 import pom diff --git a/basic/mail/pom.xml b/basic/mail/pom.xml index eb1662e7..eeb2293b 100644 --- a/basic/mail/pom.xml +++ b/basic/mail/pom.xml @@ -188,14 +188,14 @@ org.springframework spring-framework-bom - 5.3.5 + 5.3.7 import pom org.springframework.integration spring-integration-bom - 5.4.5 + 5.4.7 import pom diff --git a/basic/mongodb/pom.xml b/basic/mongodb/pom.xml index 4b44af35..2995c153 100644 --- a/basic/mongodb/pom.xml +++ b/basic/mongodb/pom.xml @@ -165,14 +165,14 @@ org.springframework spring-framework-bom - 5.3.5 + 5.3.7 import pom org.springframework.integration spring-integration-bom - 5.4.5 + 5.4.7 import pom diff --git a/basic/mqtt/pom.xml b/basic/mqtt/pom.xml index 1dcba9a6..1740581d 100644 --- a/basic/mqtt/pom.xml +++ b/basic/mqtt/pom.xml @@ -194,14 +194,14 @@ org.springframework spring-framework-bom - 5.3.5 + 5.3.7 import pom org.springframework.integration spring-integration-bom - 5.4.5 + 5.4.7 import pom diff --git a/basic/oddeven/pom.xml b/basic/oddeven/pom.xml index 925084e0..e2d03b9d 100644 --- a/basic/oddeven/pom.xml +++ b/basic/oddeven/pom.xml @@ -153,14 +153,14 @@ org.springframework spring-framework-bom - 5.3.5 + 5.3.7 import pom org.springframework.integration spring-integration-bom - 5.4.5 + 5.4.7 import pom diff --git a/basic/quote/pom.xml b/basic/quote/pom.xml index f5bd5129..9bb197ec 100644 --- a/basic/quote/pom.xml +++ b/basic/quote/pom.xml @@ -153,14 +153,14 @@ org.springframework spring-framework-bom - 5.3.5 + 5.3.7 import pom org.springframework.integration spring-integration-bom - 5.4.5 + 5.4.7 import pom diff --git a/basic/sftp/pom.xml b/basic/sftp/pom.xml index 7181bd29..786d3ae3 100644 --- a/basic/sftp/pom.xml +++ b/basic/sftp/pom.xml @@ -165,14 +165,14 @@ org.springframework spring-framework-bom - 5.3.5 + 5.3.7 import pom org.springframework.integration spring-integration-bom - 5.4.5 + 5.4.7 import pom diff --git a/basic/splunk/pom.xml b/basic/splunk/pom.xml index 5ab7645f..3677be71 100644 --- a/basic/splunk/pom.xml +++ b/basic/splunk/pom.xml @@ -195,14 +195,14 @@ org.springframework spring-framework-bom - 5.3.5 + 5.3.7 import pom org.springframework.integration spring-integration-bom - 5.4.5 + 5.4.7 import pom diff --git a/basic/tcp-amqp/pom.xml b/basic/tcp-amqp/pom.xml index e707e654..4a6e0380 100644 --- a/basic/tcp-amqp/pom.xml +++ b/basic/tcp-amqp/pom.xml @@ -75,7 +75,7 @@ org.slf4j slf4j-api - 1.7.25 + 1.7.30 compile @@ -99,7 +99,7 @@ org.slf4j slf4j-log4j12 - 1.7.25 + 1.7.30 runtime @@ -188,14 +188,14 @@ org.springframework spring-framework-bom - 5.3.5 + 5.3.7 import pom org.springframework.integration spring-integration-bom - 5.4.5 + 5.4.7 import pom diff --git a/basic/tcp-broadcast/pom.xml b/basic/tcp-broadcast/pom.xml index 54f4fd33..b5f7b8d9 100644 --- a/basic/tcp-broadcast/pom.xml +++ b/basic/tcp-broadcast/pom.xml @@ -194,14 +194,14 @@ org.springframework spring-framework-bom - 5.3.5 + 5.3.7 import pom org.springframework.integration spring-integration-bom - 5.4.5 + 5.4.7 import pom diff --git a/basic/tcp-client-server/pom.xml b/basic/tcp-client-server/pom.xml index 10795ee5..33614c56 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.5 + 5.3.7 import pom org.springframework.integration spring-integration-bom - 5.4.5 + 5.4.7 import pom diff --git a/basic/tcp-with-headers/pom.xml b/basic/tcp-with-headers/pom.xml index 5d9aaf71..26a4873c 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.5 + 5.3.7 import pom org.springframework.integration spring-integration-bom - 5.4.5 + 5.4.7 import pom diff --git a/basic/testing-examples/pom.xml b/basic/testing-examples/pom.xml index 6f42e23f..98da73eb 100644 --- a/basic/testing-examples/pom.xml +++ b/basic/testing-examples/pom.xml @@ -186,14 +186,14 @@ org.springframework spring-framework-bom - 5.3.5 + 5.3.7 import pom org.springframework.integration spring-integration-bom - 5.4.5 + 5.4.7 import pom diff --git a/basic/twitter/pom.xml b/basic/twitter/pom.xml index db9163c7..ed2ea6a3 100644 --- a/basic/twitter/pom.xml +++ b/basic/twitter/pom.xml @@ -154,14 +154,14 @@ org.springframework spring-framework-bom - 5.3.5 + 5.3.7 import pom org.springframework.integration spring-integration-bom - 5.4.5 + 5.4.7 import pom diff --git a/basic/web-sockets/pom.xml b/basic/web-sockets/pom.xml index 175e4185..cbf56e40 100644 --- a/basic/web-sockets/pom.xml +++ b/basic/web-sockets/pom.xml @@ -183,14 +183,14 @@ org.springframework spring-framework-bom - 5.3.5 + 5.3.7 import pom org.springframework.integration spring-integration-bom - 5.4.5 + 5.4.7 import pom diff --git a/basic/ws-inbound-gateway/pom.xml b/basic/ws-inbound-gateway/pom.xml index 8c759405..48e75ce3 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.5 + 5.3.7 import pom org.springframework.integration spring-integration-bom - 5.4.5 + 5.4.7 import pom diff --git a/basic/ws-outbound-gateway/pom.xml b/basic/ws-outbound-gateway/pom.xml index 768c2334..0d745f09 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.5 + 5.3.7 import pom org.springframework.integration spring-integration-bom - 5.4.5 + 5.4.7 import pom diff --git a/basic/xml/pom.xml b/basic/xml/pom.xml index 1a004995..cc60fc4d 100644 --- a/basic/xml/pom.xml +++ b/basic/xml/pom.xml @@ -153,14 +153,14 @@ org.springframework spring-framework-bom - 5.3.5 + 5.3.7 import pom org.springframework.integration spring-integration-bom - 5.4.5 + 5.4.7 import pom diff --git a/basic/xmpp/pom.xml b/basic/xmpp/pom.xml index 57c77c03..93342cb9 100644 --- a/basic/xmpp/pom.xml +++ b/basic/xmpp/pom.xml @@ -153,14 +153,14 @@ org.springframework spring-framework-bom - 5.3.5 + 5.3.7 import pom org.springframework.integration spring-integration-bom - 5.4.5 + 5.4.7 import pom diff --git a/build.gradle b/build.gradle index 81023966..18dc41fb 100644 --- a/build.gradle +++ b/build.gradle @@ -208,12 +208,12 @@ subprojects { subproject -> oracleDriverVersion = '11.2.0.3' postgresVersion = '42.2.14' subethasmtpVersion = '1.2' - slf4jVersion = '1.7.25' + slf4jVersion = '1.7.30' springCloudVersion ='2020.0.0-SNAPSHOT' - springIntegrationVersion = '5.4.6' + springIntegrationVersion = '5.4.7' springIntegrationSocialTwiterVersion = '1.0.1.BUILD-SNAPSHOT' springIntegrationSplunkVersion = '1.2.0.BUILD-SNAPSHOT' - springVersion = '5.3.6' + springVersion = '5.3.7' springSecurityVersion = '5.4.6' springWebFlowVersion = '2.3.3.RELEASE' testcontainersVersion = '1.15.2' diff --git a/dsl/cafe-dsl/pom.xml b/dsl/cafe-dsl/pom.xml index 12fcd755..ac6b075b 100644 --- a/dsl/cafe-dsl/pom.xml +++ b/dsl/cafe-dsl/pom.xml @@ -195,14 +195,14 @@ org.springframework spring-framework-bom - 5.3.5 + 5.3.7 import pom org.springframework.integration spring-integration-bom - 5.4.5 + 5.4.7 import pom diff --git a/dsl/kafka-dsl/pom.xml b/dsl/kafka-dsl/pom.xml index 8eaa147e..e1cd2a91 100644 --- a/dsl/kafka-dsl/pom.xml +++ b/dsl/kafka-dsl/pom.xml @@ -206,14 +206,14 @@ org.springframework spring-framework-bom - 5.3.5 + 5.3.7 import pom org.springframework.integration spring-integration-bom - 5.4.5 + 5.4.7 import pom diff --git a/dsl/pom.xml b/dsl/pom.xml index 6d64a67b..fe14de25 100644 --- a/dsl/pom.xml +++ b/dsl/pom.xml @@ -128,14 +128,14 @@ org.springframework spring-framework-bom - 5.3.5 + 5.3.7 import pom org.springframework.integration spring-integration-bom - 5.4.5 + 5.4.7 import pom diff --git a/dsl/si4demo/pom.xml b/dsl/si4demo/pom.xml index 0fed1bf1..ba9adb53 100644 --- a/dsl/si4demo/pom.xml +++ b/dsl/si4demo/pom.xml @@ -264,14 +264,14 @@ org.springframework spring-framework-bom - 5.3.5 + 5.3.7 import pom org.springframework.integration spring-integration-bom - 5.4.5 + 5.4.7 import pom diff --git a/intermediate/async-gateway/pom.xml b/intermediate/async-gateway/pom.xml index 41536df7..419a2d1a 100644 --- a/intermediate/async-gateway/pom.xml +++ b/intermediate/async-gateway/pom.xml @@ -153,14 +153,14 @@ org.springframework spring-framework-bom - 5.3.5 + 5.3.7 import pom org.springframework.integration spring-integration-bom - 5.4.5 + 5.4.7 import pom diff --git a/intermediate/dynamic-poller/pom.xml b/intermediate/dynamic-poller/pom.xml index 79cf1b42..24f7cfa4 100644 --- a/intermediate/dynamic-poller/pom.xml +++ b/intermediate/dynamic-poller/pom.xml @@ -153,14 +153,14 @@ org.springframework spring-framework-bom - 5.3.5 + 5.3.7 import pom org.springframework.integration spring-integration-bom - 5.4.5 + 5.4.7 import pom diff --git a/intermediate/errorhandling/pom.xml b/intermediate/errorhandling/pom.xml index 41e5e0a5..0066c820 100644 --- a/intermediate/errorhandling/pom.xml +++ b/intermediate/errorhandling/pom.xml @@ -153,14 +153,14 @@ org.springframework spring-framework-bom - 5.3.5 + 5.3.7 import pom org.springframework.integration spring-integration-bom - 5.4.5 + 5.4.7 import pom diff --git a/intermediate/file-processing/pom.xml b/intermediate/file-processing/pom.xml index ebfff8f4..d0207e39 100644 --- a/intermediate/file-processing/pom.xml +++ b/intermediate/file-processing/pom.xml @@ -153,14 +153,14 @@ org.springframework spring-framework-bom - 5.3.5 + 5.3.7 import pom org.springframework.integration spring-integration-bom - 5.4.5 + 5.4.7 import pom diff --git a/intermediate/mail-attachments/pom.xml b/intermediate/mail-attachments/pom.xml index 1c9c1d75..cbdfa325 100644 --- a/intermediate/mail-attachments/pom.xml +++ b/intermediate/mail-attachments/pom.xml @@ -212,14 +212,14 @@ org.springframework spring-framework-bom - 5.3.5 + 5.3.7 import pom org.springframework.integration spring-integration-bom - 5.4.5 + 5.4.7 import pom diff --git a/intermediate/monitoring/pom.xml b/intermediate/monitoring/pom.xml index cbe72784..8b2655f0 100644 --- a/intermediate/monitoring/pom.xml +++ b/intermediate/monitoring/pom.xml @@ -199,14 +199,14 @@ org.springframework spring-framework-bom - 5.3.5 + 5.3.7 import pom org.springframework.integration spring-integration-bom - 5.4.5 + 5.4.7 import pom diff --git a/intermediate/multipart-http/pom.xml b/intermediate/multipart-http/pom.xml index cdaeda22..d641377c 100644 --- a/intermediate/multipart-http/pom.xml +++ b/intermediate/multipart-http/pom.xml @@ -199,14 +199,14 @@ org.springframework spring-framework-bom - 5.3.5 + 5.3.7 import pom org.springframework.integration spring-integration-bom - 5.4.5 + 5.4.7 import pom diff --git a/intermediate/rest-http/pom.xml b/intermediate/rest-http/pom.xml index c16f9685..560f74b8 100644 --- a/intermediate/rest-http/pom.xml +++ b/intermediate/rest-http/pom.xml @@ -141,7 +141,7 @@ org.springframework.security spring-security-web - 5.4.4 + 5.4.6 compile @@ -153,7 +153,7 @@ org.springframework.security spring-security-config - 5.4.4 + 5.4.6 compile @@ -266,14 +266,14 @@ org.springframework spring-framework-bom - 5.3.5 + 5.3.7 import pom org.springframework.integration spring-integration-bom - 5.4.5 + 5.4.7 import pom diff --git a/intermediate/retry-and-more/pom.xml b/intermediate/retry-and-more/pom.xml index 3b9a51c4..6da6bfb8 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.5 + 5.3.7 import pom org.springframework.integration spring-integration-bom - 5.4.5 + 5.4.7 import pom diff --git a/intermediate/splitter-aggregator-reaper/pom.xml b/intermediate/splitter-aggregator-reaper/pom.xml index a038adc7..be7918c0 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.5 + 5.3.7 import pom org.springframework.integration spring-integration-bom - 5.4.5 + 5.4.7 import pom diff --git a/intermediate/stored-procedures-derby/pom.xml b/intermediate/stored-procedures-derby/pom.xml index 6c1fe376..3d67872a 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.5 + 5.3.7 import pom org.springframework.integration spring-integration-bom - 5.4.5 + 5.4.7 import pom diff --git a/intermediate/stored-procedures-ms/pom.xml b/intermediate/stored-procedures-ms/pom.xml index 139b15ac..4a6a6dcf 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.5 + 5.3.7 import pom org.springframework.integration spring-integration-bom - 5.4.5 + 5.4.7 import pom diff --git a/intermediate/stored-procedures-oracle/pom.xml b/intermediate/stored-procedures-oracle/pom.xml index 084a9297..7c59b5e2 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.5 + 5.3.7 import pom org.springframework.integration spring-integration-bom - 5.4.5 + 5.4.7 import pom diff --git a/intermediate/stored-procedures-postgresql/pom.xml b/intermediate/stored-procedures-postgresql/pom.xml index 3d1d30d7..2dde61f3 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.5 + 5.3.7 import pom org.springframework.integration spring-integration-bom - 5.4.5 + 5.4.7 import pom diff --git a/intermediate/tcp-async-bi-directional/pom.xml b/intermediate/tcp-async-bi-directional/pom.xml index e99d2b62..4dec65de 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.5 + 5.3.7 import pom org.springframework.integration spring-integration-bom - 5.4.5 + 5.4.7 import pom diff --git a/intermediate/tcp-client-server-multiplex/pom.xml b/intermediate/tcp-client-server-multiplex/pom.xml index f9187ae6..ff43b872 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.5 + 5.3.7 import pom org.springframework.integration spring-integration-bom - 5.4.5 + 5.4.7 import pom diff --git a/intermediate/testcontainers-rabbitmq/pom.xml b/intermediate/testcontainers-rabbitmq/pom.xml index 2817d4a7..8a57d543 100644 --- a/intermediate/testcontainers-rabbitmq/pom.xml +++ b/intermediate/testcontainers-rabbitmq/pom.xml @@ -251,14 +251,14 @@ org.springframework spring-framework-bom - 5.3.5 + 5.3.7 import pom org.springframework.integration spring-integration-bom - 5.4.5 + 5.4.7 import pom diff --git a/intermediate/travel/pom.xml b/intermediate/travel/pom.xml index a91897f4..13a44e17 100644 --- a/intermediate/travel/pom.xml +++ b/intermediate/travel/pom.xml @@ -175,14 +175,14 @@ org.springframework spring-framework-bom - 5.3.5 + 5.3.7 import pom org.springframework.integration spring-integration-bom - 5.4.5 + 5.4.7 import pom diff --git a/intermediate/tx-synch/pom.xml b/intermediate/tx-synch/pom.xml index a9b97fa0..916eccb2 100644 --- a/intermediate/tx-synch/pom.xml +++ b/intermediate/tx-synch/pom.xml @@ -176,14 +176,14 @@ org.springframework spring-framework-bom - 5.3.5 + 5.3.7 import pom org.springframework.integration spring-integration-bom - 5.4.5 + 5.4.7 import pom