Skip to content

Commit 41c9f74

Browse files
committed
Update deps in pom.xml
1 parent e333d53 commit 41c9f74

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<dependency>
4747
<groupId>com.cognitect</groupId>
4848
<artifactId>http-client</artifactId>
49-
<version>0.1.104</version>
49+
<version>0.1.105</version>
5050
</dependency>
5151
<dependency>
5252
<groupId>org.clojure</groupId>
@@ -56,7 +56,7 @@
5656
<dependency>
5757
<groupId>org.clojure</groupId>
5858
<artifactId>core.async</artifactId>
59-
<version>1.2.603</version>
59+
<version>1.3.610</version>
6060
</dependency>
6161
</dependencies>
6262
<profiles>

0 commit comments

Comments
 (0)