Skip to content

Commit

Permalink
chore(deps): bump spring-boot-actuator-autoconfigure from 2.7.5 to 2.…
Browse files Browse the repository at this point in the history
…7.11 in /spring (#536)

* chore(deps): bump spring-boot-actuator-autoconfigure in /spring

Bumps [spring-boot-actuator-autoconfigure](https://github.com/spring-projects/spring-boot) from 2.7.5 to 2.7.11.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.5...v2.7.11)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-actuator-autoconfigure
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

* docs: update CHANGELOG.md

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jakub Bednář <[email protected]>
  • Loading branch information
dependabot[bot] and bednar authored May 2, 2023
1 parent eaecfef commit 5de7014
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## 6.9.0 [unreleased]

### Dependencies

Update dependencies:

#### Build:
- [#536](https://github.com/influxdata/influxdb-client-java/pull/536): `spring-boot` to `2.7.11`

## 6.8.0 [2023-03-29]

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@

<properties>
<micrometer.version>1.10.3</micrometer.version>
<spring-boot.version>2.7.5</spring-boot.version>
<spring-boot.version>2.7.11</spring-boot.version>
<spring.version>5.3.26</spring.version>
</properties>

Expand Down

0 comments on commit 5de7014

Please sign in to comment.