Skip to content

Instantly share code, notes, and snippets.

@Deraen
Created January 7, 2015 14:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Deraen/d0f78bc69a0d4783e70a to your computer and use it in GitHub Desktop.
Save Deraen/d0f78bc69a0d4783e70a to your computer and use it in GitHub Desktop.
[clj-pdf "1.11.21" :exclusions [org.apache.xmlgraphics/batik-gvt]]
[org.apache.xmlgraphics/batik-gvt "1.7" :exclusions [org.apache.xmlgraphics/batik-bridge]]
[org.apache.xmlgraphics/batik-bridge "1.7" :exclusions [org.apache.xmlgraphics/batik-gvt org.apache.xmlgraphics/batik-script org.apache.xmlgraphics/batik-anim]]
[org.apache.xmlgraphics/batik-script "1.7" :exclusions [org.apache.xmlgraphics/batik-bridge]]
[org.apache.xmlgraphics/batik-anim "1.7" :exclusions [org.apache.xmlgraphics/batik-svg-dom]]
[org.apache.xmlgraphics/batik-svg-dom "1.7" :exclusions [org.apache.xmlgraphics/batik-svg-dom]]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment