camel-quarkus-examples icon indicating copy to clipboard operation
camel-quarkus-examples copied to clipboard

Bump the maven group across 1 directory with 3 updates

Open dependabot[bot] opened this issue 1 month ago • 0 comments

Bumps the maven group with 3 updates in the /data-extract-langchain4j directory: dev.langchain4j:langchain4j-bom, org.wiremock:wiremock-standalone and org.apache.maven.plugins:maven-jar-plugin.

Updates dev.langchain4j:langchain4j-bom from 1.7.1 to 1.8.0

Commits

Updates org.wiremock:wiremock-standalone from 3.13.1 to 3.13.2

Release notes

Sourced from org.wiremock:wiremock-standalone's releases.

3.13.2

What's Changed

Full Changelog: https://github.com/wiremock/wiremock/compare/3.13.1...3.13.2

Commits
  • 88587aa Use the new Maven Central publish mechanism
  • 31c2745 Merge pull request #3225 from wiremock/3.x-remove-standalone-only
  • fe27d5e Merge pull request #3227 from wiremock/fix-ui
  • 33f95c0 Remove unnecessary file
  • 2b6c07b Merge pull request #3224 from wiremock/upgrade-ui
  • 27feb5b Remove standaloneOnly
  • 581c243 Bump ui versions
  • 084d434 Bump version to 3.13.2 in prep for release
  • 9e4ce88 Bump version to 3.13.2 in prep for release
  • 2b296d6 Merge pull request #3222 from wiremock/3.x-versions
  • Additional commits viewable in compare view

Updates org.apache.maven.plugins:maven-jar-plugin from 3.4.2 to 3.5.0

Release notes

Sourced from org.apache.maven.plugins:maven-jar-plugin's releases.

3.5.0

🚀 New features and improvements

🐛 Bug Fixes

👻 Maintenance

🔧 Build

📦 Dependency updates

Commits
  • 68d00f1 [maven-release-plugin] prepare release maven-jar-plugin-3.5.0
  • 357b9bf Update site descriptor to 2.0.0
  • 340249c Fix detecting java version for toolchains and JDK 1.8
  • 06a6245 chore: remove junit3 references
  • d302b2c Bump commons-io:commons-io from 2.20.0 to 2.21.0
  • 6081bdb Bump org.codehaus.plexus:plexus-archiver from 4.10.3 to 4.10.4
  • ef8ed4c Migrate component injection to JSR-330
  • 704a35c Ignore stderr when parsing javac version from toolchain (#471)
  • 0beb969 Use maven-plugin-testing-harness version 3.4.0
  • c2624c8 Bump org.apache.maven.plugin-tools:maven-plugin-annotations (#488)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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

dependabot[bot] avatar Nov 17 '25 19:11 dependabot[bot]