You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HikariCP has maven packet conflicts. Such as com.zaxxer.hikari.metrics.PoolStats, both exist in com.zaxxer.HikariCP and com.zaxxer.HikariCP-java7, the latter was indirectly introduced by quartz.
What did you expect to happen?
no maven packet conflicts
How can we reproduce it (as minimally and precisely as possible)?
No business effect
Anything else we need to know?
No response
The text was updated successfully, but these errors were encountered:
ODC version
4.2.x
OB version
What happened?
HikariCP has maven packet conflicts. Such as
com.zaxxer.hikari.metrics.PoolStats
, both exist incom.zaxxer.HikariCP
andcom.zaxxer.HikariCP-java7
, the latter was indirectly introduced by quartz.What did you expect to happen?
no maven packet conflicts
How can we reproduce it (as minimally and precisely as possible)?
No business effect
Anything else we need to know?
No response
The text was updated successfully, but these errors were encountered: