<dependency>
<groupId>com.twelvemonkeys.imageio</groupId>
<artifactId>imageio-jpeg</artifactId>
<version>3.4.1</version>
</dependency>
加入以上依赖,并且无需修改任何之前的代码。https://stackoverflow.com/questions/32023809/javax-imageio-iioexception-invalid-icc-profile-duplicate-sequence-numbers
https://github.com/haraldk/TwelveMonkeys
https://search.maven.org/artifact/com.twelvemonkeys.imageio/imageio-jpeg/3.4.1/jar
https://www.leftso.com/article/622.html