Skip to content

Commit 68a8cb3

Browse files
Bump the maven group across 2 directories with 1 update (#315)
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.2 to 3.10.0 - [Release notes](https://github.com/wiremock/wiremock/releases) - [Commits](wiremock/wiremock@3.9.2...3.10.0) Updates `org.wiremock:wiremock-standalone` from 3.9.2 to 3.10.0 - [Release notes](https://github.com/wiremock/wiremock/releases) - [Commits](wiremock/wiremock@3.9.2...3.10.0) --- updated-dependencies: - dependency-name: org.wiremock:wiremock-standalone dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven - dependency-name: org.wiremock:wiremock-standalone dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9f9cbee commit 68a8cb3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

data-extract-langchain4j/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<maven-surefire-plugin.version>3.5.2</maven-surefire-plugin.version>
5757

5858
<quarkus-langchain4j.version>0.22.0</quarkus-langchain4j.version>
59-
<wiremock.version>3.9.2</wiremock.version>
59+
<wiremock.version>3.10.0</wiremock.version>
6060
</properties>
6161

6262
<dependencyManagement>

kamelet-chucknorris/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<maven-resources-plugin.version>3.3.1</maven-resources-plugin.version>
5252
<maven-surefire-plugin.version>3.5.2</maven-surefire-plugin.version>
5353

54-
<wiremock.version>3.9.2</wiremock.version>
54+
<wiremock.version>3.10.0</wiremock.version>
5555
</properties>
5656

5757
<dependencyManagement>

0 commit comments

Comments
 (0)