Skip to content

Commit bf0a4eb

Browse files
Update apache.sshd.version to v2.16.0 (#113)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 427c0ee commit bf0a4eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<maven.compiler.source>11</maven.compiler.source>
5555
<maven.compiler.target>11</maven.compiler.target>
5656
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
57-
<apache.sshd.version>2.15.0</apache.sshd.version>
57+
<apache.sshd.version>2.16.0</apache.sshd.version>
5858
</properties>
5959

6060
<repositories>

0 commit comments

Comments
 (0)