Skip to content

Commit a51275e

Browse files
Merge pull request #404 from AxonIQ/dependabot/maven/maven-dependencies-1e2af46151
Bump the maven-dependencies group with 3 updates
2 parents 4fdcc22 + cfc2de4 commit a51275e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

multitenancy/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
<properties>
1717
<!-- Database -->
18-
<flyway.version>11.8.2</flyway.version>
18+
<flyway.version>11.9.1</flyway.version>
1919
<h2.version>2.3.232</h2.version>
2020
<!-- UI -->
2121
<vaadin.version>24.7.6</vaadin.version>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<reactor-core.version>3.7.6</reactor-core.version>
5151
<!--Testing-->
5252
<hamcrest.version>1.3</hamcrest.version>
53-
<junit.version>5.13.0</junit.version>
53+
<junit.version>5.13.1</junit.version>
5454
<mockito.version>5.18.0</mockito.version>
5555
<testcontainers.version>1.21.1</testcontainers.version>
5656
<!-- Build and Plugins -->

serialization-avro/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
<plugin>
9898
<groupId>org.codehaus.mojo</groupId>
9999
<artifactId>build-helper-maven-plugin</artifactId>
100-
<version>3.6.0</version>
100+
<version>3.6.1</version>
101101
<executions>
102102
<execution>
103103
<id>add-source</id>

0 commit comments

Comments
 (0)