@@ -56,10 +56,10 @@ org.hamcrest:hamcrest-core:2.2=testCompileClasspath,testRuntimeClasspath
56
56
org.hamcrest:hamcrest:2.2=testCompileClasspath,testRuntimeClasspath
57
57
org.hibernate.common:hibernate-commons-annotations:6.0.6.Final=testRuntimeClasspath
58
58
org.hibernate.orm:hibernate-core:6.5.2.Final=testCompileClasspath,testRuntimeClasspath
59
- org.jacoco:org.jacoco.agent:0.8.11 =jacocoAgent,jacocoAnt
60
- org.jacoco:org.jacoco.ant:0.8.11 =jacocoAnt
61
- org.jacoco:org.jacoco.core:0.8.11 =jacocoAnt
62
- org.jacoco:org.jacoco.report:0.8.11 =jacocoAnt
59
+ org.jacoco:org.jacoco.agent:0.8.12 =jacocoAgent,jacocoAnt
60
+ org.jacoco:org.jacoco.ant:0.8.12 =jacocoAnt
61
+ org.jacoco:org.jacoco.core:0.8.12 =jacocoAnt
62
+ org.jacoco:org.jacoco.report:0.8.12 =jacocoAnt
63
63
org.jboss.logging:jboss-logging:3.5.3.Final=testRuntimeClasspath
64
64
org.jetbrains:annotations:17.0.0=testCompileClasspath,testRuntimeClasspath
65
65
org.jetbrains:annotations:24.1.0=compileClasspath
@@ -76,9 +76,10 @@ org.mockito:mockito-core:5.11.0=testCompileClasspath,testRuntimeClasspath
76
76
org.mockito:mockito-junit-jupiter:5.11.0=testCompileClasspath,testRuntimeClasspath
77
77
org.objenesis:objenesis:3.3=testRuntimeClasspath
78
78
org.opentest4j:opentest4j:1.3.0=testCompileClasspath,testRuntimeClasspath
79
- org.ow2.asm:asm-commons:9.6=jacocoAnt
80
- org.ow2.asm:asm-tree:9.6=jacocoAnt
81
- org.ow2.asm:asm:9.6=jacocoAnt,testCompileClasspath,testRuntimeClasspath
79
+ org.ow2.asm:asm-commons:9.7=jacocoAnt
80
+ org.ow2.asm:asm-tree:9.7=jacocoAnt
81
+ org.ow2.asm:asm:9.6=testCompileClasspath,testRuntimeClasspath
82
+ org.ow2.asm:asm:9.7=jacocoAnt
82
83
org.postgresql:postgresql:42.7.3=testRuntimeClasspath
83
84
org.rnorth.duct-tape:duct-tape:1.0.8=testCompileClasspath,testRuntimeClasspath
84
85
org.skyscreamer:jsonassert:1.5.3=testCompileClasspath,testRuntimeClasspath
0 commit comments