Skip to content

build(deps): bump spring-boot-admin.version from 4.1.1 to 4.1.2 - #439

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/spring-boot-admin.version-4.1.2
Open

build(deps): bump spring-boot-admin.version from 4.1.1 to 4.1.2#439
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/spring-boot-admin.version-4.1.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 14, 2026

Copy link
Copy Markdown
Contributor

Bumps spring-boot-admin.version from 4.1.1 to 4.1.2.
Updates de.codecentric:spring-boot-admin-starter-client from 4.1.1 to 4.1.2

Release notes

Sourced from de.codecentric:spring-boot-admin-starter-client's releases.

4.1.2

What's Changed

Features

Dependencies

... (truncated)

Commits
  • 9dd5a52 chore(pom): update project revision to 4.1.3-SNAPSHOT
  • eb70802 refactor(tests): remove unused deferred function from index.spec.ts
  • 5c82bfa refactor(tests): update rendering logic in DetailsMemory tests for consistency
  • 529a3c8 refactor: simplify update key logic by using instance ID directly
  • e37180a refactor(pom): update project name for clarity in custom UI description
  • dd4c66f refactor(pom): update maven compiler configuration to use release version (#5...
  • 45d3d1a chore(deps): update typescript-eslint monorepo to v8.63.0 (#5520)
  • 919d18d chore: Add 'localNpm' Maven build profile and 'npm.registry' Maven property t...
  • 1f991ea fix(#5452): add optional ssrf check mechanism (#5464)
  • e75428c feat(#4342) logfile view - chunk navigation (#5390)
  • Additional commits viewable in compare view

Updates de.codecentric:spring-boot-admin-server from 4.1.1 to 4.1.2

Release notes

Sourced from de.codecentric:spring-boot-admin-server's releases.

4.1.2

What's Changed

Features

Dependencies

... (truncated)

Commits
  • 9dd5a52 chore(pom): update project revision to 4.1.3-SNAPSHOT
  • eb70802 refactor(tests): remove unused deferred function from index.spec.ts
  • 5c82bfa refactor(tests): update rendering logic in DetailsMemory tests for consistency
  • 529a3c8 refactor: simplify update key logic by using instance ID directly
  • e37180a refactor(pom): update project name for clarity in custom UI description
  • dd4c66f refactor(pom): update maven compiler configuration to use release version (#5...
  • 45d3d1a chore(deps): update typescript-eslint monorepo to v8.63.0 (#5520)
  • 919d18d chore: Add 'localNpm' Maven build profile and 'npm.registry' Maven property t...
  • 1f991ea fix(#5452): add optional ssrf check mechanism (#5464)
  • e75428c feat(#4342) logfile view - chunk navigation (#5390)
  • Additional commits viewable in compare view

Updates de.codecentric:spring-boot-admin-server-ui from 4.1.1 to 4.1.2

Release notes

Sourced from de.codecentric:spring-boot-admin-server-ui's releases.

4.1.2

What's Changed

Features

Dependencies

... (truncated)

Commits
  • 9dd5a52 chore(pom): update project revision to 4.1.3-SNAPSHOT
  • eb70802 refactor(tests): remove unused deferred function from index.spec.ts
  • 5c82bfa refactor(tests): update rendering logic in DetailsMemory tests for consistency
  • 529a3c8 refactor: simplify update key logic by using instance ID directly
  • e37180a refactor(pom): update project name for clarity in custom UI description
  • dd4c66f refactor(pom): update maven compiler configuration to use release version (#5...
  • 45d3d1a chore(deps): update typescript-eslint monorepo to v8.63.0 (#5520)
  • 919d18d chore: Add 'localNpm' Maven build profile and 'npm.registry' Maven property t...
  • 1f991ea fix(#5452): add optional ssrf check mechanism (#5464)
  • e75428c feat(#4342) logfile view - chunk navigation (#5390)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `spring-boot-admin.version` from 4.1.1 to 4.1.2.

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

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 14, 2026
@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants