Update pom.xml

Co-authored-by: Nico Mexis <nico.mexis@kabelmail.de>
This commit is contained in:
Konloch 2022-12-13 21:03:14 -08:00 committed by GitHub
parent 8a3fbcf86a
commit 2b342143ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<!-- Dependency versions -->
<annotations.version>23.0.0</annotations.version>
<annotations.version>23.1.0</annotations.version>
<antlr4.version>4.9.3</antlr4.version>
<apktool.version>2.7.0</apktool.version>
<asm.version>9.4</asm.version>