File tree Expand file tree Collapse file tree 4 files changed +7
-6
lines changed
Expand file tree Collapse file tree 4 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >io.ebean</groupId >
88 <artifactId >ebean-datasource-parent</artifactId >
9- <version >9.6 </version >
9+ <version >10.0 </version >
1010 </parent >
1111
1212 <artifactId >blackbox-tests</artifactId >
1313
1414 <properties >
1515 <maven .compiler.release>21</maven .compiler.release>
16+ <maven .deploy.skip>true</maven .deploy.skip>
1617 </properties >
1718
1819 <dependencies >
1920 <dependency >
2021 <groupId >io.ebean</groupId >
2122 <artifactId >ebean-datasource</artifactId >
22- <version >9.6 </version >
23+ <version >10.0 </version >
2324 </dependency >
2425
2526 <dependency >
Original file line number Diff line number Diff line change 44 <parent >
55 <artifactId >ebean-datasource-parent</artifactId >
66 <groupId >io.ebean</groupId >
7- <version >9.6 </version >
7+ <version >10.0 </version >
88 </parent >
99
1010 <artifactId >ebean-datasource-api</artifactId >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >io.ebean</groupId >
66 <artifactId >ebean-datasource-parent</artifactId >
7- <version >9.6 </version >
7+ <version >10.0 </version >
88 </parent >
99
1010 <artifactId >ebean-datasource</artifactId >
1616 <dependency >
1717 <groupId >io.ebean</groupId >
1818 <artifactId >ebean-datasource-api</artifactId >
19- <version >9.6 </version >
19+ <version >10.0 </version >
2020 </dependency >
2121
2222 <dependency >
Original file line number Diff line number Diff line change 99
1010 <groupId >io.ebean</groupId >
1111 <artifactId >ebean-datasource-parent</artifactId >
12- <version >9.6 </version >
12+ <version >10.0 </version >
1313 <packaging >pom</packaging >
1414
1515 <scm >
You can’t perform that action at this time.
0 commit comments