Update dependencies
This commit is contained in:
parent
ece284c95b
commit
a0955ba68a
1 changed files with 3 additions and 3 deletions
6
pom.xml
6
pom.xml
|
@ -32,7 +32,7 @@
|
|||
<darklaf-extensions-rsta.version>0.3.4</darklaf-extensions-rsta.version>
|
||||
<decompiler-fernflower.version>5.2.1.Final</decompiler-fernflower.version>
|
||||
<dex2jar.version>v42</dex2jar.version>
|
||||
<fernflower.version>eda981d</fernflower.version>
|
||||
<fernflower.version>5f33b55</fernflower.version>
|
||||
<gson.version>2.8.9</gson.version>
|
||||
<guava.version>31.0.1-jre</guava.version>
|
||||
<imgscalr-lib.version>4.2</imgscalr-lib.version>
|
||||
|
@ -48,7 +48,7 @@
|
|||
<procyon-snapshot.version>10b32a4</procyon-snapshot.version>
|
||||
<rsyntaxtextarea.version>3.1.6</rsyntaxtextarea.version>
|
||||
<semantic-version.version>2.1.1</semantic-version.version>
|
||||
<slf4j.version>1.7.32</slf4j.version>
|
||||
<slf4j.version>1.7.35</slf4j.version>
|
||||
<smali.version>2.5.2</smali.version>
|
||||
<snakeyaml.version>1.30</snakeyaml.version>
|
||||
<treelayout.version>1.0.3</treelayout.version>
|
||||
|
@ -401,7 +401,7 @@
|
|||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-compiler-plugin</artifactId>
|
||||
<version>3.8.1</version>
|
||||
<version>3.9.0</version>
|
||||
<configuration>
|
||||
<source>${maven.compiler.source}</source>
|
||||
<target>${maven.compiler.target}</target>
|
||||
|
|
Loading…
Reference in a new issue