Skip to content

Commit 679d924

Browse files
committed
Update dependencies
1 parent 2632e54 commit 679d924

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,15 +49,15 @@
4949

5050
<properties>
5151
<encoding>UTF-8</encoding>
52-
<slf4j.version>1.7.25</slf4j.version>
52+
<slf4j.version>1.7.30</slf4j.version>
5353
<project.build.outputTimestamp>1970-01-01T00:00:00Z</project.build.outputTimestamp>
5454
</properties>
5555

5656
<dependencies>
5757
<dependency>
5858
<groupId>com.hierynomus</groupId>
5959
<artifactId>sshj</artifactId>
60-
<version>0.27.0</version>
60+
<version>0.31.0</version>
6161
</dependency>
6262
<dependency>
6363
<groupId>org.slf4j</groupId>
@@ -73,7 +73,7 @@
7373
<dependency>
7474
<groupId>junit</groupId>
7575
<artifactId>junit</artifactId>
76-
<version>4.12</version>
76+
<version>4.13.2</version>
7777
<scope>test</scope>
7878
</dependency>
7979
</dependencies>

0 commit comments

Comments
 (0)