Dependency Convergence

Legend:
[Error] At least one dependency has a differing version of the dependency or has SNAPSHOT dependencies.

Statistics:
Number of dependencies (NOD): 226
Number of unique artifacts (NOA): 296
Number of version-conflicting artifacts (NOC): 41
Number of SNAPSHOT artifacts (NOS): 0
Convergence (NOD/NOA): [Error] 76 %
Ready for release (100% convergence and no SNAPSHOTS): [Error] Error
You do not have 100% convergence.

Dependencies used in this project

com.fasterxml.jackson.core:jackson-core

[Error]
2.15.2
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    \- org.webjars:webjars-locator:jar:0.52:compile
       \- org.webjars:webjars-locator-core:jar:0.58:compile
          \- com.fasterxml.jackson.core:jackson-core:jar:2.15.2:compile

2.17.2
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    \- org.springframework.boot:spring-boot-starter-web:jar:3.3.4:compile
       \- org.springframework.boot:spring-boot-starter-json:jar:3.3.4:compile
          +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.17.2:compile
          |  \- com.fasterxml.jackson.core:jackson-core:jar:2.17.2:compile
          \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.17.2:compile
             \- com.fasterxml.jackson.core:jackson-core:jar:2.17.2:compile

2.18.0
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    +- com.fasterxml.jackson.core:jackson-databind:jar:2.18.0:compile
    |  \- com.fasterxml.jackson.core:jackson-core:jar:2.18.0:compile
    \- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.18.0:compile
       \- com.fasterxml.jackson.core:jackson-core:jar:2.18.0:compile

com.fasterxml.jackson.core:jackson-databind

[Error]
2.14.3
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    \- org.webjars:webjars-locator:jar:0.52:compile
       \- com.fasterxml.jackson.core:jackson-databind:jar:2.14.3:compile

2.17.2
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    \- org.springframework.boot:spring-boot-starter-web:jar:3.3.4:compile
       \- org.springframework.boot:spring-boot-starter-json:jar:3.3.4:compile
          +- com.fasterxml.jackson.core:jackson-databind:jar:2.17.2:compile
          +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.17.2:compile
          |  \- com.fasterxml.jackson.core:jackson-databind:jar:2.17.2:compile
          \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.17.2:compile
             \- com.fasterxml.jackson.core:jackson-databind:jar:2.17.2:compile

2.18.0
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    +- com.fasterxml.jackson.core:jackson-databind:jar:2.18.0:compile
    \- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.18.0:compile
       \- com.fasterxml.jackson.core:jackson-databind:jar:2.18.0:compile

com.fasterxml.jackson.datatype:jackson-datatype-jsr310

[Error]
2.17.2
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    \- org.springframework.boot:spring-boot-starter-web:jar:3.3.4:compile
       \- org.springframework.boot:spring-boot-starter-json:jar:3.3.4:compile
          \- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.17.2:compile

2.18.0
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    \- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.18.0:compile

com.google.errorprone:error_prone_annotations

[Error]
2.27.0
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    \- com.google.code.gson:gson:jar:2.11.0:compile
       \- com.google.errorprone:error_prone_annotations:jar:2.27.0:compile

2.28.0
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    \- com.google.guava:guava:jar:33.3.1-jre:compile
       \- com.google.errorprone:error_prone_annotations:jar:2.28.0:compile

commons-beanutils:commons-beanutils

[Error]
1.8.3
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    \- commons-digester:commons-digester:jar:2.1:compile
       \- commons-beanutils:commons-beanutils:jar:1.8.3:compile

1.9.4
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    \- org.apache.shiro:shiro-core:jar:2.0.1:compile
       \- org.apache.shiro:shiro-config-ogdl:jar:2.0.1:compile
          \- commons-beanutils:commons-beanutils:jar:1.9.4:compile

commons-cli:commons-cli

[Error]
1.8.0
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    \- cz.zcu.mre:ontology:jar:2024.11:compile
       \- org.apache.jena:jena-cmds:jar:5.2.0:compile
          \- commons-cli:commons-cli:jar:1.8.0:compile

1.9.0
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    \- cz.zcu.mre:mrelib:jar:2024.11:compile
       \- commons-cli:commons-cli:jar:1.9.0:compile

commons-codec:commons-codec

[Error]
1.11
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    \- cz.zcu.mre:mrelib:jar:2024.11:compile
       \- org.apache.httpcomponents:httpclient:jar:4.5.14:compile
          \- commons-codec:commons-codec:jar:1.11:compile

1.17.1
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    +- cz.zcu.mre:ontology:jar:2024.11:compile
    |  \- org.apache.jena:jena-cmds:jar:5.2.0:compile
    |     \- org.apache.jena:jena-core:jar:5.2.0:compile
    |        \- org.apache.jena:jena-base:jar:5.2.0:compile
    |           +- org.apache.commons:commons-csv:jar:1.12.0:compile
    |           |  \- commons-codec:commons-codec:jar:1.17.1:compile
    |           +- commons-codec:commons-codec:jar:1.17.1:compile
    |           \- org.apache.commons:commons-compress:jar:1.27.1:compile
    |              \- commons-codec:commons-codec:jar:1.17.1:compile
    \- cz.zcu.mre:mrecore:jar:2024.11:compile
       \- commons-codec:commons-codec:jar:1.17.1:compile

