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 132
132
133
133
<properties >
134
134
<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>
136
136
<log4j .version>2.21.1</log4j .version>
137
137
138
138
<!-- Add slow test groups here and annotate classes similar to @Tag('groupName'). -->
460
460
<jdk >[16,)</jdk >
461
461
</activation >
462
462
<properties >
463
+ <derby .version>10.15.2.0</derby .version>
463
464
<java .version>16</java .version>
464
465
<java .release.version>16</java .release.version>
465
466
<java .test.version>16</java .test.version>
466
467
<java .test.release.version>16</java .test.release.version>
467
468
<excludedGroups >TestcontainersTests,RequireIllegalAccess</excludedGroups >
468
469
</properties >
469
470
</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 >
470
480
<profile >
471
481
<id >19</id >
472
482
<activation >
You can’t perform that action at this time.
0 commit comments