spring-framework/spring-oxm
Sam Brannen 526fc391ee Use Class#componentType() for consistency with arrayType()
Java 12 introduced java.lang.Class#componentType() as a shortcut for
getComponentType().

Since we started using arrayType() in fe5560400c, this commit switches
to componentType() for consistent API usage style.
2023-08-07 12:43:40 +03:00
..
src Use Class#componentType() for consistency with arrayType() 2023-08-07 12:43:40 +03:00
spring-oxm.gradle Consistent dependency declarations 2023-08-02 00:56:50 +02:00