Skip to content

Commit

Permalink
build(deps): bump spring.boot.version from 2.7.17 to 3.3.2
Browse files Browse the repository at this point in the history
Bumps `spring.boot.version` from 2.7.17 to 3.3.2.

Updates `org.springframework.boot:spring-boot-dependencies` from 2.7.17 to 3.3.2
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.17...v3.3.2)

Updates `org.springframework.boot:spring-boot-starter-graphql` from 2.7.17 to 3.3.2
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.17...v3.3.2)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework.boot:spring-boot-starter-graphql
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 19, 2024
1 parent 5410f19 commit a47d9c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@

<zeebe.version>8.4.5</zeebe.version>

<spring.boot.version>2.7.17</spring.boot.version>
<spring.boot.version>3.3.2</spring.boot.version>

<hazelcast.exporter.version>1.4.0</hazelcast.exporter.version>
<!-- pin Hazelcast version because of spring-boot-dependencies -->
Expand Down

0 comments on commit a47d9c2

Please sign in to comment.