Skip to content

Commit

Permalink
core: update minor dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ggrandes committed Mar 22, 2022
1 parent 86a47e5 commit cae3795
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jentunnel-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@

<properties>
<projectRoot>${project.basedir}/..</projectRoot>
<slf4j.version>1.7.32</slf4j.version>
<slf4j.version>1.7.36</slf4j.version>
<packer.version>1.1.2</packer.version>
<yaml.version>1.30</yaml.version>
<mina.version>2.1.5</mina.version>
<mina.version>2.1.6</mina.version>
<sshd.version>2.8.0</sshd.version>
<commons-codec.version>1.15</commons-codec.version>
<bc.version>1.70</bc.version>
Expand Down

0 comments on commit cae3795

Please sign in to comment.