From 84ccf32373c006fd6cc6cef45ac5f395aed9a476 Mon Sep 17 00:00:00 2001 From: Simon Taylor Date: Sat, 20 May 2023 16:31:30 +0100 Subject: [PATCH] Updated dependencies to align with Spring Boot 3.1.0 --- pom.xml | 8 ++++---- spt-development-cid-jms-spring-boot-autoconfigure/pom.xml | 2 +- spt-development-cid-jms-spring-boot-starter/pom.xml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index cc39aaf..04e272a 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ com.spt-development spt-development-cid-jms-spring-boot - 3.0.7-SNAPSHOT + 3.1.0-SNAPSHOT cid-jms-spring-boot Library for integrating spt-development/spt-development-cid-jms-spring into a Spring Boot application. @@ -37,15 +37,15 @@ 17 - 3.0.6 + 3.1.0 2.0.11 - 3.0.5 + 3.0.6 3.1.2 1.5.0 1.12.0 - 0.8.8 + 0.8.10 3.8.1 3.3.0 3.0.0 diff --git a/spt-development-cid-jms-spring-boot-autoconfigure/pom.xml b/spt-development-cid-jms-spring-boot-autoconfigure/pom.xml index ad57143..50d9f23 100644 --- a/spt-development-cid-jms-spring-boot-autoconfigure/pom.xml +++ b/spt-development-cid-jms-spring-boot-autoconfigure/pom.xml @@ -5,7 +5,7 @@ com.spt-development spt-development-cid-jms-spring-boot - 3.0.7-SNAPSHOT + 3.1.0-SNAPSHOT spt-development-cid-jms-spring-boot-autoconfigure diff --git a/spt-development-cid-jms-spring-boot-starter/pom.xml b/spt-development-cid-jms-spring-boot-starter/pom.xml index a02e4fb..f0ed255 100644 --- a/spt-development-cid-jms-spring-boot-starter/pom.xml +++ b/spt-development-cid-jms-spring-boot-starter/pom.xml @@ -5,7 +5,7 @@ com.spt-development spt-development-cid-jms-spring-boot - 3.0.7-SNAPSHOT + 3.1.0-SNAPSHOT spt-development-cid-jms-spring-boot-starter