Release 1.3.0
Update library dependencies to latest versions in order to address the Log4J vulnerability issue.
Modified the SolacePublishingService to leverage the new Solace Java API vs the Solace JCSMP API.
Configuration file change in the property name for the consumer destination. Change the property name from solace.jms.consumer.queue-name.0 to solace.jms.consumer.destination-name.0. This was for a request to support connecting to either queues or topics. Used the generic term destination similarly used in the JMS API. This is the only change the configuration files needed to work with this version.
Pull just the 1.3.0.jar file and replace in your directory if you have an existing deployment. Otherwise pull the .tar.gz file for everything including the configuration template files.
Refer to the README file for additional instructions on setup/configuration.