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 5cec4d3 commit 4b891c7Copy full SHA for 4b891c7
integrationtest/pom.xml
@@ -48,7 +48,7 @@
48
<id>springITs</id>
49
<activation>
50
<!-- Hack to activate by default, except when explicitly disabled -->
51
- <jdk>[17,)</jdk>
+ <jdk>[17,25)</jdk>
52
</activation>
53
<modules>
54
<module>mapper/orm-spring</module>
lucene-next/integrationtest/pom.xml
@@ -25,7 +25,7 @@
25
26
27
28
29
30
31
<module>showcase/library</module>
0 commit comments