File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed
Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 1919 <com-junichi11-netbeans-changelf .lf-kind>LF</com-junichi11-netbeans-changelf .lf-kind>
2020 <com-junichi11-netbeans-changelf .use-global>false</com-junichi11-netbeans-changelf .use-global>
2121 <org-netbeans-modules-javascript2-requirejs .enabled>true</org-netbeans-modules-javascript2-requirejs .enabled>
22- <netbeans .hint.jdkPlatform>JDK_1.8</netbeans .hint.jdkPlatform>
2322 </properties >
2423</project-shared-configuration >
Original file line number Diff line number Diff line change 2828 <dependency >
2929 <groupId >commons-io</groupId >
3030 <artifactId >commons-io</artifactId >
31- <version >2.4 </version >
31+ <version >2.6 </version >
3232 <scope >test</scope >
3333 </dependency >
3434 <dependency >
4646 <dependency >
4747 <groupId >org.mockito</groupId >
4848 <artifactId >mockito-core</artifactId >
49- <version >2.16.0 </version >
49+ <version >2.28.2 </version >
5050 <scope >test</scope >
5151 </dependency >
5252 </dependencies >
8787 <artifactId >maven-compiler-plugin</artifactId >
8888 <version >3.7.0</version >
8989 <configuration >
90- <source >1.8 </source >
91- <target >1.8 </target >
90+ <source >11 </source >
91+ <target >11 </target >
9292 <showWarnings >true</showWarnings >
9393 <encoding >${project.build.sourceEncoding} </encoding >
9494 </configuration >
You can’t perform that action at this time.
0 commit comments