Skip to content

Commit

Permalink
Upgrade to GeoServer 2.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
groldan committed Sep 30, 2024
1 parent 9e6f417 commit ae4ec2d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@
<maven.compiler.target>21</maven.compiler.target>
<spring-cloud.version>2021.0.9</spring-cloud.version>
<spring-boot.version>2.7.18</spring-boot.version>
<spring.version>5.3.37</spring.version>
<spring.version>5.3.39</spring.version>
<spring.security.version>5.8.14</spring.security.version>
<jackson.version>2.17.2</jackson.version>
<gs.version>2.26.0-SNAPSHOT</gs.version>
<gt.version>32-SNAPSHOT</gt.version>
<gs.version>2.26.0.0</gs.version>
<gt.version>32.0</gt.version>
<acl.version>2.3.0</acl.version>
<postgresql.version>42.7.3</postgresql.version>
<!-- Same netty.version used by geoserver for COG and GWC Azure plugin -->
Expand Down

0 comments on commit ae4ec2d

Please sign in to comment.