commons-io:commons-io

[Error]
2.15.1
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    \- cz.zcu.mre:mrecore:jar:2024.11:compile
       \- org.apache.jena:jena-fuseki-main:jar:5.1.0:compile
          \- org.apache.jena:jena-fuseki-core:jar:5.1.0:compile
             \- org.apache.commons:commons-fileupload2-jakarta-servlet6:jar:2.0.0-M2:compile
                +- org.apache.commons:commons-fileupload2-core:jar:2.0.0-M2:compile
                |  \- commons-io:commons-io:jar:2.15.1:compile
                \- commons-io:commons-io:jar:2.15.1:compile

2.16.1
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    \- cz.zcu.mre:ontology:jar:2024.11:compile
       \- org.apache.jena:jena-cmds:jar:5.2.0:compile
          \- org.apache.jena:jena-core:jar:5.2.0:compile
             \- org.apache.jena:jena-base:jar:5.2.0:compile
                \- org.apache.commons:commons-compress:jar:1.27.1:compile
                   \- commons-io:commons-io:jar:2.16.1:compile

2.17.0
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    +- cz.zcu.mre:mrelib:jar:2024.11:compile
    |  \- org.apache.tika:tika-core:jar:3.0.0:compile
    |     \- commons-io:commons-io:jar:2.17.0:compile
    +- cz.zcu.mre:ontology:jar:2024.11:compile
    |  \- org.apache.jena:jena-cmds:jar:5.2.0:compile
    |     \- org.apache.jena:jena-core:jar:5.2.0:compile
    |        \- org.apache.jena:jena-base:jar:5.2.0:compile
    |           +- org.apache.commons:commons-csv:jar:1.12.0:compile
    |           |  \- commons-io:commons-io:jar:2.17.0:compile
    |           \- commons-io:commons-io:jar:2.17.0:compile
    +- cz.zcu.mre:mrecore:jar:2024.11:compile
    |  \- commons-io:commons-io:jar:2.17.0:compile
    \- commons-io:commons-io:jar:2.17.0:compile

commons-logging:commons-logging

[Error]
1.1.1
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    \- commons-digester:commons-digester:jar:2.1:compile
       +- commons-beanutils:commons-beanutils:jar:1.8.3:compile
       |  \- commons-logging:commons-logging:jar:1.1.1:compile
       \- commons-logging:commons-logging:jar:1.1.1:compile

1.2
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    \- cz.zcu.mre:mrelib:jar:2024.11:compile
       \- org.apache.httpcomponents:httpclient:jar:4.5.14:compile
          \- commons-logging:commons-logging:jar:1.2:compile

cz.zcu.mre:mrelib

[Error]
2024.09
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    \- cz.zcu.mre:mrecore:jar:2024.11:compile
       \- cz.zcu.mre:mrelib:jar:2024.09:compile

2024.11
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    \- cz.zcu.mre:mrelib:jar:2024.11:compile

cz.zcu.mre:ontology

[Error]
2024.09
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    \- cz.zcu.mre:mrecore:jar:2024.11:compile
       \- cz.zcu.mre:ontology:jar:2024.09:compile

2024.11
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    +- cz.zcu.mre:mrelib:jar:2024.11:compile
    |  \- cz.zcu.mre:ontology:jar:2024.11:compile
    \- cz.zcu.mre:ontology:jar:2024.11:compile

jakarta.annotation:jakarta.annotation-api

[Error]
2.0.0
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    \- org.springframework.data:spring-data-jpa:jar:3.3.5:compile
       \- jakarta.annotation:jakarta.annotation-api:jar:2.0.0:compile

2.1.1
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    +- jakarta.platform:jakarta.jakartaee-api:jar:10.0.0:compile
    |  \- jakarta.platform:jakarta.jakartaee-web-api:jar:10.0.0:compile
    |     \- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile
    \- org.springframework.boot:spring-boot-starter-web:jar:3.3.4:compile
       +- org.springframework.boot:spring-boot-starter:jar:3.3.4:compile
       |  \- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile
       \- org.springframework.boot:spring-boot-starter-tomcat:jar:3.3.4:compile
          \- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile

jakarta.el:jakarta.el-api

[Error]
5.0.0
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    \- org.glassfish.expressly:expressly:jar:5.0.0:compile
       \- jakarta.el:jakarta.el-api:jar:5.0.0:compile

5.0.1
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    +- cz.zcu.mre:mrecore:jar:2024.11:compile
    |  \- jakarta.el:jakarta.el-api:jar:5.0.1:compile
    \- jakarta.platform:jakarta.jakartaee-api:jar:10.0.0:compile
       \- jakarta.platform:jakarta.jakartaee-web-api:jar:10.0.0:compile
          \- jakarta.el:jakarta.el-api:jar:5.0.1:compile

