File tree Expand file tree Collapse file tree 3 files changed +7
-5
lines changed
Expand file tree Collapse file tree 3 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 55 <ignoreVersion type =" regex" >(?i).*alpha.*</ignoreVersion >
66
77 <ignoreVersion type =" regex" >(?i).*beta.*</ignoreVersion >
8+ <ignoreVersion type =" regex" >(?i).*preview.*</ignoreVersion >
9+
810 <ignoreVersion type =" regex" >(?i).*[-.]b([0-9]+)?</ignoreVersion >
911
1012 <ignoreVersion type =" regex" >(?i).*[-.]rc([0-9]+)?</ignoreVersion >
Original file line number Diff line number Diff line change 2424 <dependency >
2525 <groupId >commons-codec</groupId >
2626 <artifactId >commons-codec</artifactId >
27- <version >1.10 </version >
27+ <version >1.11 </version >
2828 </dependency >
2929 <dependency >
3030 <groupId >org.apache.commons</groupId >
3131 <artifactId >commons-compress</artifactId >
32- <version >1.14 </version >
32+ <version >1.15 </version >
3333 </dependency >
3434 <dependency >
3535 <groupId >org.jfree</groupId >
Original file line number Diff line number Diff line change 1919 <dependency >
2020 <groupId >org.xerial</groupId >
2121 <artifactId >sqlite-jdbc</artifactId >
22- <version >3.20.0 </version >
22+ <version >3.20.1 </version >
2323 </dependency >
2424 <dependency >
2525 <groupId >mysql</groupId >
2929 <dependency >
3030 <groupId >org.postgresql</groupId >
3131 <artifactId >postgresql</artifactId >
32- <version >42.1.4.jre7 </version >
32+ <version >42.1.4</version >
3333 </dependency >
3434 <dependency >
3535 <groupId >com.microsoft.sqlserver</groupId >
3636 <artifactId >mssql-jdbc</artifactId >
37- <version >6.2.1.jre7 </version >
37+ <version >6.2.2.jre8 </version >
3838 <exclusions >
3939 <exclusion >
4040 <groupId >com.microsoft.azure</groupId >
You can’t perform that action at this time.
0 commit comments