From 4e7f925d1831600cab6b0c384acbca60c0077f2d Mon Sep 17 00:00:00 2001 From: Henry Heikkinen Date: Tue, 17 Dec 2024 10:46:46 +0200 Subject: [PATCH] Add Gradle lockfiles for cas-virkailja and cas-oppija to see if Trivy figures out the dependencies --- cas-oppija/build.gradle | 4 + cas-oppija/gradle.lockfile | 485 ++++++++++++++++++++++++++++ cas-virkailija/build.gradle | 4 + cas-virkailija/gradle.lockfile | 460 ++++++++++++++++++++++++++ scripts/generate-gradle-lockfile.sh | 20 ++ 5 files changed, 973 insertions(+) create mode 100644 cas-oppija/gradle.lockfile create mode 100644 cas-virkailija/gradle.lockfile create mode 100755 scripts/generate-gradle-lockfile.sh diff --git a/cas-oppija/build.gradle b/cas-oppija/build.gradle index 4be7d9bd5..f7b04692c 100644 --- a/cas-oppija/build.gradle +++ b/cas-oppija/build.gradle @@ -1,3 +1,7 @@ +dependencyLocking { + lockAllConfigurations() +} + buildscript { repositories { if (project.privateRepoUrl) { diff --git a/cas-oppija/gradle.lockfile b/cas-oppija/gradle.lockfile new file mode 100644 index 000000000..8e1fcc929 --- /dev/null +++ b/cas-oppija/gradle.lockfile @@ -0,0 +1,485 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +antlr:antlr:2.7.7=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +aopalliance:aopalliance:1.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +cglib:cglib-nodep:2.1_3=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.beust:jcommander:1.78=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.fasterxml.jackson.core:jackson-annotations:2.13.4=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.fasterxml.jackson.core:jackson-core:2.13.4=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.fasterxml.jackson.core:jackson-databind:2.13.4=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.fasterxml.jackson.dataformat:jackson-dataformat-properties:2.13.4=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.13.4=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.13.4=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.fasterxml.jackson.datatype:jackson-datatype-guava:2.13.4=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.13.4=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.fasterxml.jackson.datatype:jackson-datatype-joda:2.13.4=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.13.4=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:2.13.4=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:2.13.4=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.fasterxml.jackson.module:jackson-module-jaxb-annotations:2.13.4=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.fasterxml.jackson.module:jackson-module-parameter-names:2.13.4=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.fasterxml.jackson:jackson-bom:2.13.4=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.fasterxml.woodstox:woodstox-core:6.3.1=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.fasterxml:classmate:1.5.1=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.github.ben-manes.caffeine:caffeine:3.1.1=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.github.ben-manes.caffeine:guava:3.1.1=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.github.kagkarlsson:db-scheduler:11.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.github.kagkarlsson:micro-jdbc:0.3=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.github.oshi:oshi-core:6.2.2=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.github.scribejava:scribejava-apis:8.3.1=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.github.scribejava:scribejava-core:8.3.1=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.github.scribejava:scribejava-java8:8.3.1=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.github.stephenc.jcip:jcip-annotations:1.0-1=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.google.code.findbugs:jsr305:3.0.2=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.google.errorprone:error_prone_annotations:2.14.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.google.guava:failureaccess:1.0.1=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.google.guava:guava:30.1.1-jre=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.google.j2objc:j2objc-annotations:1.3=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.google.zxing:core:3.5.0=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.h2database:h2:2.1.214=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.lmax:disruptor:3.4.4=bootRunConfig +com.mchange:mchange-commons-java:0.2.15=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.microsoft.alm:oauth2-useragent:0.11.3=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.microsoft.sqlserver:mssql-jdbc:10.2.1.jre11=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.nimbusds:content-type:2.2=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.nimbusds:lang-tag:1.7=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.nimbusds:nimbus-jose-jwt:9.24.3=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.nimbusds:oauth2-oidc-sdk:9.42=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.oracle.ojdbc:ojdbc10:19.3.0.0=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.oracle.ojdbc:ons:19.3.0.0=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.oracle.ojdbc:oraclepki:19.3.0.0=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.oracle.ojdbc:osdt_cert:19.3.0.0=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.oracle.ojdbc:osdt_core:19.3.0.0=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.oracle.ojdbc:simplefan:19.3.0.0=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.oracle.ojdbc:ucp:19.3.0.0=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.sun.activation:jakarta.activation:1.2.2=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.sun.istack:istack-commons-runtime:4.1.1=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.sun.mail:jakarta.mail:1.6.7=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.vdurmont:semver4j:3.1.0=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.zaxxer:HikariCP:5.0.1=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +commons-attributes:commons-attributes-api:2.1=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +commons-attributes:commons-attributes-compiler:2.1=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +commons-beanutils:commons-beanutils:1.9.4=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +commons-cli:commons-cli:1.5.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +commons-codec:commons-codec:1.15=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +commons-collections:commons-collections:3.2.2=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +commons-io:commons-io:2.11.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +commons-lang:commons-lang:2.6=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +commons-logging:commons-logging:1.2=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +commons-validator:commons-validator:1.7=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +concurrent:concurrent:1.3.4=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +de.cronn:reflection-util:2.14.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +fi.vm.sade.java-utils:httpclient:0.3.0-SNAPSHOT=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +fi.vm.sade.java-utils:java-cas:0.5.0-SNAPSHOT=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +fi.vm.sade.java-utils:java-http:0.5.0-SNAPSHOT=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +fi.vm.sade.java-utils:java-properties:0.1.0-SNAPSHOT=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +fi.vm.sade.java-utils:suomifi-valtuudet-client:0.1.0-SNAPSHOT=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +geronimo-spec:geronimo-spec-jta:1.0.1B-rc4=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.dropwizard.metrics:metrics-core:4.2.11=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.github.classgraph:classgraph:4.8.149=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.micrometer:micrometer-core:1.9.3=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.netty:netty-buffer:4.1.80.Final=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.netty:netty-codec:4.1.80.Final=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.netty:netty-common:4.1.80.Final=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.netty:netty-handler:4.1.80.Final=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.netty:netty-resolver:4.1.80.Final=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.netty:netty-transport-classes-epoll:4.1.80.Final=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.netty:netty-transport-classes-kqueue:4.1.80.Final=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.netty:netty-transport-native-epoll:4.1.80.Final=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.netty:netty-transport-native-kqueue:4.1.80.Final=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.netty:netty-transport-native-unix-common:4.1.80.Final=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.netty:netty-transport:4.1.80.Final=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.projectreactor:reactor-core:3.4.22=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.swagger.core.v3:swagger-annotations:2.2.2=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +jakarta.activation:jakarta.activation-api:1.2.2=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +jakarta.annotation:jakarta.annotation-api:1.3.5=bootRunConfig +jakarta.xml.bind:jakarta.xml.bind-api:2.3.3=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +javax.activation:javax.activation-api:1.2.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +javax.annotation:javax.annotation-api:1.3.2=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +javax.el:javax.el-api:3.0.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +javax.persistence:javax.persistence-api:2.2=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +javax.servlet:javax.servlet-api:4.0.1=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +javax.validation:validation-api:2.0.1.Final=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +javax.xml.bind:jaxb-api:2.3.1=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +javax.xml.soap:javax.xml.soap-api:1.4.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +javax.xml.stream:stax-api:1.0-2=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +javax.xml.ws:jaxws-api:2.3.1=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +jaxen:jaxen:1.2.0=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +jline:jline:2.14.6=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +joda-time:joda-time:2.11.1=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +mysql:mysql-connector-java:8.0.30=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +net.bytebuddy:byte-buddy:1.12.13=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +net.java.dev.msv:xsdlib:2013.6.1=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +net.minidev:accessors-smart:2.4.8=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +net.minidev:json-smart:2.4.8=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +net.shibboleth.tool:xmlsectool:3.0.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +net.shibboleth.utilities:java-support:8.3.1=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +net.sourceforge.jtds:jtds:1.3.1=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +nz.net.ultraq.groovy:groovy-extensions:2.0.0=bootRunConfig +nz.net.ultraq.thymeleaf:thymeleaf-expression-processor:3.1.0=bootRunConfig +nz.net.ultraq.thymeleaf:thymeleaf-layout-dialect:3.1.0=bootRunConfig +ognl:ognl:3.1.26=bootRunConfig +opensymphony:oscache:2.1.1=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apache.bval:bval-jsr:2.0.6=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apache.commons:commons-collections4:4.4=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apache.commons:commons-jexl3:3.2.1=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apache.commons:commons-lang3:3.12.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apache.commons:commons-pool2:2.11.1=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apache.commons:commons-text:1.10.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apache.groovy:groovy-bom:4.0.4=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apache.groovy:groovy-datetime:4.0.4=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apache.groovy:groovy-groovysh:4.0.4=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apache.groovy:groovy-json:4.0.4=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apache.groovy:groovy-jsr223:4.0.4=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apache.groovy:groovy-sql:4.0.4=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apache.groovy:groovy-templates:4.0.4=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apache.groovy:groovy-xml:4.0.4=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apache.groovy:groovy:4.0.4=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apache.httpcomponents:httpclient-cache:4.5.13=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apache.httpcomponents:httpclient:4.5.13=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apache.httpcomponents:httpcore:4.4.15=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apache.logging.log4j:log4j-api:2.18.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apache.logging.log4j:log4j-core:2.18.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apache.logging.log4j:log4j-jcl:2.18.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apache.logging.log4j:log4j-jul:2.17.2=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apache.logging.log4j:log4j-layout-template-json:2.18.0=bootRunConfig +org.apache.logging.log4j:log4j-slf4j-impl:2.18.0=bootRunConfig +org.apache.logging.log4j:log4j-web:2.18.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apache.santuario:xmlsec:2.3.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apache.tomcat.embed:tomcat-embed-core:9.0.74=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apache.tomcat.embed:tomcat-embed-el:9.0.74=bootRunConfig +org.apache.tomcat:tomcat-annotations-api:9.0.74=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apache.tomcat:tomcat-api:9.0.74=bootRunConfig +org.apache.tomcat:tomcat-catalina-ha:9.0.74=bootRunConfig +org.apache.tomcat:tomcat-catalina:9.0.74=bootRunConfig +org.apache.tomcat:tomcat-coyote:9.0.74=bootRunConfig +org.apache.tomcat:tomcat-el-api:9.0.74=bootRunConfig +org.apache.tomcat:tomcat-jaspic-api:9.0.74=bootRunConfig +org.apache.tomcat:tomcat-jni:9.0.74=bootRunConfig +org.apache.tomcat:tomcat-jsp-api:9.0.74=bootRunConfig +org.apache.tomcat:tomcat-juli:9.0.74=bootRunConfig +org.apache.tomcat:tomcat-servlet-api:9.0.74=bootRunConfig +org.apache.tomcat:tomcat-tribes:9.0.74=bootRunConfig +org.apache.tomcat:tomcat-util-scan:9.0.74=bootRunConfig +org.apache.tomcat:tomcat-util:9.0.74=bootRunConfig +org.apache.velocity:velocity-engine-core:2.3=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-api-audit:6.6.8=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-api-authentication:6.6.8=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-api-configuration-model:6.6.8=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-api-configuration:6.6.8=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-api-cookie:6.6.8=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-api-events:6.6.8=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-api-logout:6.6.8=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-api-mfa:6.6.8=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-api-monitor:6.6.8=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-api-protocol:6.6.8=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-api-services:6.6.8=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-api-throttle:6.6.8=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-api-ticket:6.6.8=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-api-util:6.6.8=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-api-validation:6.6.8=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-api-web:6.6.8=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-api-webflow:6.6.8=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-api:6.6.8=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-audit-api:6.6.8=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-audit:6.6.8=bootRunConfig +org.apereo.cas:cas-server-core-authentication-api:6.6.8=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-authentication-attributes:6.6.8=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-authentication-mfa-api:6.6.8=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-authentication-mfa:6.6.8=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-authentication-throttle:6.6.8=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-authentication:6.6.8=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-configuration-api:6.6.8=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-configuration:6.6.8=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-cookie-api:6.6.8=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-cookie:6.6.8=bootRunConfig +org.apereo.cas:cas-server-core-events-api:6.6.8=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-logging-api:6.6.8=bootRunConfig +org.apereo.cas:cas-server-core-logging:6.6.8=bootRunConfig +org.apereo.cas:cas-server-core-logout-api:6.6.8=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-logout:6.6.8=bootRunConfig +org.apereo.cas:cas-server-core-monitor:6.6.8=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-notifications:6.6.8=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-services-api:6.6.8=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-services-authentication:6.6.8=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-services-registry:6.6.8=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-services:6.6.8=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-tickets-api:6.6.8=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-tickets:6.6.8=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-util-api:6.6.8=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-util:6.6.8=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-validation-api:6.6.8=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-validation:6.6.8=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-web-api:6.6.8=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-web:6.6.8=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-webflow-api:6.6.8=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-webflow-mfa-api:6.6.8=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-webflow-mfa:6.6.8=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-webflow:6.6.8=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core:6.6.8=bootRunConfig +org.apereo.cas:cas-server-support-actions-core:6.6.8=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-support-actions:6.6.8=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-support-bom:6.6.8=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-support-generic:6.6.8=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-support-geolocation:6.6.8=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-support-interrupt-api:6.6.8=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-support-interrupt-core:6.6.8=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-support-interrupt-webflow:6.6.8=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-support-jdbc-drivers:6.6.8=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-support-jpa-hibernate:6.6.8=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-support-jpa-ticket-registry:6.6.8=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-support-jpa-util:6.6.8=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-support-json-service-registry:6.6.8=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-support-ldap-core:6.6.8=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-support-pac4j-api:6.6.8=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-support-pac4j-authentication:6.6.8=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-support-pac4j-core-clients:6.6.8=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-support-pac4j-core:6.6.8=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-support-pac4j-webflow:6.6.8=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-support-pac4j:6.6.8=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-support-person-directory-core:6.6.8=bootRunConfig +org.apereo.cas:cas-server-support-person-directory:6.6.8=bootRunConfig +org.apereo.cas:cas-server-support-reports-core:6.6.8=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-support-reports:6.6.8=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-support-saml-core-api:6.6.8=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-support-saml-core:6.6.8=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-support-session-jdbc:6.6.8=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-support-themes-core:6.6.8=bootRunConfig +org.apereo.cas:cas-server-support-themes:6.6.8=bootRunConfig +org.apereo.cas:cas-server-support-thymeleaf:6.6.8=bootRunConfig +org.apereo.cas:cas-server-support-token-core-api:6.6.8=bootRunConfig +org.apereo.cas:cas-server-support-trusted-mfa-core:6.6.8=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-support-validation-core:6.6.8=bootRunConfig +org.apereo.cas:cas-server-support-validation:6.6.8=bootRunConfig +org.apereo.cas:cas-server-webapp-config:6.6.8=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-webapp-init-tomcat:6.6.8=bootRunConfig +org.apereo.cas:cas-server-webapp-init:6.6.8=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-webapp-resources:6.6.8=bootRunConfig +org.apereo.cas:cas-server-webapp-tomcat:6.6.8=bootRunConfig,casBootWarOverlay,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.inspektr:inspektr-audit:1.8.20.GA=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.inspektr:inspektr-common:1.8.20.GA=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.inspektr:inspektr-support-spring:1.8.20.GA=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.service.persondir:person-directory-api:2.0.13=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.service.persondir:person-directory-impl:2.0.13=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apiguardian:apiguardian-api:1.1.2=testCompileClasspath +org.aspectj:aspectjrt:1.9.9.1=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.aspectj:aspectjweaver:1.9.9.1=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.assertj:assertj-core:3.22.0=testCompileClasspath,testRuntimeClasspath +org.attoparser:attoparser:2.0.5.RELEASE=bootRunConfig +org.bitbucket.b_c:jose4j:0.8.0=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.bouncycastle:bcpkix-jdk15on:1.70=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.bouncycastle:bcprov-jdk15on:1.70=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.bouncycastle:bcprov-jdk18on:1.71=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.bouncycastle:bcutil-jdk15on:1.70=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.checkerframework:checker-qual:3.22.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.codehaus.woodstox:stax2-api:4.2.1=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.cryptacular:cryptacular:1.2.5=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.dom4j:dom4j:2.1.3=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.flywaydb:flyway-core:8.5.13=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.glassfish.jaxb:jaxb-runtime:2.3.6=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.glassfish.main.javaee-api:javax.jms:3.1.2.2=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.glassfish.main.javaee-api:javax.jws:3.1.2.2=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.glassfish.web:el-impl:2.2=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.glassfish:jakarta.json:1.1.6=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.hdrhistogram:HdrHistogram:2.1.12=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.hibernate.common:hibernate-commons-annotations:5.1.2.Final=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.hibernate:hibernate-core:5.6.10.Final=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.hibernate:hibernate-entitymanager:5.6.10.Final=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.hibernate:hibernate-hikaricp:5.6.10.Final=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.hjson:hjson:3.0.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.hsqldb:hsqldb:2.7.0=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.jasig.cas.client:cas-client-core:3.6.4=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.jasypt:jasypt:1.9.3=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.javassist:javassist:3.28.0-GA=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.jboss.logging:jboss-logging:3.4.3.Final=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:1.1.1.Final=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.jboss:jandex:2.4.2.Final=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.jdom:jdom2:2.0.6.1=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.jooq:jool:0.9.14=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.json:json:20160810=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.jsoup:jsoup:1.15.3=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.junit.jupiter:junit-jupiter-api:5.9.0=testCompileClasspath,testRuntimeClasspath +org.junit.jupiter:junit-jupiter-engine:5.9.0=testRuntimeClasspath +org.junit.platform:junit-platform-commons:1.9.0=testCompileClasspath,testRuntimeClasspath +org.junit.platform:junit-platform-engine:1.9.0=testRuntimeClasspath +org.junit:junit-bom:5.9.0=testCompileClasspath,testRuntimeClasspath +org.latencyutils:LatencyUtils:2.0.3=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.ldaptive:ldaptive-beans:2.1.1=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.ldaptive:ldaptive:2.1.1=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.mariadb.jdbc:mariadb-java-client:3.0.7=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.objenesis:objenesis:3.2=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.opensaml:opensaml-core:4.2.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.opensaml:opensaml-messaging-api:4.2.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.opensaml:opensaml-messaging-impl:4.2.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.opensaml:opensaml-profile-api:4.2.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.opensaml:opensaml-profile-impl:4.2.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.opensaml:opensaml-saml-api:4.2.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.opensaml:opensaml-saml-impl:4.2.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.opensaml:opensaml-security-api:4.2.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.opensaml:opensaml-security-impl:4.2.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.opensaml:opensaml-soap-api:4.2.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.opensaml:opensaml-soap-impl:4.2.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.opensaml:opensaml-storage-api:4.2.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.opensaml:opensaml-storage-impl:4.2.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.opensaml:opensaml-xacml-api:4.2.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.opensaml:opensaml-xacml-saml-api:4.2.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.opensaml:opensaml-xacml-saml-impl:4.2.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.opensaml:opensaml-xmlsec-api:4.2.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.opensaml:opensaml-xmlsec-impl:4.2.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.opentest4j:opentest4j:1.2.0=testCompileClasspath,testRuntimeClasspath +org.ow2.asm:asm:9.1=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.pac4j:pac4j-cas:5.4.6=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.pac4j:pac4j-config:5.4.6=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.pac4j:pac4j-core:5.4.6=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.pac4j:pac4j-http:5.4.6=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.pac4j:pac4j-javaee:5.4.6=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.pac4j:pac4j-oauth:5.4.6=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.pac4j:pac4j-oidc:5.4.6=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.pac4j:pac4j-saml:5.4.6=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.pac4j:spring-webmvc-pac4j:6.0.3=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.postgresql:postgresql:42.3.6=compileClasspath,testCompileClasspath +org.postgresql:postgresql:42.5.0=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.projectlombok:lombok:1.18.24=annotationProcessor,bootRunConfig,bootRunSourcesAnnotationProcessor,bootRunSourcesCompileClasspath,compileClasspath,lombok,testAnnotationProcessor,testCompileClasspath +org.quartz-scheduler:quartz:2.3.2=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.reactivestreams:reactive-streams:1.0.4=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.reflections:reflections:0.10.2=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.slf4j:jcl-over-slf4j:2.0.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.slf4j:jul-to-slf4j:1.7.36=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.slf4j:slf4j-api:1.7.36=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework.boot:spring-boot-actuator-autoconfigure:2.7.3=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework.boot:spring-boot-actuator:2.7.3=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework.boot:spring-boot-autoconfigure:2.7.3=bootRunConfig,compileClasspath,developmentOnly,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework.boot:spring-boot-configuration-metadata:2.7.3=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework.boot:spring-boot-configuration-processor:2.7.3=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.springframework.boot:spring-boot-dependencies:2.7.3=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework.boot:spring-boot-devtools:2.7.3=bootRunConfig,developmentOnly,runtimeClasspath +org.springframework.boot:spring-boot-properties-migrator:2.7.3=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework.boot:spring-boot-starter-actuator:2.7.3=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework.boot:spring-boot-starter-aop:2.7.3=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework.boot:spring-boot-starter-log4j2:2.7.3=bootRunConfig +org.springframework.boot:spring-boot-starter-mail:2.7.3=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.springframework.boot:spring-boot-starter-thymeleaf:2.7.3=bootRunConfig +org.springframework.boot:spring-boot-starter-tomcat:2.7.3=bootRunConfig +org.springframework.boot:spring-boot-starter-validation:2.7.3=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework.boot:spring-boot-starter-web:2.7.3=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework.boot:spring-boot:2.7.3=bootRunConfig,compileClasspath,developmentOnly,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework.cloud:spring-cloud-commons:3.1.3=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework.cloud:spring-cloud-context:3.1.3=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework.cloud:spring-cloud-starter-bootstrap:3.1.3=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework.cloud:spring-cloud-starter:3.1.3=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework.data:spring-data-commons:2.7.2=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework.integration:spring-integration-core:5.5.14=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework.integration:spring-integration-jdbc:5.5.14=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.springframework.integration:spring-integration-jmx:5.5.14=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework.retry:spring-retry:1.3.3=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework.security:spring-security-cas:5.7.3=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework.security:spring-security-config:5.7.3=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework.security:spring-security-core:5.7.3=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework.security:spring-security-crypto:5.7.3=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework.security:spring-security-rsa:1.0.11.RELEASE=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework.security:spring-security-web:5.7.3=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework.session:spring-session-core:2.7.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework.session:spring-session-jdbc:2.7.0=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.springframework.webflow:spring-binding:2.5.1.RELEASE=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework.webflow:spring-webflow:2.5.1.RELEASE=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework:spring-aop:5.3.22=bootRunConfig,compileClasspath,developmentOnly,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework:spring-beans:5.3.22=bootRunConfig,compileClasspath,developmentOnly,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework:spring-context-indexer:5.3.19=annotationProcessor +org.springframework:spring-context-indexer:5.3.22=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework:spring-context-support:5.3.22=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework:spring-context:5.3.22=bootRunConfig,compileClasspath,developmentOnly,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework:spring-core:5.3.22=bootRunConfig,compileClasspath,developmentOnly,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework:spring-expression:5.3.22=bootRunConfig,compileClasspath,developmentOnly,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework:spring-jcl:5.3.22=bootRunConfig,compileClasspath,developmentOnly,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework:spring-jdbc:5.3.22=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework:spring-jms:5.3.22=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework:spring-messaging:5.3.22=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework:spring-orm:5.3.22=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework:spring-tx:5.3.22=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework:spring-web:5.3.22=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework:spring-webmvc:5.3.22=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springmodules:spring-modules-cache:0.8=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.thymeleaf.extras:thymeleaf-extras-java8time:3.0.4.RELEASE=bootRunConfig +org.thymeleaf:thymeleaf-spring5:3.0.15.RELEASE=bootRunConfig +org.thymeleaf:thymeleaf:3.0.15.RELEASE=bootRunConfig +org.unbescape:unbescape:1.1.6.RELEASE=bootRunConfig +org.webjars.bowergithub.dropbox:zxcvbn:4.4.2=bootRunConfig +org.webjars.npm:balanced-match:1.0.2=bootRunConfig +org.webjars.npm:base64-js:1.5.1=bootRunConfig +org.webjars.npm:css-vars-ponyfill:2.4.7=bootRunConfig +org.webjars.npm:get-css-data:2.0.2=bootRunConfig +org.webjars.npm:material-components-web:14.0.0=bootRunConfig +org.webjars.npm:material__animation:14.0.0=bootRunConfig +org.webjars.npm:material__auto-init:14.0.0=bootRunConfig +org.webjars.npm:material__banner:14.0.0=bootRunConfig +org.webjars.npm:material__base:14.0.0=bootRunConfig +org.webjars.npm:material__button:14.0.0=bootRunConfig +org.webjars.npm:material__card:14.0.0=bootRunConfig +org.webjars.npm:material__checkbox:14.0.0=bootRunConfig +org.webjars.npm:material__chips:14.0.0=bootRunConfig +org.webjars.npm:material__circular-progress:14.0.0=bootRunConfig +org.webjars.npm:material__data-table:14.0.0=bootRunConfig +org.webjars.npm:material__density:14.0.0=bootRunConfig +org.webjars.npm:material__dialog:14.0.0=bootRunConfig +org.webjars.npm:material__dom:14.0.0=bootRunConfig +org.webjars.npm:material__drawer:14.0.0=bootRunConfig +org.webjars.npm:material__elevation:14.0.0=bootRunConfig +org.webjars.npm:material__fab:14.0.0=bootRunConfig +org.webjars.npm:material__feature-targeting:14.0.0=bootRunConfig +org.webjars.npm:material__floating-label:14.0.0=bootRunConfig +org.webjars.npm:material__focus-ring:14.0.0=bootRunConfig +org.webjars.npm:material__form-field:14.0.0=bootRunConfig +org.webjars.npm:material__icon-button:14.0.0=bootRunConfig +org.webjars.npm:material__image-list:14.0.0=bootRunConfig +org.webjars.npm:material__layout-grid:14.0.0=bootRunConfig +org.webjars.npm:material__line-ripple:14.0.0=bootRunConfig +org.webjars.npm:material__linear-progress:14.0.0=bootRunConfig +org.webjars.npm:material__list:14.0.0=bootRunConfig +org.webjars.npm:material__menu-surface:14.0.0=bootRunConfig +org.webjars.npm:material__menu:14.0.0=bootRunConfig +org.webjars.npm:material__notched-outline:14.0.0=bootRunConfig +org.webjars.npm:material__progress-indicator:14.0.0=bootRunConfig +org.webjars.npm:material__radio:14.0.0=bootRunConfig +org.webjars.npm:material__ripple:14.0.0=bootRunConfig +org.webjars.npm:material__rtl:14.0.0=bootRunConfig +org.webjars.npm:material__segmented-button:14.0.0=bootRunConfig +org.webjars.npm:material__select:14.0.0=bootRunConfig +org.webjars.npm:material__shape:14.0.0=bootRunConfig +org.webjars.npm:material__slider:14.0.0=bootRunConfig +org.webjars.npm:material__snackbar:14.0.0=bootRunConfig +org.webjars.npm:material__switch:14.0.0=bootRunConfig +org.webjars.npm:material__tab-bar:14.0.0=bootRunConfig +org.webjars.npm:material__tab-indicator:14.0.0=bootRunConfig +org.webjars.npm:material__tab-scroller:14.0.0=bootRunConfig +org.webjars.npm:material__tab:14.0.0=bootRunConfig +org.webjars.npm:material__textfield:14.0.0=bootRunConfig +org.webjars.npm:material__theme:14.0.0=bootRunConfig +org.webjars.npm:material__tokens:14.0.0=bootRunConfig +org.webjars.npm:material__tooltip:14.0.0=bootRunConfig +org.webjars.npm:material__top-app-bar:14.0.0=bootRunConfig +org.webjars.npm:material__touch-target:14.0.0=bootRunConfig +org.webjars.npm:material__typography:14.0.0=bootRunConfig +org.webjars.npm:mdi__font:6.5.95=bootRunConfig +org.webjars.npm:normalize.css:8.0.1=bootRunConfig +org.webjars.npm:text-encoding:0.7.0=bootRunConfig +org.webjars.npm:tslib:2.8.1=bootRunConfig +org.webjars.npm:whatwg-fetch:3.6.2=bootRunConfig +org.webjars:bootstrap-select:1.13.18=bootRunConfig +org.webjars:bootstrap:5.2.0=bootRunConfig +org.webjars:datatables:1.12.1=bootRunConfig +org.webjars:es5-shim:4.5.9=bootRunConfig +org.webjars:font-awesome:6.1.2=bootRunConfig +org.webjars:hal-explorer:1.1.0=bootRunConfig +org.webjars:highlightjs:11.5.0=bootRunConfig +org.webjars:jquery:3.6.1=bootRunConfig +org.webjars:webjars-locator-core:0.52=bootRunConfig +org.yaml:snakeyaml:1.31=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +oro:oro:2.0.8=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +qdox:qdox:1.5=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +relaxngDatatype:relaxngDatatype:20020414=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +xerces:xercesImpl:2.12.2=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +xml-apis:xml-apis:1.4.01=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +xpp3:xpp3:1.1.4c=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +empty=bootRunSourcesRuntimeClasspath,bootWarOverlayClasspath,providedCompile,providedRuntime,warOverlayClasspath diff --git a/cas-virkailija/build.gradle b/cas-virkailija/build.gradle index 7f66c32f1..ae6057631 100644 --- a/cas-virkailija/build.gradle +++ b/cas-virkailija/build.gradle @@ -5,6 +5,10 @@ import java.nio.file.* import org.gradle.internal.logging.text.* import static org.gradle.internal.logging.text.StyledTextOutput.Style +dependencyLocking { + lockAllConfigurations() +} + buildscript { repositories { if (project.privateRepoUrl) { diff --git a/cas-virkailija/gradle.lockfile b/cas-virkailija/gradle.lockfile new file mode 100644 index 000000000..7c9fc343b --- /dev/null +++ b/cas-virkailija/gradle.lockfile @@ -0,0 +1,460 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +aopalliance:aopalliance:1.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +ch.qos.logback:logback-classic:1.4.14=testCompileClasspath,testRuntimeClasspath +ch.qos.logback:logback-core:1.4.14=testCompileClasspath,testRuntimeClasspath +com.esotericsoftware:kryo:5.5.0=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.esotericsoftware:minlog:1.3.1=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.esotericsoftware:reflectasm:1.11.9=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.fasterxml.jackson.core:jackson-annotations:2.16.1=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.fasterxml.jackson.core:jackson-core:2.16.1=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.fasterxml.jackson.core:jackson-databind:2.16.1=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.fasterxml.jackson.dataformat:jackson-dataformat-properties:2.16.1=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.fasterxml.jackson.dataformat:jackson-dataformat-toml:2.16.1=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.16.1=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.16.1=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.fasterxml.jackson.datatype:jackson-datatype-guava:2.16.1=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.16.1=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.16.1=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.fasterxml.jackson.module:jackson-module-jakarta-xmlbind-annotations:2.16.1=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.fasterxml.jackson.module:jackson-module-parameter-names:2.16.1=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.fasterxml.jackson:jackson-bom:2.16.1=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.fasterxml.woodstox:woodstox-core:6.5.1=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.fasterxml:classmate:1.6.0=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.github.ben-manes.caffeine:caffeine:3.1.8=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.github.ben-manes.caffeine:guava:3.1.8=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.github.oshi:oshi-core:6.4.10=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.github.spotbugs:spotbugs-annotations:4.7.3=bootRunConfig,bootRunSourcesCompileClasspath,compileClasspath,testCompileClasspath +com.github.stephenc.jcip:jcip-annotations:1.0-1=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.github.waffle:waffle-jna:3.3.0=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.github.zhanhb:thymeleaf-layout-dialect:3.2.0=bootRunConfig +com.google.code.findbugs:jsr305:3.0.2=bootRunConfig,bootRunSourcesCompileClasspath,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.google.code.gson:gson:2.10.1=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.google.errorprone:error_prone_annotations:2.21.1=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.google.guava:failureaccess:1.0.1=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.google.guava:guava-parent:32.1.2-jre=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.google.guava:guava:32.1.2-jre=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.google.j2objc:j2objc-annotations:2.8=compileClasspath,testCompileClasspath +com.google.zxing:core:3.5.2=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.googlecode.concurrent-trees:concurrent-trees:2.6.1=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.googlecode.cqengine:cqengine:3.6.0=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.h2database:h2:2.2.224=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.jayway.jsonpath:json-path:2.8.0=testCompileClasspath,testRuntimeClasspath +com.lmax:disruptor:3.4.4=bootRunConfig +com.mchange:mchange-commons-java:0.2.15=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.microsoft.alm:oauth2-useragent:0.11.3=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.microsoft.sqlserver:mssql-jdbc:12.4.2.jre11=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.mysql:mysql-connector-j:8.2.0=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.nimbusds:content-type:2.3=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.nimbusds:lang-tag:1.7=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.nimbusds:nimbus-jose-jwt:9.37.3=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.nimbusds:oauth2-oidc-sdk:11.9=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.oracle.database.jdbc:ojdbc11:23.3.0.23.09=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.samskivert:jmustache:1.16=bootRunConfig +com.sun.istack:istack-commons-runtime:4.1.2=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.sun.mail:jakarta.mail:2.0.1=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.sun.xml.bind:jaxb-impl:4.0.4=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.sun.xml.stream.buffer:streambuffer:2.1.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.sun.xml.ws:jaxws-rt:4.0.2=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.vaadin.external.google:android-json:0.0.20131108.vaadin1=testCompileClasspath,testRuntimeClasspath +com.vdurmont:semver4j:3.1.0=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.warrenstrange:googleauth:1.5.0=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.yugabyte:jdbc-yugabytedb:42.3.5-yb-4=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +com.zaxxer:HikariCP:5.1.0=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +commons-beanutils:commons-beanutils:1.9.4=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +commons-cli:commons-cli:1.6.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +commons-codec:commons-codec:1.16.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +commons-collections:commons-collections:3.2.2=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +commons-io:commons-io:2.15.1=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +commons-lang:commons-lang:2.6=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +commons-logging:commons-logging:1.2=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +commons-validator:commons-validator:1.8.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +de.javakaffee:kryo-serializers:0.45=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +fi.vm.sade.java-utils:httpclient:0.3.0-SNAPSHOT=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +fi.vm.sade.java-utils:java-cas:0.5.0-SNAPSHOT=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +fi.vm.sade.java-utils:java-http:0.5.0-SNAPSHOT=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +fi.vm.sade.java-utils:java-properties:0.1.0-SNAPSHOT=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.github.classgraph:classgraph:4.8.165=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.hypersistence:hypersistence-tsid:2.1.1=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.hypersistence:hypersistence-utils-hibernate-62:3.7.0=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.micrometer:micrometer-commons:1.12.1=bootRunConfig,compileClasspath,developmentOnly,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.micrometer:micrometer-core:1.12.1=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.micrometer:micrometer-jakarta9:1.12.1=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.micrometer:micrometer-observation:1.12.1=bootRunConfig,compileClasspath,developmentOnly,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.projectreactor:reactor-core:3.6.1=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.smallrye:jandex:3.1.2=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +io.swagger.core.v3:swagger-annotations:2.2.20=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +jakarta.activation:jakarta.activation-api:2.1.2=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +jakarta.annotation:jakarta.annotation-api:2.1.1=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +jakarta.el:jakarta.el-api:5.0.1=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +jakarta.inject:jakarta.inject-api:2.0.1=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +jakarta.persistence:jakarta.persistence-api:3.1.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api:3.0.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +jakarta.servlet:jakarta.servlet-api:6.0.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +jakarta.transaction:jakarta.transaction-api:2.0.1=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +jakarta.validation:jakarta.validation-api:3.0.2=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +jakarta.xml.bind:jakarta.xml.bind-api:4.0.1=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +jakarta.xml.soap:jakarta.xml.soap-api:3.0.1=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +jakarta.xml.ws:jakarta.xml.ws-api:4.0.1=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +javax.xml.bind:jaxb-api:2.2.12=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +javax.xml.stream:stax-api:1.0-2=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +jaxen:jaxen:2.0.0=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +jline:jline:2.14.6=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +junit:junit:4.13.2=testCompileClasspath,testRuntimeClasspath +net.bytebuddy:byte-buddy-agent:1.14.10=testCompileClasspath,testRuntimeClasspath +net.bytebuddy:byte-buddy:1.14.10=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +net.java.dev.jna:jna-platform:5.13.0=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +net.java.dev.jna:jna:5.13.0=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +net.java.dev.msv:xsdlib:2013.6.1=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +net.jodah:typetools:0.6.1=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +net.minidev:accessors-smart:2.5.0=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +net.minidev:json-smart:2.5.0=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +net.sourceforge.jtds:jtds:1.3.1=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +ognl:ognl:3.3.4=bootRunConfig +org.antlr:antlr4-runtime:4.13.0=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apache.commons:commons-collections4:4.4=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apache.commons:commons-jexl3:3.3=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apache.commons:commons-lang3:3.14.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apache.commons:commons-pool2:2.12.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apache.commons:commons-text:1.11.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apache.groovy:groovy-bom:4.0.17=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apache.groovy:groovy-datetime:4.0.17=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apache.groovy:groovy-groovysh:4.0.17=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apache.groovy:groovy-json:4.0.17=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apache.groovy:groovy-jsr223:4.0.17=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apache.groovy:groovy-sql:4.0.17=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apache.groovy:groovy-templates:4.0.17=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apache.groovy:groovy-xml:4.0.17=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apache.groovy:groovy-yaml:4.0.17=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apache.groovy:groovy:4.0.17=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apache.httpcomponents.client5:httpclient5:5.3=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apache.httpcomponents.core5:httpcore5-h2:5.2.4=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apache.httpcomponents.core5:httpcore5:5.2.4=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apache.httpcomponents:httpclient-cache:4.5.2=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apache.httpcomponents:httpclient:4.5.14=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apache.httpcomponents:httpcore:4.4.16=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apache.logging.log4j:log4j-api:2.22.1=bootRunConfig +org.apache.logging.log4j:log4j-core:2.22.1=bootRunConfig +org.apache.logging.log4j:log4j-jakarta-web:2.22.1=bootRunConfig +org.apache.logging.log4j:log4j-jcl:2.22.1=bootRunConfig +org.apache.logging.log4j:log4j-jul:2.21.1=bootRunConfig +org.apache.logging.log4j:log4j-layout-template-json:2.22.1=bootRunConfig +org.apache.logging.log4j:log4j-slf4j2-impl:2.22.1=bootRunConfig +org.apache.logging.log4j:log4j-spring-boot:2.22.1=bootRunConfig +org.apache.logging.log4j:log4j-spring-cloud-config-client:2.22.1=bootRunConfig +org.apache.tomcat.embed:tomcat-embed-core:10.1.17=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apache.tomcat.embed:tomcat-embed-el:10.1.17=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apache.tomcat:tomcat-api:10.1.17=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apache.tomcat:tomcat-catalina-ha:10.1.17=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apache.tomcat:tomcat-coyote:10.1.17=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apache.tomcat:tomcat-jni:10.1.17=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apache.tomcat:tomcat-juli:10.1.17=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apache.tomcat:tomcat-servlet-api:10.1.17=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apache.tomcat:tomcat-tribes:10.1.17=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apache.tomcat:tomcat-util-scan:10.1.17=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apache.tomcat:tomcat-util:10.1.17=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apache.velocity:velocity-engine-core:2.3=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-api-audit:7.0.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-api-authentication:7.0.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-api-configuration-model:7.0.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-api-configuration:7.0.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-api-cookie:7.0.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-api-events:7.0.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-api-logout:7.0.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-api-mfa:7.0.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-api-monitor:7.0.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-api-protocol:7.0.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-api-services:7.0.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-api-throttle:7.0.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-api-ticket:7.0.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-api-util:7.0.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-api-validation:7.0.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-api-web:7.0.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-api-webflow:7.0.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-api:7.0.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-audit-api:7.0.0=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-audit:7.0.0=bootRunConfig +org.apereo.cas:cas-server-core-authentication-api:7.0.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-authentication-attributes:7.0.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-authentication-mfa-api:7.0.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-authentication-mfa:7.0.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-authentication-throttle:7.0.0=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-authentication:7.0.0=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-configuration-api:7.0.0=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-configuration:7.0.0=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-cookie-api:7.0.0=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-cookie:7.0.0=bootRunConfig +org.apereo.cas:cas-server-core-events-api:7.0.0=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-logging-api:7.0.0=bootRunConfig +org.apereo.cas:cas-server-core-logging:7.0.0=bootRunConfig +org.apereo.cas:cas-server-core-logout-api:7.0.0=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-logout:7.0.0=bootRunConfig +org.apereo.cas:cas-server-core-monitor:7.0.0=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-notifications-api:7.0.0=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-notifications:7.0.0=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-rest-api:7.0.0=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-rest:7.0.0=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-services-api:7.0.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-services-authentication:7.0.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-services-registry:7.0.0=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-services:7.0.0=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-tickets-api:7.0.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-tickets:7.0.0=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-util-api:7.0.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-util:7.0.0=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-validation-api:7.0.0=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-validation:7.0.0=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-web-api:7.0.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-web:7.0.0=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-webflow-api:7.0.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-webflow-mfa-api:7.0.0=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-webflow-mfa:7.0.0=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core-webflow:7.0.0=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-core:7.0.0=bootRunConfig +org.apereo.cas:cas-server-support-actions-core:7.0.0=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-support-actions:7.0.0=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-support-bom:7.0.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-support-gauth-core-mfa:7.0.0=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-support-gauth-core:7.0.0=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-support-gauth:7.0.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-support-geolocation:7.0.0=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-support-interrupt-api:7.0.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-support-interrupt-core:7.0.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-support-interrupt-webflow:7.0.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-support-jdbc-drivers:7.0.0=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-support-jpa-hibernate:7.0.0=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-support-jpa-ticket-registry:7.0.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-support-jpa-util:7.0.0=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-support-json-service-registry:7.0.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-support-otp-mfa-core:7.0.0=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-support-otp-mfa:7.0.0=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-support-person-directory-core:7.0.0=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-support-person-directory:7.0.0=bootRunConfig +org.apereo.cas:cas-server-support-reports-core:7.0.0=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-support-reports:7.0.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-support-rest-core:7.0.0=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-support-rest:7.0.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-support-session-jdbc:7.0.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-support-themes-core:7.0.0=bootRunConfig +org.apereo.cas:cas-server-support-themes:7.0.0=bootRunConfig +org.apereo.cas:cas-server-support-throttle-core:7.0.0=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-support-throttle:7.0.0=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-support-thymeleaf-core:7.0.0=bootRunConfig +org.apereo.cas:cas-server-support-thymeleaf:7.0.0=bootRunConfig +org.apereo.cas:cas-server-support-token-core-api:7.0.0=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-support-trusted-mfa-core:7.0.0=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-support-validation-core:7.0.0=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-support-validation:7.0.0=bootRunConfig +org.apereo.cas:cas-server-support-webconfig:7.0.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-webapp-init-tomcat:7.0.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-webapp-init:7.0.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.cas:cas-server-webapp-resources:7.0.0=bootRunConfig +org.apereo.cas:cas-server-webapp-tomcat:7.0.0=bootRunConfig,casBootWarOverlay +org.apereo.service.persondir:person-directory-api:3.0.1=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apereo.service.persondir:person-directory-impl:3.0.1=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apiguardian:apiguardian-api:1.1.2=testCompileClasspath +org.aspectj:aspectjrt:1.9.21=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.aspectj:aspectjweaver:1.9.21=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.assertj:assertj-core:3.24.2=testCompileClasspath,testRuntimeClasspath +org.attoparser:attoparser:2.0.7.RELEASE=bootRunConfig +org.awaitility:awaitility:4.2.0=testCompileClasspath,testRuntimeClasspath +org.bitbucket.b_c:jose4j:0.9.4=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.bouncycastle:bcpkix-jdk18on:1.77=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.bouncycastle:bcprov-jdk18on:1.77=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.bouncycastle:bcutil-jdk18on:1.77=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.checkerframework:checker-qual:3.37.0=compileClasspath,testCompileClasspath +org.checkerframework:checker-qual:3.41.0=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.codehaus.woodstox:stax2-api:4.2.1=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.cryptacular:cryptacular:1.2.6=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.dom4j:dom4j:2.1.4=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.eclipse.angus:angus-activation:2.0.1=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.eclipse.angus:jakarta.mail:2.0.2=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.flywaydb:flyway-core:9.22.3=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.glassfish.expressly:expressly:5.0.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.glassfish.jaxb:jaxb-core:4.0.4=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.glassfish.jaxb:jaxb-runtime:4.0.4=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.glassfish.jaxb:txw2:4.0.4=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.hamcrest:hamcrest-core:2.2=testCompileClasspath,testRuntimeClasspath +org.hamcrest:hamcrest:2.2=testCompileClasspath,testRuntimeClasspath +org.hdrhistogram:HdrHistogram:2.1.12=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.hibernate.common:hibernate-commons-annotations:6.0.6.Final=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.hibernate.orm:hibernate-ant:6.4.1.Final=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.hibernate.orm:hibernate-community-dialects:6.4.1.Final=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.hibernate.orm:hibernate-core:6.4.1.Final=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.hibernate.orm:hibernate-graalvm:6.4.1.Final=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.hibernate.orm:hibernate-hikaricp:6.4.1.Final=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.hibernate.validator:hibernate-validator:8.0.1.Final=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.hjson:hjson:3.1.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.hsqldb:hsqldb:2.7.2=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.jacoco:org.jacoco.agent:0.8.9=jacocoAgent,jacocoAnt +org.jacoco:org.jacoco.ant:0.8.9=jacocoAnt +org.jacoco:org.jacoco.core:0.8.9=jacocoAnt +org.jacoco:org.jacoco.report:0.8.9=jacocoAnt +org.jasypt:jasypt:1.9.3=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.javassist:javassist:3.25.0-GA=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.javassist:javassist:3.29.0-GA=bootRunConfig +org.jboss.logging:jboss-logging:3.5.3.Final=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.jooq:jool:0.9.15=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.json:json:20231013=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.jsoup:jsoup:1.17.1=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.junit.jupiter:junit-jupiter-api:5.10.1=testCompileClasspath,testRuntimeClasspath +org.junit.jupiter:junit-jupiter-engine:5.10.1=testRuntimeClasspath +org.junit.jupiter:junit-jupiter-params:5.10.1=testCompileClasspath,testRuntimeClasspath +org.junit.jupiter:junit-jupiter:5.10.1=testCompileClasspath,testRuntimeClasspath +org.junit.platform:junit-platform-commons:1.10.1=testCompileClasspath,testRuntimeClasspath +org.junit.platform:junit-platform-engine:1.10.1=testRuntimeClasspath +org.junit:junit-bom:5.10.1=testCompileClasspath,testRuntimeClasspath +org.junit:junit-bom:5.9.1=bootRunConfig +org.latencyutils:LatencyUtils:2.0.3=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.mariadb.jdbc:mariadb-java-client:3.3.2=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.mockito:mockito-core:5.8.0=testCompileClasspath,testRuntimeClasspath +org.mockito:mockito-junit-jupiter:5.8.0=testCompileClasspath,testRuntimeClasspath +org.objenesis:objenesis:3.3=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.opentest4j:opentest4j:1.3.0=testCompileClasspath,testRuntimeClasspath +org.ow2.asm:asm-commons:9.5=jacocoAnt +org.ow2.asm:asm-tree:9.5=jacocoAnt +org.ow2.asm:asm:9.3=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.ow2.asm:asm:9.5=jacocoAnt +org.postgresql:postgresql:42.7.1=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.projectlombok:lombok:1.18.30=annotationProcessor,bootRunConfig,bootRunSourcesAnnotationProcessor,bootRunSourcesCompileClasspath,compileClasspath,lombok,testAnnotationProcessor,testCompileClasspath +org.quartz-scheduler:quartz:2.3.2=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.reactivestreams:reactive-streams:1.0.4=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.skyscreamer:jsonassert:1.5.1=testCompileClasspath,testRuntimeClasspath +org.slf4j:jul-to-slf4j:2.0.9=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.slf4j:slf4j-api:2.0.9=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework.boot:spring-boot-actuator-autoconfigure:3.2.1=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework.boot:spring-boot-actuator:3.2.1=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework.boot:spring-boot-autoconfigure:3.2.1=bootRunConfig,compileClasspath,developmentOnly,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework.boot:spring-boot-configuration-metadata:3.2.1=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.springframework.boot:spring-boot-configuration-processor:3.2.1=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.springframework.boot:spring-boot-dependencies:3.2.1=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework.boot:spring-boot-devtools:3.2.1=bootRunConfig,developmentOnly,runtimeClasspath +org.springframework.boot:spring-boot-starter-actuator:3.2.1=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework.boot:spring-boot-starter-aop:3.2.1=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework.boot:spring-boot-starter-log4j2:3.2.1=bootRunConfig +org.springframework.boot:spring-boot-starter-logging:3.2.1=testCompileClasspath,testRuntimeClasspath +org.springframework.boot:spring-boot-starter-mail:3.2.1=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.springframework.boot:spring-boot-starter-mustache:3.2.1=bootRunConfig +org.springframework.boot:spring-boot-starter-test:3.2.1=testCompileClasspath,testRuntimeClasspath +org.springframework.boot:spring-boot-starter-thymeleaf:3.2.1=bootRunConfig +org.springframework.boot:spring-boot-starter-tomcat:3.2.1=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework.boot:spring-boot-starter-validation:3.2.1=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework.boot:spring-boot-starter-web:3.2.1=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework.boot:spring-boot-starter:3.2.1=bootRunConfig,testCompileClasspath,testRuntimeClasspath +org.springframework.boot:spring-boot-test-autoconfigure:3.2.1=testCompileClasspath,testRuntimeClasspath +org.springframework.boot:spring-boot-test:3.2.1=testCompileClasspath,testRuntimeClasspath +org.springframework.boot:spring-boot:3.2.1=bootRunConfig,compileClasspath,developmentOnly,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework.cloud:spring-cloud-commons:4.1.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework.cloud:spring-cloud-context:4.1.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework.cloud:spring-cloud-starter-bootstrap:4.1.0=bootRunConfig +org.springframework.cloud:spring-cloud-starter:4.1.0=bootRunConfig +org.springframework.data:spring-data-commons:3.2.1=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework.integration:spring-integration-core:6.2.1=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework.integration:spring-integration-jdbc:6.2.1=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.springframework.integration:spring-integration-jmx:6.2.1=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework.retry:spring-retry:2.0.5=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework.security:spring-security-config:6.2.1=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework.security:spring-security-core:6.2.1=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework.security:spring-security-crypto:6.2.1=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework.security:spring-security-rsa:1.1.1=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework.security:spring-security-web:6.2.1=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.springframework.session:spring-session-core:3.2.1=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.springframework.session:spring-session-jdbc:3.2.1=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +org.springframework.webflow:spring-binding:3.0.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework.webflow:spring-webflow:3.0.0=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework:spring-aop:6.1.2=bootRunConfig,compileClasspath,developmentOnly,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework:spring-beans:6.1.2=bootRunConfig,compileClasspath,developmentOnly,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework:spring-context-indexer:6.1.3=annotationProcessor +org.springframework:spring-context-support:6.1.2=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework:spring-context:6.1.2=bootRunConfig,compileClasspath,developmentOnly,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework:spring-core:6.1.2=bootRunConfig,compileClasspath,developmentOnly,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework:spring-expression:6.1.2=bootRunConfig,compileClasspath,developmentOnly,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework:spring-jcl:6.1.2=bootRunConfig,compileClasspath,developmentOnly,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework:spring-jdbc:6.1.2=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework:spring-jms:6.1.2=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework:spring-messaging:6.1.2=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework:spring-orm:6.1.2=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework:spring-test:6.1.2=testCompileClasspath,testRuntimeClasspath +org.springframework:spring-tx:6.1.2=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework:spring-web:6.1.2=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.springframework:spring-webmvc:6.1.2=bootRunConfig,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.thymeleaf:thymeleaf-spring6:3.1.2.RELEASE=bootRunConfig +org.thymeleaf:thymeleaf:3.1.2.RELEASE=bootRunConfig +org.unbescape:unbescape:1.1.6.RELEASE=bootRunConfig +org.webjars.npm:balanced-match:1.0.2=bootRunConfig +org.webjars.npm:base64-js:1.5.1=bootRunConfig +org.webjars.npm:css-vars-ponyfill:2.4.7=bootRunConfig +org.webjars.npm:get-css-data:2.0.2=bootRunConfig +org.webjars.npm:material-components-web:14.0.0=bootRunConfig +org.webjars.npm:material__animation:14.0.0=bootRunConfig +org.webjars.npm:material__auto-init:14.0.0=bootRunConfig +org.webjars.npm:material__banner:14.0.0=bootRunConfig +org.webjars.npm:material__base:14.0.0=bootRunConfig +org.webjars.npm:material__button:14.0.0=bootRunConfig +org.webjars.npm:material__card:14.0.0=bootRunConfig +org.webjars.npm:material__checkbox:14.0.0=bootRunConfig +org.webjars.npm:material__chips:14.0.0=bootRunConfig +org.webjars.npm:material__circular-progress:14.0.0=bootRunConfig +org.webjars.npm:material__data-table:14.0.0=bootRunConfig +org.webjars.npm:material__density:14.0.0=bootRunConfig +org.webjars.npm:material__dialog:14.0.0=bootRunConfig +org.webjars.npm:material__dom:14.0.0=bootRunConfig +org.webjars.npm:material__drawer:14.0.0=bootRunConfig +org.webjars.npm:material__elevation:14.0.0=bootRunConfig +org.webjars.npm:material__fab:14.0.0=bootRunConfig +org.webjars.npm:material__feature-targeting:14.0.0=bootRunConfig +org.webjars.npm:material__floating-label:14.0.0=bootRunConfig +org.webjars.npm:material__focus-ring:14.0.0=bootRunConfig +org.webjars.npm:material__form-field:14.0.0=bootRunConfig +org.webjars.npm:material__icon-button:14.0.0=bootRunConfig +org.webjars.npm:material__image-list:14.0.0=bootRunConfig +org.webjars.npm:material__layout-grid:14.0.0=bootRunConfig +org.webjars.npm:material__line-ripple:14.0.0=bootRunConfig +org.webjars.npm:material__linear-progress:14.0.0=bootRunConfig +org.webjars.npm:material__list:14.0.0=bootRunConfig +org.webjars.npm:material__menu-surface:14.0.0=bootRunConfig +org.webjars.npm:material__menu:14.0.0=bootRunConfig +org.webjars.npm:material__notched-outline:14.0.0=bootRunConfig +org.webjars.npm:material__progress-indicator:14.0.0=bootRunConfig +org.webjars.npm:material__radio:14.0.0=bootRunConfig +org.webjars.npm:material__ripple:14.0.0=bootRunConfig +org.webjars.npm:material__rtl:14.0.0=bootRunConfig +org.webjars.npm:material__segmented-button:14.0.0=bootRunConfig +org.webjars.npm:material__select:14.0.0=bootRunConfig +org.webjars.npm:material__shape:14.0.0=bootRunConfig +org.webjars.npm:material__slider:14.0.0=bootRunConfig +org.webjars.npm:material__snackbar:14.0.0=bootRunConfig +org.webjars.npm:material__switch:14.0.0=bootRunConfig +org.webjars.npm:material__tab-bar:14.0.0=bootRunConfig +org.webjars.npm:material__tab-indicator:14.0.0=bootRunConfig +org.webjars.npm:material__tab-scroller:14.0.0=bootRunConfig +org.webjars.npm:material__tab:14.0.0=bootRunConfig +org.webjars.npm:material__textfield:14.0.0=bootRunConfig +org.webjars.npm:material__theme:14.0.0=bootRunConfig +org.webjars.npm:material__tokens:14.0.0=bootRunConfig +org.webjars.npm:material__tooltip:14.0.0=bootRunConfig +org.webjars.npm:material__top-app-bar:14.0.0=bootRunConfig +org.webjars.npm:material__touch-target:14.0.0=bootRunConfig +org.webjars.npm:material__typography:14.0.0=bootRunConfig +org.webjars.npm:mdi__font:7.3.67=bootRunConfig +org.webjars.npm:normalize.css:8.0.1=bootRunConfig +org.webjars.npm:text-encoding:0.7.0=bootRunConfig +org.webjars.npm:tslib:2.8.1=bootRunConfig +org.webjars.npm:whatwg-fetch:3.6.2=bootRunConfig +org.webjars:bootstrap-select:1.13.18=bootRunConfig +org.webjars:bootstrap:5.3.2=bootRunConfig,compileClasspath +org.webjars:datatables:1.13.5=bootRunConfig +org.webjars:es5-shim:4.5.9=bootRunConfig +org.webjars:font-awesome:6.5.1=bootRunConfig +org.webjars:hal-explorer:1.2.1=bootRunConfig +org.webjars:highlightjs:11.5.0=bootRunConfig +org.webjars:jquery:3.7.1=bootRunConfig +org.webjars:webjars-locator-core:0.55=bootRunConfig +org.webjars:zxcvbn:4.4.2=bootRunConfig +org.xmlunit:xmlunit-core:2.9.1=testCompileClasspath,testRuntimeClasspath +org.yaml:snakeyaml:2.2=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +relaxngDatatype:relaxngDatatype:20020414=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +xpp3:xpp3:1.1.4c=bootRunConfig,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath +empty=bootRunSourcesRuntimeClasspath,bootWarOverlayClasspath,providedCompile,providedRuntime,testAndDevelopmentOnly,warOverlayClasspath diff --git a/scripts/generate-gradle-lockfile.sh b/scripts/generate-gradle-lockfile.sh new file mode 100755 index 000000000..bbbafbfda --- /dev/null +++ b/scripts/generate-gradle-lockfile.sh @@ -0,0 +1,20 @@ +#!/usr/bin/env bash +set -o errexit -o nounset -o pipefail +readonly repo="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && cd .. && pwd )" + +function main { + cd "${repo}/cas-oppija" + use_java_version 11 + ./gradlew dependencies --write-locks + + cd "${repo}/cas-virkailija" + use_java_version 21 + ./gradlew dependencies --write-locks +} + +function use_java_version { + JAVA_HOME="$( /usr/libexec/java_home -v "$1" )" + export JAVA_HOME +} + +main "$@"