jakarta.servlet:jakarta.servlet-api

[Error]
6.0.0
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    +- cz.zcu.mre:mrecore:jar:2024.11:compile
    |  +- org.apache.jena:jena-fuseki-main:jar:5.1.0:compile
    |  |  \- org.eclipse.jetty.ee10:jetty-ee10-servlet:jar:12.0.11:compile
    |  |     \- jakarta.servlet:jakarta.servlet-api:jar:6.0.0:compile
    |  \- jakarta.servlet:jakarta.servlet-api:jar:6.0.0:compile
    \- jakarta.platform:jakarta.jakartaee-api:jar:10.0.0:compile
       \- jakarta.platform:jakarta.jakartaee-web-api:jar:10.0.0:compile
          \- jakarta.servlet:jakarta.servlet-api:jar:6.0.0:compile

6.1.0
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    +- cz.zcu.mre:mrecore:jar:2024.11:compile
    |  \- org.apache.jena:jena-fuseki-main:jar:5.1.0:compile
    |     \- org.apache.jena:jena-fuseki-core:jar:5.1.0:compile
    |        \- jakarta.servlet:jakarta.servlet-api:jar:6.1.0:compile
    \- jakarta.servlet:jakarta.servlet-api:jar:6.1.0:compile

javax.xml.bind:jaxb-api

[Error]
2.3.1
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    \- org.hibernate.orm:hibernate-entitymanager:jar:6.0.0.Alpha7:compile
       \- org.hibernate.orm:hibernate-core:jar:6.0.0.Alpha7:compile
          +- javax.xml.bind:jaxb-api:jar:2.3.1:compile
          \- org.glassfish.jaxb:jaxb-runtime:jar:2.3.1:compile
             \- javax.xml.bind:jaxb-api:jar:2.3.1:compile

2.4.0-b180830.0359
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    \- cz.zcu.mre:mrelib:jar:2024.11:compile
       \- javax.xml.bind:jaxb-api:jar:2.4.0-b180830.0359:compile

net.bytebuddy:byte-buddy

[Error]
1.10.21
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    \- org.hibernate.orm:hibernate-entitymanager:jar:6.0.0.Alpha7:compile
       +- org.hibernate.orm:hibernate-core:jar:6.0.0.Alpha7:compile
       |  \- net.bytebuddy:byte-buddy:jar:1.10.21:compile
       \- net.bytebuddy:byte-buddy:jar:1.10.21:compile

1.14.18
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    \- org.assertj:assertj-core:jar:3.26.3:test
       \- net.bytebuddy:byte-buddy:jar:1.14.18:test

org.antlr:antlr4-runtime

[Error]
4.13.0
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    \- org.springframework.data:spring-data-jpa:jar:3.3.5:compile
       \- org.antlr:antlr4-runtime:jar:4.13.0:compile

4.9.1
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    \- org.hibernate.orm:hibernate-entitymanager:jar:6.0.0.Alpha7:compile
       \- org.hibernate.orm:hibernate-core:jar:6.0.0.Alpha7:compile
          \- org.antlr:antlr4:jar:4.9.1:compile
             \- org.antlr:antlr4-runtime:jar:4.9.1:compile

org.apache.commons:commons-collections4

[Error]
4.4
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    +- cz.zcu.mre:ontology:jar:2024.11:compile
    |  \- org.apache.jena:jena-cmds:jar:5.2.0:compile
    |     \- org.apache.jena:jena-core:jar:5.2.0:compile
    |        \- org.apache.jena:jena-base:jar:5.2.0:compile
    |           \- org.apache.commons:commons-collections4:jar:4.4:compile
    \- org.apache.jena:jena-permissions:jar:5.2.0:compile
       \- org.apache.commons:commons-collections4:jar:4.4:compile

4.5.0-M2
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    \- org.apache.commons:commons-collections4:jar:4.5.0-M2:compile

org.apache.commons:commons-lang3

[Error]
3.13.0
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    \- org.webjars:webjars-locator:jar:0.52:compile
       \- org.apache.commons:commons-text:jar:1.11.0:compile
          \- org.apache.commons:commons-lang3:jar:3.13.0:compile

3.16.0
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    \- cz.zcu.mre:ontology:jar:2024.11:compile
       \- org.apache.jena:jena-cmds:jar:5.2.0:compile
          \- org.apache.jena:jena-core:jar:5.2.0:compile
             \- org.apache.jena:jena-base:jar:5.2.0:compile
                \- org.apache.commons:commons-compress:jar:1.27.1:compile
                   \- org.apache.commons:commons-lang3:jar:3.16.0:compile

