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 4343 <dependency >
4444 <groupId >com.amazonaws</groupId >
4545 <artifactId >aws-java-sdk-bom</artifactId >
46- <version >1.11.315 </version >
46+ <version >1.11.380 </version >
4747 <type >pom</type >
4848 <scope >import</scope >
4949 </dependency >
6464 <dependency >
6565 <groupId >junit</groupId >
6666 <artifactId >junit</artifactId >
67- <version >4.8.1 </version >
67+ <version >4.12 </version >
6868 <scope >test</scope >
6969 </dependency >
7070
7171 <dependency >
7272 <groupId >org.bouncycastle</groupId >
7373 <artifactId >bcprov-ext-jdk15on</artifactId >
74- <version >1.50 </version >
74+ <version >1.60 </version >
7575 <scope >test</scope >
7676 </dependency >
7777
114114 <artifactId >maven-compiler-plugin</artifactId >
115115 <version >3.1</version >
116116 <configuration >
117- <source >1.7 </source >
118- <target >1.7 </target >
117+ <source >1.8 </source >
118+ <target >1.8 </target >
119119 </configuration >
120120 </plugin >
121121
You can’t perform that action at this time.
0 commit comments