File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 4949 <dependency >
5050 <groupId >net.java.dev.jna</groupId >
5151 <artifactId >jna</artifactId >
52- <version >5.1 .0</version >
52+ <version >5.2 .0</version >
5353 </dependency >
5454
5555 <!-- https://mvnrepository.com/artifact/net.java.dev.jna/jna-platform -->
5656 <dependency >
5757 <groupId >net.java.dev.jna</groupId >
5858 <artifactId >jna-platform</artifactId >
59- <version >5.1 .0</version >
59+ <version >5.2 .0</version >
6060 </dependency >
6161
6262 <!-- https://mvnrepository.com/artifact/junit/junit -->
7171 <dependency >
7272 <groupId >org.mockito</groupId >
7373 <artifactId >mockito-core</artifactId >
74- <version >2.23.4 </version >
74+ <version >2.26.0 </version >
7575 <scope >test</scope >
7676 </dependency >
7777
78+ <!-- https://mvnrepository.com/artifact/org.assertj/assertj-core -->
7879 <dependency >
7980 <groupId >org.assertj</groupId >
8081 <artifactId >assertj-core</artifactId >
81- <version >3.11.1 </version >
82+ <version >3.12.2 </version >
8283 <scope >test</scope >
8384 </dependency >
8485 </dependencies >
You can’t perform that action at this time.
0 commit comments