Skip to content

Commit

Permalink
Bump com.solace.spring.boot:solace-spring-boot-bom from 2.1.1 to 2.2.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.1.1 to 2.2.0.
- [Release notes](https://github.com/SolaceProducts/solace-spring-boot/releases)
- [Commits](SolaceProducts/solace-spring-boot@2.1.1...2.2.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 Aug 27, 2024
1 parent ff6a6a2 commit 3378104
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.1.1</version>
<version>2.2.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.1.1</solace.spring.boot.bom.version>
<solace.spring.boot.bom.version>2.2.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 3378104

Please sign in to comment.