mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-07-14 20:13:34 +02:00
added asm to fix Jersey, Guice and Jetty combination
This commit is contained in:
@@ -113,6 +113,12 @@
|
||||
<version>2.3.16</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>asm</groupId>
|
||||
<artifactId>asm</artifactId>
|
||||
<version>3.3.1</version>
|
||||
</dependency>
|
||||
|
||||
<!-- aether -->
|
||||
|
||||
<dependency>
|
||||
|
||||
Reference in New Issue
Block a user