Skip to content

Commit

Permalink
Bump spring.admin.version from 3.4.0 to 3.4.1
Browse files Browse the repository at this point in the history
Bumps `spring.admin.version` from 3.4.0 to 3.4.1.

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

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

---
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and iliyan-velichkov committed Jan 13, 2025
1 parent ead12f0 commit 1b934f2
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 @@ -114,7 +114,7 @@
<maven-license-plugin.version>4.6</maven-license-plugin.version>

<!-- Spring -->
<spring.boot.version>3.4.0</spring.boot.version>
<spring.boot.version>3.4.1</spring.boot.version>
<spring.admin.version>${spring.boot.version}</spring.admin.version>
<springdoc.version>2.7.0</springdoc.version>

Expand Down

0 comments on commit 1b934f2

Please sign in to comment.