File tree Expand file tree Collapse file tree
spring-data-eclipse-store Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ instructions** are in the documentation](https://xdev-software.github.io/spring-
6262| `` 2.5.1-2.5.2 `` | `` 17+ `` | `` 3.4.2 `` | `` 2.1.1 `` |
6363| `` 2.5.3 `` | `` 17+ `` | `` 3.5.3 `` | `` 2.1.3 `` |
6464| `` 2.5.4 `` | `` 17+ `` | `` 3.5.9 `` | `` 2.1.3 `` |
65- | `` >= 2.6.0 `` | `` 25 +`` | `` 4.0.1 `` | `` 2.1.3 `` |
65+ | `` >= 2.6.0 `` | `` 17 +`` | `` 4.0.1 `` | `` 2.1.3 `` |
6666
6767## Demo
6868
Original file line number Diff line number Diff line change 1515 </organization >
1616
1717 <properties >
18- <javaVersion >25 </javaVersion >
18+ <javaVersion >17 </javaVersion >
1919 <maven .compiler.release>${javaVersion} </maven .compiler.release>
2020
2121 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
Original file line number Diff line number Diff line change 4343
4444 <properties >
4545 <!-- Should be in sync with org.eclipse.store:integrations-spring-boot3 -->
46- <javaVersion >25 </javaVersion >
46+ <javaVersion >17 </javaVersion >
4747 <maven .compiler.release>${javaVersion} </maven .compiler.release>
4848
4949 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
You can’t perform that action at this time.
0 commit comments