File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
spring-data-jpa-distribution Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 55
66 <groupId >org.springframework.data</groupId >
77 <artifactId >spring-data-jpa-parent</artifactId >
8- <version >4.1.0-SNAPSHOT</version >
8+ <version >4.1.0-GH-4085- SNAPSHOT</version >
99 <packaging >pom</packaging >
1010
1111 <name >Spring Data JPA Parent</name >
3939 <mysql-connector-java >9.5.0</mysql-connector-java >
4040 <postgresql >42.7.8</postgresql >
4141 <oracle >23.26.0.0.0</oracle >
42- <springdata .commons>4.1.0-SNAPSHOT</springdata .commons>
42+ <springdata .commons>4.1.0-GH-3400- SNAPSHOT</springdata .commons>
4343 <vavr >0.10.3</vavr >
4444
4545 <hibernate .groupId>org.hibernate</hibernate .groupId>
Original file line number Diff line number Diff line change 55
66 <groupId >org.springframework.data</groupId >
77 <artifactId >spring-data-envers</artifactId >
8- <version >4.1.0-SNAPSHOT</version >
8+ <version >4.1.0-GH-4085- SNAPSHOT</version >
99
1010 <parent >
1111 <groupId >org.springframework.data</groupId >
1212 <artifactId >spring-data-jpa-parent</artifactId >
13- <version >4.1.0-SNAPSHOT</version >
13+ <version >4.1.0-GH-4085- SNAPSHOT</version >
1414 <relativePath >../pom.xml</relativePath >
1515 </parent >
1616
Original file line number Diff line number Diff line change 1414 <parent >
1515 <groupId >org.springframework.data</groupId >
1616 <artifactId >spring-data-jpa-parent</artifactId >
17- <version >4.1.0-SNAPSHOT</version >
17+ <version >4.1.0-GH-4085- SNAPSHOT</version >
1818 <relativePath >../pom.xml</relativePath >
1919 </parent >
2020
Original file line number Diff line number Diff line change 77
88 <groupId >org.springframework.data</groupId >
99 <artifactId >spring-data-jpa</artifactId >
10- <version >4.1.0-SNAPSHOT</version >
10+ <version >4.1.0-GH-4085- SNAPSHOT</version >
1111
1212 <name >Spring Data JPA</name >
1313 <description >Spring Data module for JPA repositories.</description >
1616 <parent >
1717 <groupId >org.springframework.data</groupId >
1818 <artifactId >spring-data-jpa-parent</artifactId >
19- <version >4.1.0-SNAPSHOT</version >
19+ <version >4.1.0-GH-4085- SNAPSHOT</version >
2020 <relativePath >../pom.xml</relativePath >
2121 </parent >
2222
You can’t perform that action at this time.
0 commit comments