We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a36605e + 2860428 commit e2b0e79Copy full SHA for e2b0e79
pom.xml
@@ -42,7 +42,7 @@
42
<picocli.version>4.7.5</picocli.version>
43
<sshj.version>0.38.0</sshj.version>
44
<eddsa.version>0.3.0</eddsa.version>
45
- <slf4j.version>2.0.12</slf4j.version>
+ <slf4j.version>2.0.13</slf4j.version>
46
<jzlib.version>1.1.3</jzlib.version>
47
<asn.one.version>0.6.0</asn.one.version>
48
<jline.version>3.25.1</jline.version>
@@ -215,7 +215,7 @@
215
<plugin>
216
<groupId>org.apache.maven.plugins</groupId>
217
<artifactId>maven-jar-plugin</artifactId>
218
- <version>3.3.0</version>
+ <version>3.4.0</version>
219
<configuration>
220
<archive>
221
<manifestEntries>
0 commit comments