Skip to content

Commit

Permalink
Merge pull request #508 from AxonFramework/dependabot/maven/maven-dep…
Browse files Browse the repository at this point in the history
…endencies-0ba42f972f

build(deps): bump the maven-dependencies group with 3 updates
  • Loading branch information
github-actions[bot] authored May 12, 2024
2 parents 755685a + c1ffb6f commit 0a29985
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion kafka-spring-boot-3-integrationtests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>testcontainers-bom</artifactId>
<version>1.19.7</version>
<version>1.19.8</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down
2 changes: 1 addition & 1 deletion kafka/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@

<properties>
<jmh-core.version>1.37</jmh-core.version>
<test-containers.version>1.19.7</test-containers.version>
<test-containers.version>1.19.8</test-containers.version>
<maven-enforcer-plugin.version>3.4.1</maven-enforcer-plugin.version>
<findbugs-jsr305.version>3.0.2</findbugs-jsr305.version>
<cloudevents.version>2.5.0</cloudevents.version>
Expand Down

0 comments on commit 0a29985

Please sign in to comment.