Skip to content

Commit

Permalink
Merge pull request #68 from slr71/main
Browse files Browse the repository at this point in the history
CORE-2006: update the `dire` dependency again
  • Loading branch information
slr71 authored Aug 14, 2024
2 parents 71b805f + 06af1d7 commit b002cb8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@
:url "http://iplantcollaborative.org/sites/default/files/iPLANT-LICENSE.txt"}
:manifest {"Git-Ref" ~(git-ref)}
:uberjar-name "data-info-standalone.jar"
:dependencies [[org.clojure/clojure "1.11.3"]
:dependencies [[org.clojure/clojure "1.11.4"]
[cheshire "5.13.0"
:exclusions [[com.fasterxml.jackson.dataformat/jackson-dataformat-cbor]
[com.fasterxml.jackson.dataformat/jackson-dataformat-smile]
[com.fasterxml.jackson.core/jackson-annotations]
[com.fasterxml.jackson.core/jackson-databind]
[com.fasterxml.jackson.core/jackson-core]]]
[com.cemerick/url "0.1.1" :exclusions [com.cemerick/clojurescript.test]]
[org.cyverse/dire "0.5.5"]
[org.cyverse/dire "0.5.6-SNAPSHOT"]
[me.raynes/fs "1.4.6"]
[org.apache.tika/tika-core "2.9.2" :exclusions [org.slf4j/slf4j-api]]
[net.sf.opencsv/opencsv "2.3"]
Expand Down

0 comments on commit b002cb8

Please sign in to comment.