Skip to content

Commit c42105b

Browse files
Merge pull request #416 from AxonIQ/dependabot/maven/maven-dependencies-7ead0c848a
Bump the maven-dependencies group with 8 updates
2 parents 89f251d + 613d7bb commit c42105b

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.11.1</flyway.version>
18+
<flyway.version>11.11.2</flyway.version>
1919
<h2.version>2.3.232</h2.version>
2020
<!-- UI -->
2121
<vaadin.version>24.8.6</vaadin.version>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<!-- Axon -->
4343
<axon-bom.version>4.12.1</axon-bom.version>
4444
<!--Spring-->
45-
<spring-boot.version>3.5.4</spring-boot.version>
45+
<spring-boot.version>3.5.5</spring-boot.version>
4646
<!-- Database -->
4747
<hibernate-core.version>6.2.6.Final</hibernate-core.version>
4848
<!--Other-->

set-based-validation/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<!--Serialization-->
1919
<jackson-core.version>2.19.2</jackson-core.version>
2020
<!--UI-->
21-
<spring-doc.version>2.8.9</spring-doc.version>
21+
<spring-doc.version>2.8.11</spring-doc.version>
2222
</properties>
2323

2424
<dependencies>

0 commit comments

Comments
 (0)