We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 963aa52 commit 43b0992Copy full SHA for 43b0992
1 file changed
vertx-pg-client/pom.xml
@@ -80,11 +80,13 @@
80
<groupId>net.java.dev.jna</groupId>
81
<artifactId>jna</artifactId>
82
<version>5.13.0</version>
83
+ <scope>test</scope>
84
</dependency>
85
<dependency>
86
87
<artifactId>jna-platform</artifactId>
88
89
90
91
92
<groupId>io.vertx</groupId>
0 commit comments