solace-samples-java-jcsmp
solace-samples-java-jcsmp copied to clipboard
Fix OTtel build errors after breaking changes
OpenTelemetry made breaking changes to their OTel semantic conventions library, which subseqently caused JCSMP samples to break as we were pulling in the latest version. This small PR just sets/hardcodes the OTel semantic conventions version for now, until the OTel stuff has stabilized (which is not yet).