🎄 Happy Holidays! 🥳

Most of Solace is closed December 24–January 1 so our employees can spend time with their families. We will re-open Thursday, January 2, 2024. Please expect slower response times during this period and open a support ticket for anything needing immediate assistance.

Happy Holidays!

Please note: most of Solace is closed December 25–January 2, and will re-open Tuesday, January 3, 2023.

Release notes for sol-jcsmp,sol-common,sol-jms - 10.25.0

yeikel
yeikel Member Posts: 6
edited October 3 in PubSub+ Event Broker #1

Hi team,

I am using the following dependencies :

<dependency>
                <groupId>com.solacesystems</groupId>
                <artifactId>sol-jcsmp</artifactId>
                <version>${solace.version}</version>
            </dependency>
            <dependency>
                <groupId>com.solacesystems</groupId>
                <artifactId>sol-common</artifactId>
                <version>${solace.version}</version>
            </dependency>
            <dependency>
                <groupId>com.solacesystems</groupId>
                <artifactId>sol-jms</artifactId>
                <version>${solace.version}</version>
            </dependency>

And I normally consume the release notes from this link:

https://products.solace.com/download/JAVA_API_RN

It has been over 2 days since my automation discovered the 10.25.0 version but I do not see it in the release notes yet.

Could you please check? Is this a safe version to use?

See : https://central.sonatype.com/artifact/com.solacesystems/sol-common/10.25.0

Tagged:

Answers