commit
713edc016e
1 changed files with 7 additions and 7 deletions
14
pom.xml
14
pom.xml
|
@ -13,15 +13,15 @@
|
||||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||||
|
|
||||||
<!-- Dependency versions -->
|
<!-- Dependency versions -->
|
||||||
<annotations.version>22.0.0</annotations.version>
|
<annotations.version>23.0.0</annotations.version>
|
||||||
<antlr4.version>4.9.2</antlr4.version>
|
<antlr4.version>4.9.3</antlr4.version>
|
||||||
<apktool.version>2.6.0</apktool.version>
|
<apktool.version>2.6.0</apktool.version>
|
||||||
<asm.version>9.2</asm.version>
|
<asm.version>9.2</asm.version>
|
||||||
<bined.version>0.2.0</bined.version>
|
<bined.version>0.2.0</bined.version>
|
||||||
<byteanalysis.version>1.0bcv</byteanalysis.version>
|
<byteanalysis.version>1.0bcv</byteanalysis.version>
|
||||||
<cfr.version>0.151</cfr.version>
|
<cfr.version>0.151</cfr.version>
|
||||||
<cloning.version>1.9.12</cloning.version>
|
<cloning.version>1.9.12</cloning.version>
|
||||||
<commons-cli.version>1.4</commons-cli.version>
|
<commons-cli.version>1.5.0</commons-cli.version>
|
||||||
<commons-codec.version>1.15</commons-codec.version>
|
<commons-codec.version>1.15</commons-codec.version>
|
||||||
<commons-compiler.version>3.1.6</commons-compiler.version>
|
<commons-compiler.version>3.1.6</commons-compiler.version>
|
||||||
<commons-compress.version>1.21</commons-compress.version>
|
<commons-compress.version>1.21</commons-compress.version>
|
||||||
|
@ -31,12 +31,12 @@
|
||||||
<darklaf.version>2.7.3</darklaf.version>
|
<darklaf.version>2.7.3</darklaf.version>
|
||||||
<darklaf-extensions-rsta.version>0.3.4</darklaf-extensions-rsta.version>
|
<darklaf-extensions-rsta.version>0.3.4</darklaf-extensions-rsta.version>
|
||||||
<decompiler-fernflower.version>5.2.0.Final</decompiler-fernflower.version>
|
<decompiler-fernflower.version>5.2.0.Final</decompiler-fernflower.version>
|
||||||
<dex2jar.version>v34</dex2jar.version>
|
<dex2jar.version>v35</dex2jar.version>
|
||||||
<fernflower.version>47afd82</fernflower.version>
|
<fernflower.version>47afd82</fernflower.version>
|
||||||
<gson.version>2.8.8</gson.version>
|
<gson.version>2.8.9</gson.version>
|
||||||
<guava.version>30.1.1-jre</guava.version>
|
<guava.version>31.0.1-jre</guava.version>
|
||||||
<imgscalr-lib.version>4.2</imgscalr-lib.version>
|
<imgscalr-lib.version>4.2</imgscalr-lib.version>
|
||||||
<jadx.version>ea0795c</jadx.version>
|
<jadx.version>4ee4a34</jadx.version>
|
||||||
<janino.version>3.1.6</janino.version>
|
<janino.version>3.1.6</janino.version>
|
||||||
<jd-gui.version>1.6.6bcv</jd-gui.version>
|
<jd-gui.version>1.6.6bcv</jd-gui.version>
|
||||||
<jgraphx.version>3.4.1.3</jgraphx.version>
|
<jgraphx.version>3.4.1.3</jgraphx.version>
|
||||||
|
|
Loading…
Reference in a new issue