Skip to content

Bump lmosRouterVersion from 0.24.0 to 0.26.0#293

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/lmosRouterVersion-0.26.0
Open

Bump lmosRouterVersion from 0.24.0 to 0.26.0#293
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/lmosRouterVersion-0.26.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2026

Bumps lmosRouterVersion from 0.24.0 to 0.26.0.
Updates org.eclipse.lmos:lmos-classifier-llm-spring-boot-starter from 0.24.0 to 0.26.0

Release notes

Sourced from org.eclipse.lmos:lmos-classifier-llm-spring-boot-starter's releases.

0.26.0

Full Changelog: eclipse-lmos/lmos-router@0.25.0...0.26.0

Commits

Updates org.eclipse.lmos:lmos-classifier-vector-spring-boot-starter from 0.24.0 to 0.26.0

Release notes

Sourced from org.eclipse.lmos:lmos-classifier-vector-spring-boot-starter's releases.

0.26.0

Full Changelog: eclipse-lmos/lmos-router@0.25.0...0.26.0

Commits

Updates org.eclipse.lmos:lmos-classifier-hybrid-spring-boot-starter from 0.24.0 to 0.26.0

Release notes

Sourced from org.eclipse.lmos:lmos-classifier-hybrid-spring-boot-starter's releases.

0.26.0

Full Changelog: eclipse-lmos/lmos-router@0.25.0...0.26.0

Commits

Updates org.eclipse.lmos:lmos-classifier-core from 0.24.0 to 0.26.0

Release notes

Sourced from org.eclipse.lmos:lmos-classifier-core's releases.

0.26.0

Full Changelog: eclipse-lmos/lmos-router@0.25.0...0.26.0

Commits

Updates org.eclipse.lmos:lmos-classifier-llm from 0.24.0 to 0.26.0

Release notes

Sourced from org.eclipse.lmos:lmos-classifier-llm's releases.

0.26.0

Full Changelog: eclipse-lmos/lmos-router@0.25.0...0.26.0

Commits

Updates org.eclipse.lmos:lmos-router-llm from 0.24.0 to 0.26.0

Release notes

Sourced from org.eclipse.lmos:lmos-router-llm's releases.

0.26.0

Full Changelog: eclipse-lmos/lmos-router@0.25.0...0.26.0

Commits

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 3, 2026
@dependabot dependabot bot force-pushed the dependabot/gradle/lmosRouterVersion-0.26.0 branch from f27c84b to 8f73c02 Compare March 10, 2026 06:48
Bumps `lmosRouterVersion` from 0.24.0 to 0.26.0.

Updates `org.eclipse.lmos:lmos-classifier-llm-spring-boot-starter` from 0.24.0 to 0.26.0
- [Release notes](https://github.com/eclipse-lmos/lmos-router/releases)
- [Commits](eclipse-lmos/lmos-router@0.24.0...0.26.0)

Updates `org.eclipse.lmos:lmos-classifier-vector-spring-boot-starter` from 0.24.0 to 0.26.0
- [Release notes](https://github.com/eclipse-lmos/lmos-router/releases)
- [Commits](eclipse-lmos/lmos-router@0.24.0...0.26.0)

Updates `org.eclipse.lmos:lmos-classifier-hybrid-spring-boot-starter` from 0.24.0 to 0.26.0
- [Release notes](https://github.com/eclipse-lmos/lmos-router/releases)
- [Commits](eclipse-lmos/lmos-router@0.24.0...0.26.0)

Updates `org.eclipse.lmos:lmos-classifier-core` from 0.24.0 to 0.26.0
- [Release notes](https://github.com/eclipse-lmos/lmos-router/releases)
- [Commits](eclipse-lmos/lmos-router@0.24.0...0.26.0)

Updates `org.eclipse.lmos:lmos-classifier-llm` from 0.24.0 to 0.26.0
- [Release notes](https://github.com/eclipse-lmos/lmos-router/releases)
- [Commits](eclipse-lmos/lmos-router@0.24.0...0.26.0)

Updates `org.eclipse.lmos:lmos-router-llm` from 0.24.0 to 0.26.0
- [Release notes](https://github.com/eclipse-lmos/lmos-router/releases)
- [Commits](eclipse-lmos/lmos-router@0.24.0...0.26.0)

---
updated-dependencies:
- dependency-name: org.eclipse.lmos:lmos-classifier-llm-spring-boot-starter
  dependency-version: 0.26.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.eclipse.lmos:lmos-classifier-vector-spring-boot-starter
  dependency-version: 0.26.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.eclipse.lmos:lmos-classifier-hybrid-spring-boot-starter
  dependency-version: 0.26.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.eclipse.lmos:lmos-classifier-core
  dependency-version: 0.26.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.eclipse.lmos:lmos-classifier-llm
  dependency-version: 0.26.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.eclipse.lmos:lmos-router-llm
  dependency-version: 0.26.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/lmosRouterVersion-0.26.0 branch from 8f73c02 to 7d2841b Compare March 16, 2026 06:48
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