Skip to content

Commit

Permalink
Enable solace-spring-boot for Spring Boot 3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mhalbritter committed Jan 29, 2025
1 parent 6341f2c commit 9f83405
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions start-site/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ initializr:
artifactId: solace-spring-boot-bom
versionProperty: solace-spring-boot.version
mappings:
- compatibilityRange: "[3.3.0,3.4.0-M1)"
- compatibilityRange: "[3.3.0,3.5.0-M1)"
version: 2.2.0
solace-spring-cloud:
groupId: com.solace.spring.cloud
Expand Down Expand Up @@ -845,7 +845,7 @@ initializr:
- name: Solace PubSub+
bom: solace-spring-boot
id: solace
compatibilityRange: "[3.3.0,3.4.0-M1)"
compatibilityRange: "[3.3.0,3.5.0-M1)"
description: Connect to a Solace PubSub+ Advanced Event Broker to publish, subscribe, request/reply and store/replay messages
groupId: com.solace.spring.boot
artifactId: solace-spring-boot-starter
Expand Down

0 comments on commit 9f83405

Please sign in to comment.