Skip to content

Commit

Permalink
Revert "Bump org.apache.derby:derby from 10.16.1.1 to 10.17.1.0"
Browse files Browse the repository at this point in the history
Derby patch release requires JVM-19, reverting to latest supporting JVM 17.

This reverts commit 3d6093d.
  • Loading branch information
tonydamage committed Dec 21, 2023
1 parent 4092dab commit 737f3ee
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 @@ -240,7 +240,7 @@
<xmlsec.version>2.2.6</xmlsec.version>
<!-- NOTE: also update the version number in TestConnectorManager -->
<connid.version>1.5.1.10</connid.version>
<derby.version>10.17.1.0</derby.version>
<derby.version>10.16.1.1</derby.version>
<poi.version>5.2.3</poi.version>
<!-- Version for classgraph must the one declared in Prism -->
<classgraph.version>4.8.162</classgraph.version>
Expand Down

0 comments on commit 737f3ee

Please sign in to comment.