Skip to content

Commit

Permalink
choose 10.16.1.1 derby version for Java 11
Browse files Browse the repository at this point in the history
  • Loading branch information
j143 authored Jan 18, 2024
1 parent c3e9b08 commit 3c413a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1431,7 +1431,7 @@
<dependency>
<groupId>org.apache.derby</groupId>
<artifactId>derby</artifactId>
<version>10.17.1.0</version>
<version>10.16.1.1</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit 3c413a5

Please sign in to comment.