Skip to content

Commit 3b18911

Browse files
[create-pull-request] automated change (#120)
Co-authored-by: xenoterracide <5517+xenoterracide@users.noreply.github.com>
1 parent a146743 commit 3b18911

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

module/commons-jpa/gradle.lockfile

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,9 +103,10 @@ org.glassfish.jaxb:jaxb-core:4.0.6=annotationProcessor,runtimeClasspath,testFixt
103103
org.glassfish.jaxb:jaxb-runtime:4.0.6=annotationProcessor,runtimeClasspath,testFixturesAnnotationProcessor,testFixturesRuntimeClasspath,testRuntimeClasspath,testWhiteboxRuntimeClasspath
104104
org.glassfish.jaxb:txw2:4.0.6=annotationProcessor,runtimeClasspath,testFixturesAnnotationProcessor,testFixturesRuntimeClasspath,testRuntimeClasspath,testWhiteboxRuntimeClasspath
105105
org.hibernate.common:hibernate-commons-annotations:7.0.3.Final=annotationProcessor,runtimeClasspath,testFixturesAnnotationProcessor,testFixturesRuntimeClasspath,testRuntimeClasspath,testWhiteboxRuntimeClasspath
106-
org.hibernate.orm:hibernate-core:6.6.39.Final=annotationProcessor,compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesAnnotationProcessor,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath,testWhiteboxCompileClasspath,testWhiteboxRuntimeClasspath
106+
org.hibernate.orm:hibernate-core:6.6.39.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath,testWhiteboxCompileClasspath,testWhiteboxRuntimeClasspath
107+
org.hibernate.orm:hibernate-core:6.6.40.Final=annotationProcessor,testFixturesAnnotationProcessor
107108
org.hibernate.orm:hibernate-envers:6.6.39.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath,testWhiteboxCompileClasspath,testWhiteboxRuntimeClasspath
108-
org.hibernate.orm:hibernate-jpamodelgen:6.6.39.Final=annotationProcessor,testFixturesAnnotationProcessor
109+
org.hibernate.orm:hibernate-jpamodelgen:6.6.40.Final=annotationProcessor,testFixturesAnnotationProcessor
109110
org.hibernate.validator:hibernate-validator:8.0.3.Final=compileClasspath,runtimeClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath,testWhiteboxRuntimeClasspath
110111
org.jacoco:org.jacoco.agent:0.8.13=jacocoAgent,jacocoAnt
111112
org.jacoco:org.jacoco.ant:0.8.13=jacocoAnt

module/security-model/gradle.lockfile

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,9 +116,10 @@ org.glassfish.jaxb:jaxb-runtime:4.0.6=annotationProcessor,runtimeClasspath,testF
116116
org.glassfish.jaxb:txw2:4.0.6=annotationProcessor,runtimeClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath,testWhiteboxRuntimeClasspath
117117
org.hamcrest:hamcrest:3.0=testCompileClasspath,testRuntimeClasspath
118118
org.hibernate.common:hibernate-commons-annotations:7.0.3.Final=annotationProcessor,runtimeClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath,testWhiteboxRuntimeClasspath
119-
org.hibernate.orm:hibernate-core:6.6.39.Final=annotationProcessor,compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath,testWhiteboxCompileClasspath,testWhiteboxRuntimeClasspath
119+
org.hibernate.orm:hibernate-core:6.6.39.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath,testWhiteboxCompileClasspath,testWhiteboxRuntimeClasspath
120+
org.hibernate.orm:hibernate-core:6.6.40.Final=annotationProcessor
120121
org.hibernate.orm:hibernate-envers:6.6.39.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath,testWhiteboxCompileClasspath,testWhiteboxRuntimeClasspath
121-
org.hibernate.orm:hibernate-jpamodelgen:6.6.39.Final=annotationProcessor
122+
org.hibernate.orm:hibernate-jpamodelgen:6.6.40.Final=annotationProcessor
122123
org.hibernate.validator:hibernate-validator:8.0.3.Final=compileClasspath,runtimeClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath,testWhiteboxRuntimeClasspath
123124
org.immutables:annotate:2.12.0=compileClasspath,testFixturesCompileClasspath
124125
org.immutables:bom:2.12.0=annotationProcessor,compileClasspath,testFixturesAnnotationProcessor,testFixturesCompileClasspath

0 commit comments

Comments
 (0)