Skip to content

Commit

Permalink
Bump spring-boot.version from 2.7.2 to 2.7.3 (#312)
Browse files Browse the repository at this point in the history
Bumps `spring-boot.version` from 2.7.2 to 2.7.3.

Updates `spring-boot-dependencies` from 2.7.2 to 2.7.3
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.2...v2.7.3)

Updates `spring-boot-maven-plugin` from 2.7.2 to 2.7.3
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.2...v2.7.3)

---
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] <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 Aug 26, 2022
1 parent 006bcb5 commit c1875f3
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.2</spring-boot.version>
<spring-boot.version>2.7.3</spring-boot.version>
<telegram-bots.version>6.1.0</telegram-bots.version>
<logbook.version>2.14.0</logbook.version>
<maven.deploy.skip>true</maven.deploy.skip>
Expand Down

0 comments on commit c1875f3

Please sign in to comment.