Skip to content

Commit

Permalink
Merge pull request #403 from AxonFramework/dependabot/maven/org.testc…
Browse files Browse the repository at this point in the history
…ontainers-testcontainers-bom-1.19.2

Bump org.testcontainers:testcontainers-bom from 1.19.1 to 1.19.2
  • Loading branch information
github-actions[bot] authored Nov 15, 2023
2 parents 00144c8 + f2e267c commit 4906a36
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion mongo-spring-boot-3-integrationtests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@

<properties>
<axon.version>4.9.0</axon.version>
<testcontainers.version>1.19.1</testcontainers.version>
<testcontainers.version>1.19.2</testcontainers.version>
<!-- Build / Plugin -->
<jacoco-maven.version>0.8.11</jacoco-maven.version>
<maven-jar.version>3.3.0</maven-jar.version>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<awaitility.version>4.2.0</awaitility.version>
<junit.jupiter.version>5.10.0</junit.jupiter.version>
<mockito.version>4.11.0</mockito.version>
<testcontainers.version>1.19.1</testcontainers.version>
<testcontainers.version>1.19.2</testcontainers.version>
<!-- Build / Plugins -->
<jacoco-maven.version>0.8.11</jacoco-maven.version>
<maven-assembly.version>3.6.0</maven-assembly.version>
Expand Down

0 comments on commit 4906a36

Please sign in to comment.