Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Upgrade Derby DB version
  • Loading branch information
pamod committed Dec 5, 2023
commit 190c21b5bfa73b76fed4f730774d537609d521fd
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1193,7 +1193,7 @@
<!-- Warning: log4j versions above 1.2.14 introduce additional transitive dependencies,
some of which are not available from the Maven central repository. -->
<log4j.version>1.2.14</log4j.version>
<derby.version>10.4.2.0</derby.version>
<derby.version>10.14.2.0</derby.version>
<wrapper.version>3.2.3</wrapper.version>
<saxon.version>8.9</saxon.version>
<jline.version>0.9.94</jline.version>
Expand Down