Skip to content

Commit 62faaab

Browse files
chore: [DevOps] bump the production-minor-patch group with 3 updates (#378)
Bumps the production-minor-patch group with 3 updates: [org.wiremock:wiremock](https://github.com/wiremock/wiremock), [org.mockito:mockito-core](https://github.com/mockito/mockito) and [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle). Updates `org.wiremock:wiremock` from 3.12.0 to 3.12.1 - [Release notes](https://github.com/wiremock/wiremock/releases) - [Commits](wiremock/wiremock@3.12.0...3.12.1) Updates `org.mockito:mockito-core` from 5.15.2 to 5.16.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.15.2...v5.16.0) Updates `com.puppycrawl.tools:checkstyle` from 10.21.3 to 10.21.4 - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.21.3...checkstyle-10.21.4) --- updated-dependencies: - dependency-name: org.wiremock:wiremock dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 35e1574 commit 62faaab

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,17 +58,17 @@
5858
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
5959
<cloud-sdk.version>5.17.0</cloud-sdk.version>
6060
<junit-jupiter.version>5.12.0</junit-jupiter.version>
61-
<wiremock.version>3.12.0</wiremock.version>
61+
<wiremock.version>3.12.1</wiremock.version>
6262
<assertj-core.version>3.27.3</assertj-core.version>
6363
<slf4j.version>2.0.17</slf4j.version>
64-
<checkstyle.version>10.21.3</checkstyle.version>
64+
<checkstyle.version>10.21.4</checkstyle.version>
6565
<system-stubs.version>2.1.3</system-stubs.version>
6666
<surefire.version>3.5.2</surefire.version>
6767
<springframework.version>6.2.1</springframework.version>
6868
<spring-ai.version>1.0.0-M6</spring-ai.version>
6969
<reactor-core.version>3.6.12</reactor-core.version>
7070
<dotenv-java.version>3.2.0</dotenv-java.version>
71-
<mockito.version>5.15.2</mockito.version>
71+
<mockito.version>5.16.0</mockito.version>
7272
<javaparser.version>3.26.3</javaparser.version>
7373
<jsonschema-generator.version>4.37.0</jsonschema-generator.version>
7474
<!-- conflicts resolution -->

0 commit comments

Comments
 (0)