3.17.0
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    +- cz.zcu.mre:mrelib:jar:2024.11:compile
    |  \- org.apache.commons:commons-lang3:jar:3.17.0:compile
    +- cz.zcu.mre:ontology:jar:2024.11:compile
    |  \- org.apache.jena:jena-cmds:jar:5.2.0:compile
    |     \- org.apache.jena:jena-core:jar:5.2.0:compile
    |        \- org.apache.jena:jena-base:jar:5.2.0:compile
    |           \- org.apache.commons:commons-lang3:jar:3.17.0:compile
    \- org.apache.jena:jena-permissions:jar:5.2.0:compile
       +- org.apache.jena:jena-arq:jar:5.2.0:compile
       |  \- org.apache.commons:commons-lang3:jar:3.17.0:compile
       \- org.apache.commons:commons-lang3:jar:3.17.0:compile

org.apache.jena:jena-cmds

[Error]
5.1.0
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    \- cz.zcu.mre:mrecore:jar:2024.11:compile
       \- org.apache.jena:jena-fuseki-main:jar:5.1.0:compile
          \- org.apache.jena:jena-cmds:jar:5.1.0:compile

5.2.0
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    \- cz.zcu.mre:ontology:jar:2024.11:compile
       \- org.apache.jena:jena-cmds:jar:5.2.0:compile

org.apache.jena:jena-querybuilder

[Error]
5.1.0
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    \- cz.zcu.mre:mrecore:jar:2024.11:compile
       \- org.apache.jena:jena-querybuilder:jar:5.1.0:compile

5.2.0
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    \- org.apache.jena:jena-querybuilder:jar:5.2.0:compile

org.apache.jena:jena-rdfconnection

[Error]
5.1.0
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    \- cz.zcu.mre:mrecore:jar:2024.11:compile
       \- org.apache.jena:jena-fuseki-main:jar:5.1.0:compile
          \- org.apache.jena:jena-fuseki-core:jar:5.1.0:compile
             \- org.apache.jena:jena-rdfconnection:jar:5.1.0:compile

5.2.0
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    +- cz.zcu.mre:ontology:jar:2024.11:compile
    |  \- org.apache.jena:jena-cmds:jar:5.2.0:compile
    |     \- org.apache.jena:jena-rdfconnection:jar:5.2.0:compile
    \- org.apache.jena:apache-jena-libs:pom:5.2.0:provided
       \- org.apache.jena:jena-rdfconnection:jar:5.2.0:compile

org.apache.jena:jena-rdfpatch

[Error]
5.1.0
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    \- cz.zcu.mre:mrecore:jar:2024.11:compile
       \- org.apache.jena:jena-fuseki-main:jar:5.1.0:compile
          \- org.apache.jena:jena-fuseki-core:jar:5.1.0:compile
             \- org.apache.jena:jena-rdfpatch:jar:5.1.0:compile

5.2.0
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    +- cz.zcu.mre:ontology:jar:2024.11:compile
    |  \- org.apache.jena:jena-cmds:jar:5.2.0:compile
    |     \- org.apache.jena:jena-rdfpatch:jar:5.2.0:compile
    \- org.apache.jena:apache-jena-libs:pom:5.2.0:provided
       \- org.apache.jena:jena-rdfpatch:jar:5.2.0:compile

org.apache.jena:jena-shacl

[Error]
5.1.0
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    \- cz.zcu.mre:mrecore:jar:2024.11:compile
       \- org.apache.jena:jena-fuseki-main:jar:5.1.0:compile
          \- org.apache.jena:jena-fuseki-core:jar:5.1.0:compile
             \- org.apache.jena:jena-shacl:jar:5.1.0:compile

5.2.0
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    +- cz.zcu.mre:ontology:jar:2024.11:compile
    |  \- org.apache.jena:jena-cmds:jar:5.2.0:compile
    |     \- org.apache.jena:jena-shacl:jar:5.2.0:compile
    \- org.apache.jena:apache-jena-libs:pom:5.2.0:provided
       \- org.apache.jena:jena-shacl:jar:5.2.0:compile

org.apache.jena:jena-shex

[Error]
5.1.0
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    \- cz.zcu.mre:mrecore:jar:2024.11:compile
       \- org.apache.jena:jena-fuseki-main:jar:5.1.0:compile
          \- org.apache.jena:jena-fuseki-core:jar:5.1.0:compile
             \- org.apache.jena:jena-shex:jar:5.1.0:compile

5.2.0
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    +- cz.zcu.mre:ontology:jar:2024.11:compile
    |  \- org.apache.jena:jena-cmds:jar:5.2.0:compile
    |     \- org.apache.jena:jena-shex:jar:5.2.0:compile
    \- org.apache.jena:apache-jena-libs:pom:5.2.0:provided
       \- org.apache.jena:jena-shex:jar:5.2.0:compile

org.apache.jena:jena-tdb1

[Error]
5.1.0
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    \- cz.zcu.mre:mrecore:jar:2024.11:compile
       \- org.apache.jena:jena-fuseki-main:jar:5.1.0:compile
          \- org.apache.jena:jena-fuseki-core:jar:5.1.0:compile
             \- org.apache.jena:jena-tdb1:jar:5.1.0:compile

