We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 432aa2d + c910a77 commit 13b6270Copy full SHA for 13b6270
multitenancy/pom.xml
@@ -15,7 +15,7 @@
15
16
<properties>
17
<!-- Database -->
18
- <flyway.version>11.11.2</flyway.version>
+ <flyway.version>11.12.0</flyway.version>
19
<h2.version>2.3.232</h2.version>
20
<!-- UI -->
21
<vaadin.version>24.8.7</vaadin.version>
set-based-validation/pom.xml
@@ -18,7 +18,7 @@
<!--Serialization-->
<jackson-core.version>2.20</jackson-core.version>
<!--UI-->
- <spring-doc.version>2.8.11</spring-doc.version>
+ <spring-doc.version>2.8.12</spring-doc.version>
22
</properties>
23
24
<dependencies>
0 commit comments