Skip to content

Commit afc4ecd

Browse files
committed
Merge branch 'release/0.2.2'
2 parents d476d01 + 2f97283 commit afc4ecd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>clj-ssh</groupId>
55
<artifactId>clj-ssh</artifactId>
6-
<version>0.2.2-SNAPSHOT</version>
6+
<version>0.2.3-SNAPSHOT</version>
77
<name>clj-ssh</name>
88
<description>ssh from clojure</description>
99
<scm>
@@ -98,7 +98,7 @@
9898
<dependency>
9999
<groupId>com.jcraft</groupId>
100100
<artifactId>jsch</artifactId>
101-
<version>0.1.42</version>
101+
<version>0.1.44-1</version>
102102
</dependency>
103103
<dependency>
104104
<groupId>swank-clojure</groupId>

0 commit comments

Comments
 (0)