Skip to content

Commit

Permalink
chore(deps): bump spring-boot-dependencies from 2.7.4 to 2.7.5 (#115)
Browse files Browse the repository at this point in the history
Bumps [spring-boot-dependencies](https://github.com/spring-projects/spring-boot) from 2.7.4 to 2.7.5.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.4...v2.7.5)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 26, 2022
1 parent 3048eaf commit 10c93e7
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 @@ -21,7 +21,7 @@
<zeebe.version>8.1.2</zeebe.version>
<version.zeebe.spring>8.1.0</version.zeebe.spring>

<spring.boot.version>2.7.4</spring.boot.version>
<spring.boot.version>2.7.5</spring.boot.version>
<zeebe-hazelcast.version>1.2.1</zeebe-hazelcast.version>
<!-- pin Hazelcast version because of spring-boot-dependencies -->
<version.hazelcast>5.2.0</version.hazelcast>
Expand Down

0 comments on commit 10c93e7

Please sign in to comment.