5.2.0
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    +- cz.zcu.mre:ontology:jar:2024.11:compile
    |  \- org.apache.jena:jena-cmds:jar:5.2.0:compile
    |     \- org.apache.jena:jena-tdb1:jar:5.2.0:compile
    \- org.apache.jena:apache-jena-libs:pom:5.2.0:provided
       \- org.apache.jena:jena-tdb1:jar:5.2.0:compile

org.apache.jena:jena-tdb2

[Error]
5.1.0
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    \- cz.zcu.mre:mrecore:jar:2024.11:compile
       \- org.apache.jena:jena-fuseki-main:jar:5.1.0:compile
          \- org.apache.jena:jena-fuseki-core:jar:5.1.0:compile
             \- org.apache.jena:jena-tdb2:jar:5.1.0:compile

5.2.0
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    +- cz.zcu.mre:ontology:jar:2024.11:compile
    |  \- org.apache.jena:jena-cmds:jar:5.2.0:compile
    |     \- org.apache.jena:jena-tdb2:jar:5.2.0:compile
    \- org.apache.jena:apache-jena-libs:pom:5.2.0:provided
       \- org.apache.jena:jena-tdb2:jar:5.2.0:compile

org.hamcrest:hamcrest-core

[Error]
1.3
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    \- junit:junit:jar:4.13.2:test
       \- org.hamcrest:hamcrest-core:jar:1.3:test

3.0
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    +- org.hamcrest:hamcrest-core:jar:3.0:test
    \- org.hamcrest:hamcrest-library:jar:3.0:test
       \- org.hamcrest:hamcrest-core:jar:3.0:test

org.javassist:javassist

[Error]
3.28.0-GA
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    \- cz.zcu.mre:mrelib:jar:2024.11:compile
       \- org.reflections:reflections:jar:0.10.2:compile
          \- org.javassist:javassist:jar:3.28.0-GA:compile

3.29.0-GA
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    \- org.thymeleaf:thymeleaf:jar:3.1.2.RELEASE:compile
       \- ognl:ognl:jar:3.3.4:compile
          \- org.javassist:javassist:jar:3.29.0-GA:compile

org.jboss.logging:jboss-logging

[Error]
3.3.2.Final
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    \- org.hibernate.orm:hibernate-entitymanager:jar:6.0.0.Alpha7:compile
       \- org.hibernate.common:hibernate-commons-annotations:jar:5.1.2.Final:compile
          \- org.jboss.logging:jboss-logging:jar:3.3.2.Final:compile

3.4.1.Final
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    \- org.hibernate.orm:hibernate-entitymanager:jar:6.0.0.Alpha7:compile
       +- org.jboss.logging:jboss-logging:jar:3.4.1.Final:compile
       \- org.hibernate.orm:hibernate-core:jar:6.0.0.Alpha7:compile
          \- org.jboss.logging:jboss-logging:jar:3.4.1.Final:compile

3.4.3.Final
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    \- org.hibernate.validator:hibernate-validator:jar:8.0.1.Final:compile
       \- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile

org.slf4j:slf4j-api

[Error]
1.7.32
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    \- cz.zcu.mre:mrelib:jar:2024.11:compile
       \- org.reflections:reflections:jar:0.10.2:compile
          \- org.slf4j:slf4j-api:jar:1.7.32:compile

1.7.36
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    +- com.zaxxer:HikariCP:jar:6.0.0:compile
    |  \- org.slf4j:slf4j-api:jar:1.7.36:compile
    \- org.ehcache:ehcache:jar:3.10.8:compile
       \- org.slf4j:slf4j-api:jar:1.7.36:runtime

2.0.12
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    +- cz.zcu.mre:mrecore:jar:2024.11:compile
    |  \- org.apache.jena:jena-fuseki-main:jar:5.1.0:compile
    |     +- org.eclipse.jetty.ee10:jetty-ee10-servlet:jar:12.0.11:compile
    |     |  +- org.eclipse.jetty:jetty-server:jar:12.0.11:compile
    |     |  |  \- org.slf4j:slf4j-api:jar:2.0.12:compile
    |     |  +- org.eclipse.jetty:jetty-session:jar:12.0.11:compile
    |     |  |  \- org.slf4j:slf4j-api:jar:2.0.12:compile
    |     |  \- org.slf4j:slf4j-api:jar:2.0.12:compile
    |     +- org.eclipse.jetty.ee10:jetty-ee10-servlets:jar:12.0.11:compile
    |     |  +- org.eclipse.jetty:jetty-http:jar:12.0.11:compile
    |     |  |  \- org.slf4j:slf4j-api:jar:2.0.12:compile
    |     |  +- org.eclipse.jetty:jetty-io:jar:12.0.11:compile
    |     |  |  \- org.slf4j:slf4j-api:jar:2.0.12:compile
    |     |  +- org.eclipse.jetty:jetty-util:jar:12.0.11:compile
    |     |  |  \- org.slf4j:slf4j-api:jar:2.0.12:compile
    |     |  \- org.slf4j:slf4j-api:jar:2.0.12:compile
    |     +- org.eclipse.jetty:jetty-security:jar:12.0.11:compile
    |     |  \- org.slf4j:slf4j-api:jar:2.0.12:compile
    |     \- org.eclipse.jetty:jetty-xml:jar:12.0.11:compile
    |        \- org.slf4j:slf4j-api:jar:2.0.12:compile
    \- org.webjars:webjars-locator:jar:0.52:compile
       \- org.webjars:webjars-locator-core:jar:0.58:compile
          \- org.slf4j:slf4j-api:jar:2.0.12:compile

