Skip to content

Commit 997e954

Browse files
committed
Update dependencies
1 parent 75f0251 commit 997e954

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

pom.xml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,15 @@
1313
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1414

1515
<!-- Dependency versions -->
16-
<annotations.version>22.0.0</annotations.version>
17-
<antlr4.version>4.9.2</antlr4.version>
16+
<annotations.version>23.0.0</annotations.version>
17+
<antlr4.version>4.9.3</antlr4.version>
1818
<apktool.version>2.6.0</apktool.version>
1919
<asm.version>9.2</asm.version>
2020
<bined.version>0.2.0</bined.version>
2121
<byteanalysis.version>1.0bcv</byteanalysis.version>
2222
<cfr.version>0.151</cfr.version>
2323
<cloning.version>1.9.12</cloning.version>
24-
<commons-cli.version>1.4</commons-cli.version>
24+
<commons-cli.version>1.5.0</commons-cli.version>
2525
<commons-codec.version>1.15</commons-codec.version>
2626
<commons-compiler.version>3.1.6</commons-compiler.version>
2727
<commons-compress.version>1.21</commons-compress.version>
@@ -31,12 +31,12 @@
3131
<darklaf.version>2.7.3</darklaf.version>
3232
<darklaf-extensions-rsta.version>0.3.4</darklaf-extensions-rsta.version>
3333
<decompiler-fernflower.version>5.2.0.Final</decompiler-fernflower.version>
34-
<dex2jar.version>v34</dex2jar.version>
34+
<dex2jar.version>v35</dex2jar.version>
3535
<fernflower.version>47afd82</fernflower.version>
36-
<gson.version>2.8.8</gson.version>
37-
<guava.version>30.1.1-jre</guava.version>
36+
<gson.version>2.8.9</gson.version>
37+
<guava.version>31.0.1-jre</guava.version>
3838
<imgscalr-lib.version>4.2</imgscalr-lib.version>
39-
<jadx.version>ea0795c</jadx.version>
39+
<jadx.version>4ee4a34</jadx.version>
4040
<janino.version>3.1.6</janino.version>
4141
<jd-gui.version>1.6.6bcv</jd-gui.version>
4242
<jgraphx.version>3.4.1.3</jgraphx.version>

0 commit comments

Comments
 (0)