Skip to content

Commit

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

Updates `de.codecentric:spring-boot-admin-starter-server` from 3.3.5 to 3.3.6
- [Release notes](https://github.com/codecentric/spring-boot-admin/releases)
- [Commits](codecentric/spring-boot-admin@3.3.5...3.3.6)

Updates `de.codecentric:spring-boot-admin-starter-client` from 3.3.5 to 3.3.6
- [Release notes](https://github.com/codecentric/spring-boot-admin/releases)
- [Commits](codecentric/spring-boot-admin@3.3.5...3.3.6)

---
updated-dependencies:
- dependency-name: de.codecentric:spring-boot-admin-starter-server
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: de.codecentric:spring-boot-admin-starter-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent b562166 commit 291de62
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 @@ -60,7 +60,7 @@
<!-- Dependencies (other than Maven plugins) -->
<micrometer.version>1.14.0</micrometer.version>
<springdoc.version>2.6.0</springdoc.version>
<spring-boot-admin.version>3.3.5</spring-boot-admin.version>
<spring-boot-admin.version>3.3.6</spring-boot-admin.version>
<!-- Maven plugins -->
<maven-project-info-reports-plugin.version>3.8.0</maven-project-info-reports-plugin.version>
<maven-enforcer-plugin.version>3.5.0</maven-enforcer-plugin.version>
Expand Down

0 comments on commit 291de62

Please sign in to comment.