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.
1 parent edcbb22 commit b3745fbCopy full SHA for b3745fb
multitenancy/pom.xml
@@ -15,7 +15,7 @@
15
16
<properties>
17
<!-- Database -->
18
- <flyway.version>11.6.0</flyway.version>
+ <flyway.version>11.7.0</flyway.version>
19
<h2.version>2.3.232</h2.version>
20
<!-- UI -->
21
<vaadin.version>24.7.1</vaadin.version>
pom.xml
@@ -50,7 +50,7 @@
50
<reactor-core.version>3.7.4</reactor-core.version>
51
<!--Testing-->
52
<hamcrest.version>1.3</hamcrest.version>
53
- <junit.version>5.12.1</junit.version>
+ <junit.version>5.12.2</junit.version>
54
<mockito.version>5.17.0</mockito.version>
55
<testcontainers.version>1.20.6</testcontainers.version>
56
<!-- Build and Plugins -->
0 commit comments