2.0.13
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    +- cz.zcu.mre:mrecore:jar:2024.11:compile
    |  \- org.apache.jena:jena-fuseki-main:jar:5.1.0:compile
    |     \- org.apache.jena:jena-fuseki-core:jar:5.1.0:compile
    |        \- org.slf4j:slf4j-api:jar:2.0.13:compile
    \- org.apache.shiro:shiro-core:jar:2.0.1:compile
       +- org.apache.shiro:shiro-lang:jar:2.0.1:compile
       |  \- org.slf4j:slf4j-api:jar:2.0.13:compile
       \- org.apache.shiro:shiro-config-ogdl:jar:2.0.1:compile
          \- org.slf4j:slf4j-api:jar:2.0.13:compile

2.0.15
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    \- org.springframework.boot:spring-boot-starter-web:jar:3.3.4:compile
       \- org.springframework.boot:spring-boot-starter:jar:3.3.4:compile
          \- org.springframework.boot:spring-boot-starter-logging:jar:3.3.4:compile
             \- ch.qos.logback:logback-classic:jar:1.5.8:compile
                \- org.slf4j:slf4j-api:jar:2.0.15:compile

2.0.16
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    +- cz.zcu.mre:mrelib:jar:2024.11:compile
    |  \- org.apache.tika:tika-core:jar:3.0.0:compile
    |     \- org.slf4j:slf4j-api:jar:2.0.16:compile
    +- org.apache.jena:jena-permissions:jar:5.2.0:compile
    |  \- org.apache.jena:jena-arq:jar:5.2.0:compile
    |     \- org.slf4j:jcl-over-slf4j:jar:2.0.16:compile
    |        \- org.slf4j:slf4j-api:jar:2.0.16:compile
    \- org.springframework.boot:spring-boot-starter-web:jar:3.3.4:compile
       \- org.springframework.boot:spring-boot-starter:jar:3.3.4:compile
          \- org.springframework.boot:spring-boot-starter-logging:jar:3.3.4:compile
             \- org.slf4j:jul-to-slf4j:jar:2.0.16:compile
                \- org.slf4j:slf4j-api:jar:2.0.16:compile

2.0.2
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    +- org.springframework.data:spring-data-jpa:jar:3.3.5:compile
    |  \- org.slf4j:slf4j-api:jar:2.0.2:compile
    \- org.springframework.data:spring-data-commons:jar:3.3.5:compile
       \- org.slf4j:slf4j-api:jar:2.0.2:compile

2.0.7
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    +- org.thymeleaf:thymeleaf:jar:3.1.2.RELEASE:compile
    |  \- org.slf4j:slf4j-api:jar:2.0.7:compile
    +- org.thymeleaf:thymeleaf-spring6:jar:3.1.2.RELEASE:compile
    |  \- org.slf4j:slf4j-api:jar:2.0.7:compile
    \- org.thymeleaf.extras:thymeleaf-extras-springsecurity6:jar:3.1.2.RELEASE:compile
       \- org.slf4j:slf4j-api:jar:2.0.7:compile

2.0.9
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    \- org.springframework.boot:spring-boot-starter-web:jar:3.3.4:compile
       \- org.springframework.boot:spring-boot-starter:jar:3.3.4:compile
          \- org.springframework.boot:spring-boot-starter-logging:jar:3.3.4:compile
             \- org.apache.logging.log4j:log4j-to-slf4j:jar:2.23.1:compile
                \- org.slf4j:slf4j-api:jar:2.0.9:compile

2.1.0-alpha1
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    +- cz.zcu.mre:mrelib:jar:2024.11:compile
    |  \- org.slf4j:slf4j-api:jar:2.1.0-alpha1:compile
    +- cz.zcu.mre:ontology:jar:2024.11:compile
    |  \- org.slf4j:slf4j-api:jar:2.1.0-alpha1:compile
    +- cz.zcu.mre:mrecore:jar:2024.11:compile
    |  \- org.slf4j:slf4j-api:jar:2.1.0-alpha1:compile
    +- org.slf4j:slf4j-api:jar:2.1.0-alpha1:compile
    \- org.slf4j:slf4j-simple:jar:2.1.0-alpha1:compile
       \- org.slf4j:slf4j-api:jar:2.1.0-alpha1:compile

org.springframework.security:spring-security-core

