Skip to content

Commit

Permalink
Bump spring-boot.version from 2.5.5 to 3.0.5
Browse files Browse the repository at this point in the history
Bumps `spring-boot.version` from 2.5.5 to 3.0.5.

Updates `spring-boot-dependencies` from 2.5.5 to 3.0.5
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.5.5...v3.0.5)

Updates `spring-boot-maven-plugin` from 2.5.5 to 3.0.5
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.5.5...v3.0.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 13, 2023
1 parent 57e6eab commit 3e1daf8
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 @@ -14,7 +14,7 @@

<aws-java-sdk.version>1.12.417</aws-java-sdk.version>
<zipkin-reporter.version>2.16.3</zipkin-reporter.version>
<spring-boot.version>2.5.5</spring-boot.version>
<spring-boot.version>3.0.5</spring-boot.version>
<testcontainers.version>1.16.0</testcontainers.version>
<jackson.version>2.14.2</jackson.version>
<amazon-kinesis-producer.version>0.15.5</amazon-kinesis-producer.version>
Expand Down

0 comments on commit 3e1daf8

Please sign in to comment.