Skip to content

Commit

Permalink
Merge pull request #520 from AxonFramework/dependabot/maven/maven-dep…
Browse files Browse the repository at this point in the history
…endencies-04aa2679de

build(deps): bump the maven-dependencies group with 3 updates
  • Loading branch information
github-actions[bot] authored Aug 4, 2024
2 parents 4e06bd3 + f5b6c18 commit a108832
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.20.0</version>
<version>1.20.1</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.20.0</test-containers.version>
<test-containers.version>1.20.1</test-containers.version>
<maven-enforcer-plugin.version>3.5.0</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 a108832

Please sign in to comment.