[Error]
6.0.1
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    \- cz.zcu.mre:mrecore:jar:2024.11:compile
       +- org.springframework.security:spring-security-config:jar:6.0.1:compile
       |  \- org.springframework.security:spring-security-core:jar:6.0.1:compile
       \- org.springframework.security:spring-security-web:jar:6.0.1:compile
          \- org.springframework.security:spring-security-core:jar:6.0.1:compile

6.2.1
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    \- cz.zcu.mre:mrecore:jar:2024.11:compile
       \- org.springframework.security:spring-security-core:jar:6.2.1:compile

org.springframework:spring-aop

[Error]
6.0.10
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    +- org.springframework:spring-context:jar:6.0.10:compile
    |  \- org.springframework:spring-aop:jar:6.0.10:compile
    \- org.springframework:spring-webmvc:jar:6.0.10:compile
       \- org.springframework:spring-aop:jar:6.0.10:compile

6.0.3
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    \- cz.zcu.mre:mrecore:jar:2024.11:compile
       +- org.springframework.security:spring-security-config:jar:6.0.1:compile
       |  \- org.springframework:spring-aop:jar:6.0.3:compile
       \- org.springframework.security:spring-security-web:jar:6.0.1:compile
          \- org.springframework:spring-aop:jar:6.0.3:compile

6.1.14
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    \- org.springframework.data:spring-data-jpa:jar:3.3.5:compile
       \- org.springframework:spring-aop:jar:6.1.14:compile

org.springframework:spring-beans

[Error]
6.0.10
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    +- cz.zcu.mre:mrecore:jar:2024.11:compile
    |  \- org.springframework:spring-beans:jar:6.0.10:compile
    +- org.springframework:spring-context:jar:6.0.10:compile
    |  +- org.springframework:spring-aop:jar:6.0.10:compile
    |  |  \- org.springframework:spring-beans:jar:6.0.10:compile
    |  \- org.springframework:spring-beans:jar:6.0.10:compile
    +- org.springframework:spring-webmvc:jar:6.0.10:compile
    |  +- org.springframework:spring-beans:jar:6.0.10:compile
    |  \- org.springframework:spring-web:jar:6.0.10:compile
    |     \- org.springframework:spring-beans:jar:6.0.10:compile
    \- org.springframework:spring-orm:jar:6.0.10:compile
       +- org.springframework:spring-beans:jar:6.0.10:compile
       \- org.springframework:spring-jdbc:jar:6.0.10:compile
          \- org.springframework:spring-beans:jar:6.0.10:compile

6.0.3
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    \- cz.zcu.mre:mrecore:jar:2024.11:compile
       +- org.springframework.security:spring-security-config:jar:6.0.1:compile
       |  \- org.springframework:spring-beans:jar:6.0.3:compile
       \- org.springframework.security:spring-security-web:jar:6.0.1:compile
          \- org.springframework:spring-beans:jar:6.0.3:compile

6.1.14
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    +- org.springframework.data:spring-data-jpa:jar:3.3.5:compile
    |  +- org.springframework:spring-tx:jar:6.1.14:compile
    |  |  \- org.springframework:spring-beans:jar:6.1.14:compile
    |  \- org.springframework:spring-beans:jar:6.1.14:compile
    \- org.springframework.data:spring-data-commons:jar:3.3.5:compile
       \- org.springframework:spring-beans:jar:6.1.14:compile

org.springframework:spring-context

[Error]
6.0.10
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    +- cz.zcu.mre:mrecore:jar:2024.11:compile
    |  \- org.springframework:spring-context:jar:6.0.10:compile
    +- org.springframework:spring-context:jar:6.0.10:compile
    \- org.springframework:spring-webmvc:jar:6.0.10:compile
       \- org.springframework:spring-context:jar:6.0.10:compile

6.0.3
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    \- cz.zcu.mre:mrecore:jar:2024.11:compile
       +- org.springframework.security:spring-security-config:jar:6.0.1:compile
       |  \- org.springframework:spring-context:jar:6.0.3:compile
       \- org.springframework.security:spring-security-web:jar:6.0.1:compile
          \- org.springframework:spring-context:jar:6.0.3:compile

6.1.13
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    \- org.springframework.boot:spring-boot-starter-web:jar:3.3.4:compile
       \- org.springframework.boot:spring-boot-starter:jar:3.3.4:compile
          \- org.springframework.boot:spring-boot:jar:3.3.4:compile
             \- org.springframework:spring-context:jar:6.1.13:compile

6.1.14
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    \- org.springframework.data:spring-data-jpa:jar:3.3.5:compile
       \- org.springframework:spring-context:jar:6.1.14:compile

org.springframework:spring-core

