mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 20:02:29 +01:00
add missing jna-4.0.0.jar to cloudstack-agent library by changing scope from provided to default runtime
This commit is contained in:
parent
3e416da0bc
commit
3dc4284a34
@ -51,7 +51,6 @@
|
||||
<dependency>
|
||||
<groupId>net.java.dev.jna</groupId>
|
||||
<artifactId>jna</artifactId>
|
||||
<scope>provided</scope>
|
||||
<version>${cs.jna.version}</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user