Latest Jar

We upgrading our Aspose Jars, How I can know the latest fir the below

<dependency>
	<groupId>javax.media.jai</groupId>
	<artifactId>com.springsource.javax.media.jai.core</artifactId>
	<version>1.1.3</version>
</dependency>

@aabuhijleh,

Java Advanced Imaging (JAI) are used to support TIFF images. TIFF images are not supported by Java 8 and earlier. For TIFF support in older Java environments, Aspose.Words for Java depends on the Java Advanced Imaging (JAI) package from Oracle. At the moment, the latest available version of JAI is 1.1.3.

You can get more detailed information about dependencies on the documentation page.