Skip to content

Commit

Permalink
update compatibilityRange for Solace Spring Cloud
Browse files Browse the repository at this point in the history
  • Loading branch information
ferclager committed Aug 16, 2024
1 parent 3c28ef1 commit 78a859d
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions start-site/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,10 @@ initializr:
artifactId: solace-spring-cloud-bom
versionProperty: solace-spring-cloud.version
mappings:
- compatibilityRange: "[3.2.0,3.4.0-M1)"
version: 4.2.0
- compatibilityRange: "[3.2.0,3.3.0-M1)"
version: 4.1.0
- compatibilityRange: "[3.3.0,3.4.0-M1)"
version: 4.4.0
spring-ai:
groupId: org.springframework.ai
artifactId: spring-ai-bom
Expand Down

0 comments on commit 78a859d

Please sign in to comment.