diff --git a/project.clj b/project.clj index f36931c81..0f4601d50 100644 --- a/project.clj +++ b/project.clj @@ -93,7 +93,7 @@ [org.slf4j/jul-to-slf4j ~slf4j-version] [org.slf4j/log4j-over-slf4j ~slf4j-version] [org.slf4j/slf4j-api ~slf4j-version] - [org.yaml/snakeyaml "2.6"] + [org.yaml/snakeyaml "2.7"] [pjstadig/humane-test-output "0.11.0"] [prismatic/schema "1.4.2"] [ring-basic-authentication "1.2.0"]