File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 3737 <dependency >
3838 <groupId >net.java.dev.jna</groupId >
3939 <artifactId >jna</artifactId >
40- <version >4.0 .0</version >
40+ <version >4.1 .0</version >
4141 </dependency >
4242 <dependency >
4343 <groupId >net.java.dev.jna</groupId >
44- <artifactId >platform</artifactId >
45- <version >3.5.2 </version >
44+ <artifactId >jna- platform</artifactId >
45+ <version >4.1.0 </version >
4646 </dependency >
4747
4848 <dependency >
8080 <plugin >
8181 <groupId >org.apache.maven.plugins</groupId >
8282 <artifactId >maven-source-plugin</artifactId >
83- <version >2.2</version >
83+ <version >2.2.1 </version >
8484 <executions >
8585 <execution >
8686 <id >attach-sources</id >
112112 <!-- plugin>
113113 <groupId>org.apache.maven.plugins</groupId>
114114 <artifactId>maven-gpg-plugin</artifactId>
115- <version>1.4 </version>
115+ <version>1.5 </version>
116116 <configuration>
117117 <passphrase>${gpg.passphrase}</passphrase>
118118 </configuration>
You can’t perform that action at this time.
0 commit comments