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 94b0f6a + 5ea9773 commit 36ff72eCopy full SHA for 36ff72e
multitenancy/pom.xml
@@ -18,7 +18,7 @@
18
<flyway.version>11.13.2</flyway.version>
19
<h2.version>2.4.240</h2.version>
20
<!-- UI -->
21
- <vaadin.version>24.9.0</vaadin.version>
+ <vaadin.version>24.9.2</vaadin.version>
22
<java.version>21</java.version>
23
</properties>
24
pom.xml
@@ -50,7 +50,7 @@
50
<reactor-core.version>3.7.11</reactor-core.version>
51
<!--Testing-->
52
<hamcrest.version>1.3</hamcrest.version>
53
- <junit.version>5.13.4</junit.version>
+ <junit.version>6.0.0</junit.version>
54
<mockito.version>5.20.0</mockito.version>
55
<testcontainers.version>1.21.3</testcontainers.version>
56
<!-- Build and Plugins -->
0 commit comments