Skip to content

Commit d75cda3

Browse files
committed
Update dependencies
1 parent c93d2b5 commit d75cda3

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

pom.xml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,21 +23,20 @@
2323
<cloning.version>1.9.12</cloning.version>
2424
<commons-cli.version>1.5.0</commons-cli.version>
2525
<commons-codec.version>1.15</commons-codec.version>
26-
<commons-compiler.version>3.1.6</commons-compiler.version>
26+
<commons-compiler.version>3.1.7</commons-compiler.version>
2727
<commons-compress.version>1.21</commons-compress.version>
2828
<commons-io.version>2.11.0</commons-io.version>
2929
<commons-lang3.version>3.12.0</commons-lang3.version>
3030
<commons-text.version>1.9</commons-text.version>
3131
<darklaf.version>3.0.0</darklaf.version>
32-
<darklaf-extensions-rsta.version>0.3.4</darklaf-extensions-rsta.version>
32+
<darklaf-extensions-rsta.version>0.4.1</darklaf-extensions-rsta.version>
3333
<decompiler-fernflower.version>5.2.1.Final</decompiler-fernflower.version>
3434
<dex2jar.version>v49</dex2jar.version>
3535
<fernflower.version>4281855</fernflower.version>
3636
<gson.version>2.9.0</gson.version>
3737
<guava.version>31.1-jre</guava.version>
3838
<imgscalr-lib.version>4.2</imgscalr-lib.version>
39-
<jadx.version>1.3.4</jadx.version>
40-
<janino.version>3.1.6</janino.version>
39+
<jadx.version>1.3.5</jadx.version>
4140
<jd-gui.version>1.6.6bcv</jd-gui.version>
4241
<jgraphx.version>3.4.1.3</jgraphx.version>
4342
<js.version>21.2.0</js.version>
@@ -210,7 +209,7 @@
210209
<dependency>
211210
<groupId>org.codehaus.janino</groupId>
212211
<artifactId>janino</artifactId>
213-
<version>${janino.version}</version>
212+
<version>${commons-compiler.version}</version>
214213
</dependency>
215214
<dependency>
216215
<groupId>org.jd</groupId>

0 commit comments

Comments
 (0)