Skip to content

Commit

Permalink
Bump the maven group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the maven group with 2 updates in the /data-extract-langchain4j directory: [io.quarkiverse.langchain4j:quarkus-langchain4j-bom](https://github.com/quarkiverse/quarkus-langchain4j) and [com.mycila:license-maven-plugin](https://github.com/mathieucarbou/license-maven-plugin).


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

Updates `com.mycila:license-maven-plugin` from 4.5 to 4.6
- [Release notes](https://github.com/mathieucarbou/license-maven-plugin/releases)
- [Commits](mathieucarbou/license-maven-plugin@license-maven-plugin-4.5...license-maven-plugin-4.6)

---
updated-dependencies:
- dependency-name: io.quarkiverse.langchain4j:quarkus-langchain4j-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven
- dependency-name: com.mycila:license-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 26, 2024
1 parent a66952c commit 2b31bb4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data-extract-langchain4j/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,13 @@
<formatter-maven-plugin.version>2.24.1</formatter-maven-plugin.version>
<groovy-maven-plugin.version>2.1.1</groovy-maven-plugin.version>
<impsort-maven-plugin.version>1.12.0</impsort-maven-plugin.version>
<license-maven-plugin.version>4.5</license-maven-plugin.version>
<license-maven-plugin.version>4.6</license-maven-plugin.version>
<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
<maven-jar-plugin.version>3.4.2</maven-jar-plugin.version>
<maven-resources-plugin.version>3.3.1</maven-resources-plugin.version>
<maven-surefire-plugin.version>3.5.0</maven-surefire-plugin.version>

<quarkus-langchain4j.version>0.17.2</quarkus-langchain4j.version>
<quarkus-langchain4j.version>0.18.0</quarkus-langchain4j.version>
<wiremock.version>3.9.1</wiremock.version>
</properties>

Expand Down

0 comments on commit 2b31bb4

Please sign in to comment.