diff --git a/pom.xml b/pom.xml index c2f41edd..f3310a68 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ UTF-8 - 23.1.0 + 24.0.0 4.9.3 2.7.0 9.4 @@ -30,10 +30,10 @@ 1.10.0 3.0.2 0.4.1 - 6.1.0.Final + 6.1.2.Final v59 e0d44f4 - 2.10 + 2.10.1 31.1-jre 2.1.0 4.2 @@ -44,10 +44,10 @@ 3.3 0.2.0 0.6.0 - 3.3.0 + 3.3.2 2.1.1 - 2.0.5 - 2.5.2 + 2.0.6 + 403e90375e 1.33.0 1.0.3 0.2.2 @@ -95,8 +95,8 @@ ${apktool.version} - com.konloch - safeyaml + org.yaml + snakeyaml @@ -277,12 +277,12 @@ ${slf4j.version} - org.smali + com.github.iBotPeaches.smali smali ${smali.version} - org.smali + com.github.iBotPeaches.smali baksmali ${smali.version} @@ -320,11 +320,23 @@ io.github.skylot jadx-dex-input ${jadx.version} + + + org.smali + baksmali + + io.github.skylot jadx-smali-input ${jadx.version} + + + org.smali + smali + + com.github.ThexXTURBOXx