Skip to content

Commit

Permalink
Bump apache-sshd to 2.9.2
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Perina <mperina@redhat.com>
  • Loading branch information
mwperina committed Nov 24, 2022
1 parent 34f8d07 commit 2fc4d05
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ovirt-engine.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,7 @@ Requires: openstack-java-quantum-client >= %{openstack_java_version}
Requires: openstack-java-quantum-model >= %{openstack_java_version}
Requires: openstack-java-resteasy-connector >= %{openstack_java_version}
Requires: python3-dnf-plugin-versionlock
Requires: apache-sshd >= 2.8.0
Requires: apache-sshd >= 2.9.2
Requires: ed25519-java >= 0.3.0
Requires: slf4j-jdk14 >= 1.7.0
Requires: jcl-over-slf4j >= 1.7.0
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
<slf4j.version>1.7.22</slf4j.version>
<snakeyaml.version>1.26</snakeyaml.version>
<spring.version>5.3.19</spring.version>
<sshd-core.version>2.8.0</sshd-core.version>
<sshd-core.version>2.9.2</sshd-core.version>
<validation-api.version>2.0.1.Final</validation-api.version>
<ws-commons-util.version>1.0.2</ws-commons-util.version>
<xmlrpc-client.version>3.1.3</xmlrpc-client.version>
Expand Down

0 comments on commit 2fc4d05

Please sign in to comment.