Skip to content

Commit

Permalink
Remove extra dash and space to fix the illegal JDOM comment error (#2…
Browse files Browse the repository at this point in the history
  • Loading branch information
unidevel authored Jan 21, 2025
1 parent 097f566 commit a0caae2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion presto-cassandra/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@
</dependency>
</dependencies>

<!--- dependencyManagement is to fix the Require upper bound dependencies error for slf4j -->
<!-- dependencyManagement is to fix the Require upper bound dependencies error for slf4j -->
<dependencyManagement>
<dependencies>
<dependency>
Expand Down

0 comments on commit a0caae2

Please sign in to comment.