crate / cratedb-examples

A collection of clear and concise examples how to work with CrateDB.
Apache License 2.0
9 stars 7 forks source link

Dependencies: Use fixed version constraints for more volatile packages #484

Closed amotl closed 3 months ago

amotl commented 3 months ago

Problem

When refactoring, even diligently, things occasionally go south. Apologies.

Proposal

Provide better protection against accidental havocs, by nailing packages with more volatility using exact version constraints.