Skip to content

Commit

Permalink
net-sf-ucanaccess-fork: Remove debug classifier from hsqldb dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
spannm committed Dec 26, 2023
1 parent bc2ac98 commit 7ff6c55
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 @@ -82,7 +82,7 @@
<dep.jackcess.version>4.0.5</dep.jackcess.version>

<dep.hsqldb.version>2.7.1</dep.hsqldb.version>
<dep.hsqldb.classifier>debug</dep.hsqldb.classifier>
<dep.hsqldb.classifier></dep.hsqldb.classifier>

<dep.slf4j.version>2.0.9</dep.slf4j.version>

Expand Down

0 comments on commit 7ff6c55

Please sign in to comment.