File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 9393 <dependency >
9494 <groupId >com.microsoft.sqlserver</groupId >
9595 <artifactId >mssql-jdbc</artifactId >
96- <version >13.2.1 .jre11</version >
96+ <version >13.3.0 .jre11-preview </version >
9797 <scope >compile</scope >
9898 </dependency >
9999
182182 <plugin >
183183 <groupId >org.codehaus.mojo</groupId >
184184 <artifactId >versions-maven-plugin</artifactId >
185- <version >2.19 .1</version >
185+ <version >2.20 .1</version >
186186 </plugin >
187187
188188 <plugin >
189189 <groupId >org.owasp</groupId >
190190 <artifactId >dependency-check-maven</artifactId >
191- <version >12.1.8 </version >
191+ <version >12.1.9 </version >
192192 <configuration >
193193 <ossindexAnalyzerEnabled >false</ossindexAnalyzerEnabled >
194194 <suppressionFile >${project.basedir} /owasp-suppressions.xml</suppressionFile >
You can’t perform that action at this time.
0 commit comments