File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed
Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change 132132
133133 <properties >
134134 <clirr .comparisonVersion>3.4.6</clirr .comparisonVersion>
135- <derby .version>10.16 .1.1 </derby .version>
135+ <derby .version>10.17 .1.0 </derby .version>
136136 <log4j .version>2.21.1</log4j .version>
137137
138138 <!-- Add slow test groups here and annotate classes similar to @Tag('groupName'). -->
460460 <jdk >[16,)</jdk >
461461 </activation >
462462 <properties >
463+ <derby .version>10.15.2.0</derby .version>
463464 <java .version>16</java .version>
464465 <java .release.version>16</java .release.version>
465466 <java .test.version>16</java .test.version>
466467 <java .test.release.version>16</java .test.release.version>
467468 <excludedGroups >TestcontainersTests,RequireIllegalAccess</excludedGroups >
468469 </properties >
469470 </profile >
471+ <profile >
472+ <id >17</id >
473+ <activation >
474+ <jdk >[17,)</jdk >
475+ </activation >
476+ <properties >
477+ <derby .version>10.16.1.1</derby .version>
478+ </properties >
479+ </profile >
470480 <profile >
471481 <id >19</id >
472482 <activation >
You can’t perform that action at this time.
0 commit comments