Skip to content

Commit 5d425a2

Browse files
Merge pull request #374 from AxonIQ/dependabot/maven/maven-dependencies-99fc8f4d1b
Bump the maven-dependencies group with 8 updates
2 parents f983d45 + d550ed9 commit 5d425a2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

multitenancy/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<flyway.version>11.1.0</flyway.version>
1919
<h2.version>2.3.232</h2.version>
2020
<!-- UI -->
21-
<vaadin.version>24.5.8</vaadin.version>
21+
<vaadin.version>24.6.0</vaadin.version>
2222
<java.version>21</java.version>
2323
</properties>
2424

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,15 +40,15 @@
4040
<!-- Axon -->
4141
<axon-bom.version>4.10.4</axon-bom.version>
4242
<!--Spring-->
43-
<spring-boot.version>3.4.0</spring-boot.version>
43+
<spring-boot.version>3.4.1</spring-boot.version>
4444
<!-- Database -->
4545
<hibernate-core.version>6.2.6.Final</hibernate-core.version>
4646
<!--Other-->
4747
<findbugs-jsr305.version>3.0.2</findbugs-jsr305.version>
4848
<reactor-core.version>3.7.1</reactor-core.version>
4949
<!--Testing-->
5050
<hamcrest.version>1.3</hamcrest.version>
51-
<junit.version>5.11.3</junit.version>
51+
<junit.version>5.11.4</junit.version>
5252
<mockito.version>5.14.2</mockito.version>
5353
<testcontainers.version>1.20.4</testcontainers.version>
5454
<!-- Build and Plugins -->

0 commit comments

Comments
 (0)