Skip to content

Commit

Permalink
chore(deps): bump spring-boot-dependencies from 2.6.0 to 2.6.1 (#332)
Browse files Browse the repository at this point in the history
Bumps [spring-boot-dependencies](https://github.com/spring-projects/spring-boot) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.6.0...v2.6.1)

---
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 30, 2021
1 parent db16ffd commit dba355a
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 @@ -22,7 +22,7 @@
<version.zeebe.spring>1.2.6</version.zeebe.spring>
<hazelcast.exporter.version>1.0.1</hazelcast.exporter.version>

<spring.boot.version>2.6.0</spring.boot.version>
<spring.boot.version>2.6.1</spring.boot.version>
<!-- pin Hazelcast version because of spring-boot-dependencies -->
<version.hazelcast>5.0</version.hazelcast>

Expand Down

0 comments on commit dba355a

Please sign in to comment.