Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 59d77e0

Browse files
committedMay 31, 2024··
Making jsqlparser dependency test only.
Closes #1796
1 parent 8ea261a commit 59d77e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎spring-data-relational/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@
101101
<groupId>com.github.jsqlparser</groupId>
102102
<artifactId>jsqlparser</artifactId>
103103
<version>4.6</version>
104+
<scope>test</scope>
104105
</dependency>
105106

106107
</dependencies>

0 commit comments

Comments
 (0)
Please sign in to comment.