Skip to content

Commit e6b2576

Browse files
committed
Update dependencies
JADX updated to my branch until my PR is merged for continued Jitpack support
1 parent a383c52 commit e6b2576

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

pom.xml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<dependency>
3232
<groupId>org.jetbrains</groupId>
3333
<artifactId>annotations</artifactId>
34-
<version>21.0.1</version>
34+
<version>22.0.0</version>
3535
</dependency>
3636
<dependency>
3737
<groupId>org.apktool</groupId>
@@ -132,7 +132,7 @@
132132
<dependency>
133133
<groupId>com.google.code.gson</groupId>
134134
<artifactId>gson</artifactId>
135-
<version>2.8.7</version>
135+
<version>2.8.8</version>
136136
</dependency>
137137
<dependency>
138138
<groupId>org.imgscalr</groupId>
@@ -215,24 +215,24 @@
215215
<version>1.1.4c</version>
216216
</dependency>
217217
<dependency>
218-
<groupId>com.github.skylot.jadx</groupId>
218+
<groupId>com.github.ThexXTURBOXx.jadx</groupId>
219219
<artifactId>jadx-core</artifactId>
220-
<version>c28e8142f4</version>
220+
<version>c2416a2</version>
221221
</dependency>
222222
<dependency>
223-
<groupId>com.github.skylot.jadx</groupId>
223+
<groupId>com.github.ThexXTURBOXx.jadx</groupId>
224224
<artifactId>jadx-java-convert</artifactId>
225-
<version>c28e8142f4</version>
225+
<version>c2416a2</version>
226226
</dependency>
227227
<dependency>
228-
<groupId>com.github.skylot.jadx</groupId>
228+
<groupId>com.github.ThexXTURBOXx.jadx</groupId>
229229
<artifactId>jadx-dex-input</artifactId>
230-
<version>c28e8142f4</version>
230+
<version>c2416a2</version>
231231
</dependency>
232232
<dependency>
233-
<groupId>com.github.skylot.jadx</groupId>
233+
<groupId>com.github.ThexXTURBOXx.jadx</groupId>
234234
<artifactId>jadx-smali-input</artifactId>
235-
<version>c28e8142f4</version>
235+
<version>c2416a2</version>
236236
</dependency>
237237
<dependency>
238238
<groupId>com.github.ThexXTURBOXx</groupId>

0 commit comments

Comments
 (0)