CRS Conversion should show Apache SIS library version number as "secondary" information

Expected behaviour after suitable enhancement - Also show apache SIS library version (similar to what Indexer shows for Elasticsearch)

Current behaviour

GET {{osduonaws_base_url}}/api/crs/converter/v3/info

Response

{
    "groupId": "org.opengroup.osdu.crs-converter-service",
    "artifactId": "crs-converter-aws",
    "version": "0.18.2-SNAPSHOT",
    "buildTime": "2023-01-05T21:48:42.677Z",
    "branch": "refs/heads/release/r3-m15",
    "commitId": "178a89883c28854a434340e4b7a76eedd336c451",
    "commitMessage": "Update version of release branch to 0.18.2-SNAPSHOT",
    "connectedOuterServices": []
}

cc @bert.kampes and @chad