Skip to content

Commit

Permalink
Bump com.solace.spring.boot:solace-spring-boot-bom from 2.0.0 to 2.1.0
Browse files Browse the repository at this point in the history
Bumps [com.solace.spring.boot:solace-spring-boot-bom](https://github.com/SolaceProducts/solace-spring-boot) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/SolaceProducts/solace-spring-boot/releases)
- [Commits](SolaceProducts/solace-spring-boot@2.0.0...2.1.0)

---
updated-dependencies:
- dependency-name: com.solace.spring.boot:solace-spring-boot-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 18, 2024
1 parent 9420dd2 commit ed5dbad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.solace.spring.boot</groupId>
<artifactId>solace-spring-boot-bom</artifactId>
<version>2.0.0</version>
<version>2.1.0</version>
</parent>

<groupId>com.solace.spring.cloud</groupId>
Expand All @@ -26,7 +26,7 @@
<!-- This is the version of Solace Spring Boot we have targeted for this build -->
<!-- This also dictates the expected version of Spring Boot -->
<!-- Must match ${project.parent.version} -->
<solace.spring.boot.bom.version>2.0.0</solace.spring.boot.bom.version>
<solace.spring.boot.bom.version>2.1.0</solace.spring.boot.bom.version>

<!-- Override spring-boot version from solace-spring-boot to latest patch version -->
<!-- Remove this if the next version of solace-spring-boot works fine -->
Expand Down

0 comments on commit ed5dbad

Please sign in to comment.