sshlib
sshlib copied to clipboard
ConnectBot's SSH library
Bumps commons-io:commons-io from 2.15.1 to 2.16.1. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps io.github.gradle-nexus.publish-plugin from 1.3.0 to 2.0.0. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps [com.google.crypto.tink:tink](https://github.com/tink-crypto/tink-java) from 1.12.0 to 1.13.0. Release notes Sourced from com.google.crypto.tink:tink's releases. Tink Java 1.13.0 Tink is a multi-language, cross-platform library that provides simple and misuse-proof APIs for common cryptographic...
Using 2.2.21 from Jitpack, I'm running into build issues with my Android app after adding a dependency of `androidx.security:security-crypto`, which itself depends on `com.google.crypto.tink:tink-android`, with errors such as: org.gradle.api.tasks.TaskExecutionException: Execution...
See https://jitpack.io/#connectbot/sshlib
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.3 to 1.5.6. Commits 7812a55 prepare release 1.5.6 759fc25 fix issues/805 i.e. LOGBACK-1768, included file with inner conditional 3d55638 start work on 1.5.6-SNAPSHOT a91d2b6 notes about javadocs...
Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 2 to 3. Release notes Sourced from gradle/wrapper-validation-action's releases. v2.1.3 What's Changed Update various NPM dependencies Update wrapper checksums to include Gradle 8.7 Full Changelog: https://github.com/gradle/wrapper-validation-action/compare/v2.1.2...v2.1.3 v2.1.2...
Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.16.1 to 1.17.0. Changelog Sourced from commons-codec:commons-codec's changelog. Apache Commons Codec 1.17.0 RELEASE NOTES The Apache Commons Codec component contains encoders and decoders for various formats such...
Bumps [paambaati/codeclimate-action](https://github.com/paambaati/codeclimate-action) from 5.0.0 to 6.0.0. Release notes Sourced from paambaati/codeclimate-action's releases. v6.0.0 6.0.0 (2024-04-26) ⚠ BREAKING CHANGES ci: this doesn't change the functionality of the core action, but it...
Bumps [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java) from 1.19.7 to 1.19.8. Release notes Sourced from org.testcontainers:testcontainers's releases. 1.19.8 Testcontainers for Java 1.19.8 🚀 Features & Enhancements support backtick enquoting in SQL script splitter (#8593) @peterhalicky...