Skip to content

Commit cbc1c6b

Browse files
committed
Update to non-official release versions of jsch-agent-proxy
1 parent 6cbb202 commit cbc1c6b

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

pom.xml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,12 @@
126126
<dependency>
127127
<groupId>jsch-agent-proxy</groupId>
128128
<artifactId>jsch-agent-proxy</artifactId>
129-
<version>0.0.4-SNAPSHOT</version>
129+
<version>0.0.4</version>
130+
</dependency>
131+
<dependency>
132+
<groupId>jsch-agent-proxy</groupId>
133+
<artifactId>jsch-agent-proxy-jna</artifactId>
134+
<version>0.0.4</version>
130135
</dependency>
131136
<dependency>
132137
<groupId>log4j</groupId>

0 commit comments

Comments
 (0)