Error Tag mismatch!

Hello,

For no apparent reason and no change in the infrastructure, my Jenkins builds in different projects and repositories on Nexus, the Tag Mismatch error occurs!

An example:

[ERROR] Failed to execute goal on project dtw-transaction-domain: Could not resolve dependencies for project com.matera.dtw.transaction:dtw-transaction-domain:jar:2.13.2-SNAPSHOT: The following artifacts could not be resolved: org.testcontainers:testcontainers:jar:1.17.6 (absent): Could not transfer artifact org.testcontainers:testcontainers:jar:1.17.6 from/to aws-repository (https://awslnxnxs01.matera.com:8443/repository/matera-all/): Tag mismatch! → [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project dtw-transaction-domain: Could not resolve dependencies for project com.matera.dtw.transaction:dtw-transaction-domain:jar:2.13.2-SNAPSHOT: The following artifacts could not be resolved: org.testcontainers:testcontainers:jar:1.17.6 (absent): Could not transfer artifact org.testcontainers:testcontainers:jar:1.17.6 from/to aws-repository (https://awslnxnxs01.matera.com:8443/repository/matera-all/): Tag mismatch!

I need help to fix it please.

Thanks