Skip to content

Commit

Permalink
Bump the maven group across 2 directories with 1 update
Browse files Browse the repository at this point in the history
Bumps the maven group with 1 update in the /data-extract-langchain4j directory: [org.wiremock:wiremock-standalone](https://github.com/wiremock/wiremock).
Bumps the maven group with 1 update in the /kamelet-chucknorris directory: [org.wiremock:wiremock-standalone](https://github.com/wiremock/wiremock).


Updates `org.wiremock:wiremock-standalone` from 3.9.1 to 3.9.2
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](wiremock/wiremock@3.9.1...3.9.2)

Updates `org.wiremock:wiremock-standalone` from 3.9.1 to 3.9.2
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](wiremock/wiremock@3.9.1...3.9.2)

---
updated-dependencies:
- dependency-name: org.wiremock:wiremock-standalone
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: maven
- dependency-name: org.wiremock:wiremock-standalone
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: maven
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 23, 2024
1 parent 0190e5a commit bb775d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion data-extract-langchain4j/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<maven-surefire-plugin.version>3.5.1</maven-surefire-plugin.version>

<quarkus-langchain4j.version>0.20.3</quarkus-langchain4j.version>
<wiremock.version>3.9.1</wiremock.version>
<wiremock.version>3.9.2</wiremock.version>
</properties>

<dependencyManagement>
Expand Down
2 changes: 1 addition & 1 deletion kamelet-chucknorris/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<maven-resources-plugin.version>3.3.1</maven-resources-plugin.version>
<maven-surefire-plugin.version>3.5.1</maven-surefire-plugin.version>

<wiremock.version>3.9.1</wiremock.version>
<wiremock.version>3.9.2</wiremock.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit bb775d7

Please sign in to comment.