Skip to content

Commit

Permalink
Bump spring-boot.version from 2.7.15 to 2.7.16 (#438)
Browse files Browse the repository at this point in the history
Bumps `spring-boot.version` from 2.7.15 to 2.7.16.

Updates `org.springframework.boot:spring-boot-dependencies` from 2.7.15 to 2.7.16
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.15...v2.7.16)

Updates `org.springframework.boot:spring-boot-maven-plugin` from 2.7.15 to 2.7.16
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.15...v2.7.16)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 22, 2023
1 parent f863ca8 commit 6bf8910
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion telegram-bot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<version>${revision}</version>

<properties>
<spring-boot.version>2.7.15</spring-boot.version>
<spring-boot.version>2.7.16</spring-boot.version>
<telegram-bots.version>6.8.0</telegram-bots.version>
<logbook.version>2.16.0</logbook.version>
<maven.deploy.skip>true</maven.deploy.skip>
Expand Down

0 comments on commit 6bf8910

Please sign in to comment.