eclipse-pass / main

Catch all repository against which issues of general, cross cutting topics are logged.
Apache License 2.0
4 stars 8 forks source link

Fix compile warnings in deposit services #1082

Closed rpoet-jh closed 1 week ago

rpoet-jh commented 2 weeks ago

What?

Fix compile warnings in deposit services.

Why?

To review warnings and fix if needed and clean up build logs.

How?

Review the warning and make appropriate change.

Acceptance Criteria

Compile warnings are gone for deposit services when mvn clean install

Related Issues