diff --git a/supplier/jms-supplier/pom.xml b/supplier/jms-supplier/pom.xml index 797d1f21..96ddb8b3 100644 --- a/supplier/jms-supplier/pom.xml +++ b/supplier/jms-supplier/pom.xml @@ -1,32 +1,38 @@ - 4.0.0 + 4.0.0 - - org.springframework.cloud.fn - spring-functions-parent - 4.0.0-SNAPSHOT - ../../spring-functions-parent/pom.xml - + + org.springframework.cloud.fn + spring-functions-parent + 4.0.0-SNAPSHOT + ../../spring-functions-parent/pom.xml + - jms-supplier - jms-supplier - jms supplier + jms-supplier + jms-supplier + jms supplier - - - org.springframework.integration - spring-integration-jms - - - jakarta.jms - jakarta.jms-api - provided - - - org.apache.activemq - activemq-broker - test - - + + + org.springframework.integration + spring-integration-jms + + + jakarta.jms + jakarta.jms-api + provided + + + org.springframework.boot + spring-boot-starter-artemis + test + + + org.apache.activemq + artemis-jms-server + 2.26.0 + test + +