File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
schemacrawler-ai-distrib/src/main/assembly Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 2929 <include >us.fatehi:schemacrawler-ai-mcpserver</include >
3030 </includes >
3131 </dependencySet >
32- <!-- Include only new depdencies from this project,
32+ <!-- Include only new dependencies from this project,
3333 not dependencies inherited from schemacrawler -->
3434 <dependencySet >
3535 <outputDirectory >.</outputDirectory >
5151 <exclude >org.junit.platform:*</exclude >
5252 <exclude >org.opentest4j:*</exclude >
5353 <exclude >org.yaml:*</exclude >
54+ <exclude >org.graalvm.*:*</exclude >
55+ <!-- SchemaCrawler dependencies -->
5456 <exclude >us.fatehi:schemacrawler</exclude >
5557 <exclude >us.fatehi:schemacrawler-api</exclude >
5658 <exclude >us.fatehi:schemacrawler-tools</exclude >
You can’t perform that action at this time.
0 commit comments