Skip to content

Commit

Permalink
Update ImageIO-EXT to 1.4.8 and JAI-EXT to 1.1.25
Browse files Browse the repository at this point in the history
  • Loading branch information
aaime committed Oct 30, 2023
1 parent b646ead commit 207ef92
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions geowebcache/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<properties>
<gt.version>31-SNAPSHOT</gt.version>
<jts.version>1.19.0</jts.version>
<jaiext.version>1.1.24</jaiext.version>
<jaiext.version>1.1.25</jaiext.version>
<spring.version>5.3.25</spring.version>
<spring.security.version>5.7.6</spring.security.version>
<xstream.version>1.4.20</xstream.version>
Expand All @@ -75,7 +75,7 @@
<jalopy.srcExcludesPattern>disabled</jalopy.srcExcludesPattern>
<test.maxHeapSize>64M</test.maxHeapSize>
<maven.test.jvmargs></maven.test.jvmargs>
<imageio-ext.version>1.4.7</imageio-ext.version>
<imageio-ext.version>1.4.8</imageio-ext.version>
<hazelcast.version>5.3.1</hazelcast.version>
<joda-time.version>2.8.1</joda-time.version>
<spotless.action>apply</spotless.action>
Expand Down

0 comments on commit 207ef92

Please sign in to comment.