Skip to content

Commit c894a67

Browse files
committed
[pom] Drop derby number in java 16J+ profile as its the default now at higher version
1 parent 10043c6 commit c894a67

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -403,7 +403,6 @@
403403
<jdk>[16,)</jdk>
404404
</activation>
405405
<properties>
406-
<derby.version>10.15.2.0</derby.version>
407406
<java.version>16</java.version>
408407
<java.release.version>16</java.release.version>
409408
<excludedGroups>TestcontainersTests,RequireIllegalAccess</excludedGroups>

0 commit comments

Comments
 (0)