Skip to content

chore: remove unused spring dependency and usage#54

Merged
SeanBerrieHRI merged 1 commit into
masterfrom
feature/spring-exit
Jun 25, 2026
Merged

chore: remove unused spring dependency and usage#54
SeanBerrieHRI merged 1 commit into
masterfrom
feature/spring-exit

Conversation

@kburger

@kburger kburger commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Spring was referenced but not used used. For future work: this is the output of mvn dependency:analyze -DignoreNonCompile=true

[INFO] --- dependency:3.7.0:analyze (default-cli) @ FairDataPointSchemaTool ---
[WARNING] Used undeclared dependencies found:
[WARNING]    org.eclipse.rdf4j:rdf4j-model-api:jar:5.3.1:compile
[WARNING]    org.eclipse.rdf4j:rdf4j-repository-api:jar:5.3.1:compile
[WARNING]    org.eclipse.rdf4j:rdf4j-model:jar:5.3.1:compile
[WARNING]    com.fasterxml.jackson.core:jackson-annotations:jar:2.21:compile
[WARNING]    org.eclipse.rdf4j:rdf4j-sail-api:jar:5.3.1:compile
[WARNING]    org.junit.jupiter:junit-jupiter-api:jar:5.9.3:test
[WARNING]    org.apache.httpcomponents:httpcore:jar:4.4.16:compile
[WARNING]    org.eclipse.rdf4j:rdf4j-rio-api:jar:5.3.1:compile
[WARNING] Unused declared dependencies found:
[WARNING]    org.apache.poi:poi-ooxml-schemas:jar:4.1.2:compile
[WARNING]    ch.qos.logback:logback-core:jar:1.5.32:compile
[WARNING]    org.modelmapper:modelmapper:jar:3.2.6:compile
[WARNING]    org.apache.poi:poi-ooxml:jar:5.5.1:compile

The 'unused declared' could be removed as well (after thorough testing).

@servicedesk-health-ri

servicedesk-health-ri commented Jun 25, 2026

Copy link
Copy Markdown

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@sonarqubecloud

Copy link
Copy Markdown

@SeanBerrieHRI SeanBerrieHRI merged commit 2da96c1 into master Jun 25, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants