schemacrawler / SchemaCrawler

Free database schema discovery and comprehension tool
http://www.schemacrawler.com/
Other
1.6k stars 199 forks source link

Dependencies update #29

Closed adriens closed 8 years ago

adriens commented 8 years ago

I'm asking this so i can flag some of them as non upgradable in the dependencies, see https://www.versioneye.com/user/projects/56b687660a0ff5002c860389

Thank you in advance for your answser.

schemacrawler commented 8 years ago

sqlite-jdbc is a non-upgradeable dependency. They have not fixed the issue.

adriens commented 8 years ago

ok, so i mark it as non upgradable. Thx. Btw, what is the exact bug on this driver ?

adriens commented 8 years ago

i have muted the versioneye on that.

What about xpp3_min and xstream please ?

schemacrawler commented 8 years ago

SchemaCrawler already uses XStream 1.4.8

adriens commented 8 years ago

not in the zip file you release, see https://github.com/sualeh/SchemaCrawler/issues/28

adriens commented 8 years ago

so, it will only remain xpp3_min to 1.1.3.4.O ?

schemacrawler commented 8 years ago

No, trying to track it down - XStream uses xpp3_min 1.4c.

schemacrawler commented 8 years ago

Committed. Will be fixed in the next version.