Skip to content

deps: bump the maven-minor-patch group with 3 updates - #446

Merged
devops-thiago merged 3 commits into
release/v0.6.0from
dependabot/maven/maven-minor-patch-e5ce1cf00c
Aug 8, 2026
Merged

deps: bump the maven-minor-patch group with 3 updates#446
devops-thiago merged 3 commits into
release/v0.6.0from
dependabot/maven/maven-minor-patch-e5ce1cf00c

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 7, 2026

Copy link
Copy Markdown
Contributor

Bumps the maven-minor-patch group with 1 update: io.quarkiverse.langchain4j:quarkus-langchain4j-bom.

Updates io.quarkiverse.langchain4j:quarkus-langchain4j-bom from 1.12.0 to 1.12.2

Release notes

Sourced from io.quarkiverse.langchain4j:quarkus-langchain4j-bom's releases.

1.12.2

What's Changed

Full Changelog: quarkiverse/quarkus-langchain4j@1.12.1...1.12.2

1.12.1

What's Changed

Full Changelog: quarkiverse/quarkus-langchain4j@1.12.0...1.12.1

Commits
  • 245cfa4 [maven-release-plugin] prepare release 1.12.2
  • 8c7f150 Update the latest release version 1.12.2 in documentation
  • 16e9587 Update README to 1.12.2
  • 2dcce62 Update dependencies in samples
  • 3aa5229 Release 1.12.2
  • 15c187e Fixes numeric value check
  • ad444c8 [maven-release-plugin] prepare for next development iteration
  • 66965c5 [maven-release-plugin] prepare release 1.12.1
  • 2c71f88 Update the latest release version 1.12.1 in documentation
  • 8d814cc Update README to 1.12.1
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the maven-minor-patch group with 3 updates: [io.opentelemetry:opentelemetry-bom](https://github.com/open-telemetry/opentelemetry-java), [io.opentelemetry:opentelemetry-bom-alpha](https://github.com/open-telemetry/opentelemetry-java) and [io.quarkiverse.langchain4j:quarkus-langchain4j-bom](https://github.com/quarkiverse/quarkus-langchain4j).


Updates `io.opentelemetry:opentelemetry-bom` from 1.62.0 to 1.64.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-java@v1.62.0...v1.64.0)

Updates `io.opentelemetry:opentelemetry-bom-alpha` from 1.62.0-alpha to 1.64.0-alpha
- [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-java/commits)

Updates `io.quarkiverse.langchain4j:quarkus-langchain4j-bom` from 1.12.0 to 1.12.2
- [Release notes](https://github.com/quarkiverse/quarkus-langchain4j/releases)
- [Commits](quarkiverse/quarkus-langchain4j@1.12.0...1.12.2)

---
updated-dependencies:
- dependency-name: io.opentelemetry:opentelemetry-bom
  dependency-version: 1.64.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-minor-patch
- dependency-name: io.opentelemetry:opentelemetry-bom-alpha
  dependency-version: 1.64.0-alpha
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-minor-patch
- dependency-name: io.quarkiverse.langchain4j:quarkus-langchain4j-bom
  dependency-version: 1.12.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-minor-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 Aug 7, 2026
@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 1 package(s) with unknown licenses.
See the Details below.

License Issues

pom.xml

PackageVersionLicenseIssue Type
io.quarkiverse.langchain4j:quarkus-langchain4j-bom1.12.2NullUnknown License
Allowed Licenses: MIT, MIT-0, Apache-2.0, BSD-2-Clause, BSD-3-Clause, ISC, 0BSD, Unlicense, Zlib, EPL-1.0, EPL-2.0, MPL-1.1, MPL-2.0, LGPL-2.1-only, LGPL-2.1-or-later, LGPL-3.0-only, LGPL-3.0-or-later, GPL-2.0-only WITH Classpath-exception-2.0, GPL-2.0-or-later WITH Classpath-exception-2.0, CDDL-1.0, CDDL-1.1, UPL-1.0, CC0-1.0, CC-BY-4.0, BlueOak-1.0.0, Python-2.0, PSF-2.0
Excluded from license check: pkg:maven/io.netty/netty-bom, pkg:maven/io.opentelemetry/opentelemetry-bom, pkg:maven/io.opentelemetry/opentelemetry-bom-alpha, pkg:maven/io.quarkus.platform/quarkus-bom, pkg:maven/io.quarkus.platform/quarkus-maven-plugin, pkg:npm/robust-predicates

OpenSSF Scorecard

PackageVersionScoreDetails
maven/io.quarkiverse.langchain4j:quarkus-langchain4j-bom 1.12.2 UnknownUnknown

Scanned Files

  • pom.xml

@devops-thiago
devops-thiago changed the base branch from main to release/v0.6.0 August 8, 2026 11:03
@codecov

codecov Bot commented Aug 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@sonarqubecloud

sonarqubecloud Bot commented Aug 8, 2026

Copy link
Copy Markdown

@devops-thiago
devops-thiago merged commit c1ffa4c into release/v0.6.0 Aug 8, 2026
13 checks passed
@devops-thiago
devops-thiago deleted the dependabot/maven/maven-minor-patch-e5ce1cf00c branch August 8, 2026 11:10
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.

1 participant