diff options
Diffstat (limited to 'asm')
-rw-r--r-- | asm/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/pom.xml b/asm/pom.xml index ff1bdc1ed..02229d0d0 100644 --- a/asm/pom.xml +++ b/asm/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>org.aspectj</groupId> <artifactId>aspectj-parent</artifactId> - <version>1.9.10-SNAPSHOT</version> + <version>1.9.19-SNAPSHOT</version> </parent> <artifactId>asm</artifactId> |