[Error]
6.0.10
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    +- cz.zcu.mre:mrecore:jar:2024.11:compile
    |  +- org.springframework:spring-core:jar:6.0.10:compile
    |  +- org.springframework:spring-expression:jar:6.0.10:compile
    |  |  \- org.springframework:spring-core:jar:6.0.10:compile
    |  \- org.springframework:spring-beans:jar:6.0.10:compile
    |     \- org.springframework:spring-core:jar:6.0.10:compile
    +- org.springframework:spring-core:jar:6.0.10:compile
    +- org.springframework:spring-context:jar:6.0.10:compile
    |  +- org.springframework:spring-aop:jar:6.0.10:compile
    |  |  \- org.springframework:spring-core:jar:6.0.10:compile
    |  \- org.springframework:spring-core:jar:6.0.10:compile
    +- org.springframework:spring-webmvc:jar:6.0.10:compile
    |  +- org.springframework:spring-core:jar:6.0.10:compile
    |  \- org.springframework:spring-web:jar:6.0.10:compile
    |     \- org.springframework:spring-core:jar:6.0.10:compile
    +- org.springframework:spring-orm:jar:6.0.10:compile
    |  +- org.springframework:spring-core:jar:6.0.10:compile
    |  \- org.springframework:spring-jdbc:jar:6.0.10:compile
    |     \- org.springframework:spring-core:jar:6.0.10:compile
    \- org.springframework:spring-test:jar:6.0.10:test
       \- org.springframework:spring-core:jar:6.0.10:test

6.0.3
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    \- cz.zcu.mre:mrecore:jar:2024.11:compile
       +- org.springframework.security:spring-security-config:jar:6.0.1:compile
       |  \- org.springframework:spring-core:jar:6.0.3:compile
       \- org.springframework.security:spring-security-web:jar:6.0.1:compile
          \- org.springframework:spring-core:jar:6.0.3:compile

6.1.13
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    \- org.springframework.boot:spring-boot-starter-web:jar:3.3.4:compile
       \- org.springframework.boot:spring-boot-starter:jar:3.3.4:compile
          +- org.springframework.boot:spring-boot:jar:3.3.4:compile
          |  \- org.springframework:spring-core:jar:6.1.13:compile
          \- org.springframework:spring-core:jar:6.1.13:compile

6.1.14
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    +- org.springframework.data:spring-data-jpa:jar:3.3.5:compile
    |  +- org.springframework:spring-tx:jar:6.1.14:compile
    |  |  \- org.springframework:spring-core:jar:6.1.14:compile
    |  \- org.springframework:spring-core:jar:6.1.14:compile
    \- org.springframework.data:spring-data-commons:jar:3.3.5:compile
       \- org.springframework:spring-core:jar:6.1.14:compile

org.springframework:spring-expression

[Error]
6.0.10
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    +- cz.zcu.mre:mrecore:jar:2024.11:compile
    |  \- org.springframework:spring-expression:jar:6.0.10:compile
    +- org.springframework:spring-context:jar:6.0.10:compile
    |  \- org.springframework:spring-expression:jar:6.0.10:compile
    \- org.springframework:spring-webmvc:jar:6.0.10:compile
       \- org.springframework:spring-expression:jar:6.0.10:compile

6.0.3
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    \- cz.zcu.mre:mrecore:jar:2024.11:compile
       \- org.springframework.security:spring-security-web:jar:6.0.1:compile
          \- org.springframework:spring-expression:jar:6.0.3:compile

org.springframework:spring-orm

[Error]
6.0.10
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    \- org.springframework:spring-orm:jar:6.0.10:compile

6.1.14
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    \- org.springframework.data:spring-data-jpa:jar:3.3.5:compile
       \- org.springframework:spring-orm:jar:6.1.14:compile

org.springframework:spring-web

[Error]
6.0.10
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    \- org.springframework:spring-webmvc:jar:6.0.10:compile
       \- org.springframework:spring-web:jar:6.0.10:compile

6.0.3
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    \- cz.zcu.mre:mrecore:jar:2024.11:compile
       \- org.springframework.security:spring-security-web:jar:6.0.1:compile
          \- org.springframework:spring-web:jar:6.0.3:compile

6.1.13
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    \- org.springframework.boot:spring-boot-starter-web:jar:3.3.4:compile
       +- org.springframework.boot:spring-boot-starter-json:jar:3.3.4:compile
       |  \- org.springframework:spring-web:jar:6.1.13:compile
       \- org.springframework:spring-web:jar:6.1.13:compile

org.springframework:spring-webmvc

[Error]
6.0.10
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    +- cz.zcu.mre:mrecore:jar:2024.11:compile
    |  \- org.springframework:spring-webmvc:jar:6.0.10:compile
    \- org.springframework:spring-webmvc:jar:6.0.10:compile

6.1.13
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    \- org.springframework.boot:spring-boot-starter-web:jar:3.3.4:compile
       \- org.springframework:spring-webmvc:jar:6.1.13:compile

org.webjars:bootstrap

[Error]
3.0.0
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    \- org.webjars:bootstrap-datepicker:jar:1.10.0:compile
       \- org.webjars:bootstrap:jar:3.0.0:compile

5.3.3
    cz.zcu.mre:qbuilder:war:2024.11.06-SNAPSHOT
    \- org.webjars:bootstrap:jar:5.3.3:compile