File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
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 @@ -20,7 +20,7 @@ compileClasspath - Compile classpath for source set 'main'.
2020+--- com.intellij:annotations:12.0 FAILED
2121+--- com.jwebmp:javax.inject:1.1 FAILED
2222+--- com.lowagie:itext:4.2.2 FAILED
23- +--- com.mchange:c3p0:0.11.0 FAILED
23+ +--- com.mchange:c3p0:0.11.1 FAILED
2424+--- com.mchange:mchange-commons-java:0.3.2 FAILED
2525+--- com.miglayout:miglayout-swing:11.4.2 FAILED
2626+--- com.miglayout:miglayout:3.7.4 FAILED
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" )
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ compileClasspath - Compile classpath for source set 'main'.
2222+--- asm:asm:3.3.1 -> org.ow2.asm:asm:9.8
2323| \--- org.ow2.asm:asm-bom:9.8
2424| \--- org.ow2.asm:asm:9.8 (c)
25- +--- c3p0:c3p0:0.9.1.2 -> com.mchange:c3p0:0.11.0
25+ +--- c3p0:c3p0:0.9.1.2 -> com.mchange:c3p0:0.11.1
2626| \--- com.mchange:mchange-commons-java:0.3.2
2727+--- cglib:cglib-nodep:3.3.0 -> cglib:cglib:3.3.0
2828| \--- org.ow2.asm:asm:7.1 -> 9.8 (*)
@@ -47,7 +47,7 @@ compileClasspath - Compile classpath for source set 'main'.
4747+--- com.intellij:annotations:12.0 -> org.jetbrains:annotations:26.0.2
4848+--- com.jwebmp:javax.inject:1.1
4949+--- com.lowagie:itext:4.2.2 (*)
50- +--- com.mchange:c3p0:0.11.0 (*)
50+ +--- com.mchange:c3p0:0.11.1 (*)
5151+--- com.mchange:mchange-commons-java:0.3.2
5252+--- com.miglayout:miglayout-swing:11.4.2
5353| \--- com.miglayout:miglayout-core:11.4.2
You can’t perform that action at this time.
0 commit comments