Skip to content

Commit 1e15b2a

Browse files
committed
exclude caffeine to reduce jar size
1 parent 7a4dc12 commit 1e15b2a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

exec/jdbc-all/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -428,6 +428,7 @@
428428
<exclude>antlr:*</exclude>
429429
<exclude>com.beust:*</exclude>
430430
<exclude>com.dropbox.*</exclude>
431+
<exclude>com.github.ben-manes.caffeine:caffeine</exclude>
431432
<exclude>com.github.stefanbirkner</exclude>
432433
<exclude>com.google.code.findbugs:jsr305:*</exclude>
433434
<exclude>com.googlecode.json-simple:*</exclude>

0 commit comments

Comments
 (0)