File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ dependencies {
2121 implementation(" com.intellij:annotations:12.0" )
2222 implementation(" com.jwebmp:javax.inject:1.1" )
2323 implementation(" com.lowagie:itext:4.2.2" )
24- implementation(" com.mchange:c3p0:0.11.0 " )
24+ implementation(" com.mchange:c3p0:0.11.1 " )
2525 implementation(" com.mchange:mchange-commons-java:0.3.2" )
2626 implementation(" com.miglayout:miglayout-swing:11.4.2" )
2727 implementation(" com.miglayout:miglayout:3.7.4" )
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ dependencies {
2424 implementation(" com.intellij:annotations:12.0" )
2525 implementation(" com.jwebmp:javax.inject:1.1" )
2626 implementation(" com.lowagie:itext:4.2.2" )
27- implementation(" com.mchange:c3p0:0.11.0 " )
27+ implementation(" com.mchange:c3p0:0.11.1 " )
2828 implementation(" com.mchange:mchange-commons-java:0.3.2" )
2929 implementation(" com.miglayout:miglayout-swing:11.4.2" )
3030 implementation(" com.miglayout:miglayout:3.7.4" )
You can’t perform that action at this time.
0 commit comments