Skip to content

Commit

Permalink
Merge pull request #1553 from ferclager
Browse files Browse the repository at this point in the history
* pr/1553:
  Upgrade to Spring Cloud Services 4.1.5
  Upgrade to Spring Cloud gcp to 5.5.0
  Upgrade to Solace Cloud 4.4.0
  Upgrade to Solace Spring Boot 2.1.1
  Upgrade to Sentry 7.14.0

Closes gh-1553
  • Loading branch information
mhalbritter committed Aug 19, 2024
2 parents 3346065 + 9306854 commit ad35e11
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions start-site/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,21 +65,23 @@ initializr:
versionProperty: sentry.version
mappings:
- compatibilityRange: "[3.2.0,3.3.0-M1)"
version: 7.3.0
version: 7.14.0
solace-spring-boot:
groupId: com.solace.spring.boot
artifactId: solace-spring-boot-bom
versionProperty: solace-spring-boot.version
mappings:
- compatibilityRange: "[3.2.0,3.4.0-M1)"
version: 2.0.0
version: 2.1.1
solace-spring-cloud:
groupId: com.solace.spring.cloud
artifactId: solace-spring-cloud-bom
versionProperty: solace-spring-cloud.version
mappings:
- compatibilityRange: "[3.2.0,3.4.0-M1)"
- 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 Expand Up @@ -110,15 +112,15 @@ initializr:
additionalBoms: [ spring-cloud ]
mappings:
- compatibilityRange: "[3.2.0,3.3.0-M1)"
version: 5.4.3
version: 5.5.0
spring-cloud-services:
groupId: io.pivotal.spring.cloud
artifactId: spring-cloud-services-dependencies
versionProperty: spring-cloud-services.version
additionalBoms: [ spring-cloud ]
mappings:
- compatibilityRange: "[3.2.0,3.4.0-M1)"
version: 4.1.3
version: 4.1.5
spring-modulith:
groupId: org.springframework.modulith
artifactId: spring-modulith-bom
Expand Down

0 comments on commit ad35e11

Please sign in to comment.