Skip to content

Commit

Permalink
deps: bump version.spring-boot from 2.7.12 to 2.7.13
Browse files Browse the repository at this point in the history
Bumps `version.spring-boot` from 2.7.12 to 2.7.13.

Updates `spring-boot-dependencies` from 2.7.12 to 2.7.13
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.12...v2.7.13)

Updates `spring-boot-maven-plugin` from 2.7.12 to 2.7.13
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.12...v2.7.13)

---
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>
  • Loading branch information
dependabot[bot] authored Jun 23, 2023
1 parent 290e699 commit 0d008b5
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 @@ -24,7 +24,7 @@
<version.zeebe-process-test-extension-testcontainer>8.2.6</version.zeebe-process-test-extension-testcontainer>
<version.camunda.platform>7.19.0</version.camunda.platform>
<version.jsoup>1.16.1</version.jsoup>
<version.spring-boot>2.7.12</version.spring-boot>
<version.spring-boot>2.7.13</version.spring-boot>
<version.picocli>4.7.4</version.picocli>
<version.commons-io>2.13.0</version.commons-io>
<version.slack-api-client>1.29.2</version.slack-api-client>
Expand Down

0 comments on commit 0d008b5

Please sign in to comment.