Skip to content

Commit

Permalink
Upgrade solace-spring-cloud to 4.7.0
Browse files Browse the repository at this point in the history
Also enables it for Spring Boot 3.4.0

Closes gh-1711
  • Loading branch information
mhalbritter committed Jan 29, 2025
1 parent 9f83405 commit ba46dbd
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 @@ -76,8 +76,8 @@ initializr:
artifactId: solace-spring-cloud-bom
versionProperty: solace-spring-cloud.version
mappings:
- compatibilityRange: "[3.3.0,3.4.0-M1)"
version: 4.6.0
- compatibilityRange: "[3.3.0,3.5.0-M1)"
version: 4.7.0
spring-ai:
groupId: org.springframework.ai
artifactId: spring-ai-bom
Expand Down

0 comments on commit ba46dbd

Please sign in to comment.