Skip to content

Commit

Permalink
chore(deps): bump org.springframework.boot:spring-boot-actuator
Browse files Browse the repository at this point in the history
Bumps [org.springframework.boot:spring-boot-actuator](https://github.com/spring-projects/spring-boot) from 3.1.3 to 3.1.6.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.1.3...v3.1.6)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-actuator
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 4, 2024
1 parent 147a005 commit 33e02db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ldi-orchestrator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
</modules>

<properties>
<spring-boot.version>3.1.3</spring-boot.version>
<spring-boot.version>3.1.6</spring-boot.version>
<spring-modulith.version>1.1.6</spring-modulith.version>
<spring-test.version>6.0.11</spring-test.version>
<cucumber.version>7.13.0</cucumber.version>
Expand Down

0 comments on commit 33e02db

Please sign in to comment.