Skip to content

Commit

Permalink
Merge pull request #375 from AxonIQ/dependabot/maven/maven-dependenci…
Browse files Browse the repository at this point in the history
…es-a99c63f9f9

Bump the maven-dependencies group with 2 updates
  • Loading branch information
github-actions[bot] authored Jan 5, 2025
2 parents 5d425a2 + 95cdc0b commit fa26290
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<!--Testing-->
<hamcrest.version>1.3</hamcrest.version>
<junit.version>5.11.4</junit.version>
<mockito.version>5.14.2</mockito.version>
<mockito.version>5.15.2</mockito.version>
<testcontainers.version>1.20.4</testcontainers.version>
<!-- Build and Plugins -->
<maven-compiler.version>3.13.0</maven-compiler.version>
Expand Down
2 changes: 1 addition & 1 deletion set-based-validation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<!--Serialization-->
<jackson-core.version>2.18.2</jackson-core.version>
<!--UI-->
<spring-doc.version>2.7.0</spring-doc.version>
<spring-doc.version>2.8.0</spring-doc.version>
</properties>

<dependencies>
Expand Down

0 comments on commit fa26290

Please sign in to comment.