Skip to content
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.

Daily build fail because of a library conflict #342

Open
pjgg opened this issue Oct 21, 2021 · 0 comments
Open

Daily build fail because of a library conflict #342

pjgg opened this issue Oct 21, 2021 · 0 comments
Assignees

Comments

@pjgg
Copy link
Contributor

pjgg commented Oct 21, 2021

There is a conflict between the following libraries:

<testcontainers.version>1.16.1</testcontainers.version>
<quarkus.platform.version>2.3.0.Final</quarkus.platform.version>
<com.github.docker-java.version>3.2.11</com.github.docker-java.version>

docker-java should match with test container internal libraries but if
we upgrade docker java to 3.2.12 then quarkus 2.3.0 returns a timeout

@pjgg pjgg self-assigned this Oct 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant