Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Commit

Permalink
chore(deps): bump spring-boot-dependencies from 3.0.6 to 3.1.0
Browse files Browse the repository at this point in the history
Bumps [spring-boot-dependencies](https://github.com/spring-projects/spring-boot) from 3.0.6 to 3.1.0.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.0.6...v3.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and alo-id committed May 25, 2023
1 parent 518658d commit 6c61fad
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 @@ -47,7 +47,7 @@
<maven.compiler.source>8</maven.compiler.source>
<maven.compiler.target>8</maven.compiler.target>
<spring.cloud-version>2022.0.2</spring.cloud-version>
<spring.boot-version>3.0.6</spring.boot-version>
<spring.boot-version>3.1.0</spring.boot-version>
<testcontainers.version>1.18.1</testcontainers.version>

<sonar.projectKey>idealo_spring-cloud-stream-binder-sns</sonar.projectKey>
Expand Down

0 comments on commit 6c61fad

Please sign in to comment.