Skip to content

Commit b42bfea

Browse files
committed
CHORE updated to latest deps
1 parent cdd35ba commit b42bfea

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

project.clj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
[hiccup "1.0.5"]
1212
[ring/ring-core "1.6.2"]
1313
[ring/ring-jetty-adapter "1.6.2"]
14-
[javax.servlet/javax.servlet-api "3.1.0"]
15-
[kerodon "0.8.0"]
16-
[peridot "0.4.4" :exclusions [commons-codec]]])
14+
[javax.servlet/javax.servlet-api "4.0.0"]
15+
[kerodon "0.9.0"]
16+
[peridot "0.5.0" :exclusions [commons-codec]]])

0 commit comments

Comments
 (0)