Skip to content

Commit

Permalink
Upgrade gs_stable plugin test profile to GeoServer 2.25.3 and mainten…
Browse files Browse the repository at this point in the history
…ance to 2.24.4
  • Loading branch information
groldan committed Jul 31, 2024
1 parent f2fdede commit c0b4568
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -173,8 +173,8 @@
<activeByDefault>false</activeByDefault>
</activation>
<properties>
<gs.version>2.25.1</gs.version>
<gt.version>31.1</gt.version>
<gs.version>2.25.3</gs.version>
<gt.version>31.3</gt.version>
</properties>
<dependencyManagement>
<dependencies>
Expand All @@ -193,8 +193,8 @@
<activeByDefault>false</activeByDefault>
</activation>
<properties>
<gs.version>2.24.3</gs.version>
<gt.version>30.3</gt.version>
<gs.version>2.24.4</gs.version>
<gt.version>30.4</gt.version>
</properties>
<dependencyManagement>
<dependencies>
Expand Down

0 comments on commit c0b4568

Please sign in to comment.