Skip to content

Commit

Permalink
Upgrade to 2.25.0.3-CLOUD
Browse files Browse the repository at this point in the history
Include community/security/oauth2|oauth2-geonode
  • Loading branch information
groldan committed May 21, 2024
1 parent b1009d6 commit 35025f1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion geoserver
Submodule geoserver updated 250 files
6 changes: 4 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.geoserver.cloud</groupId>
<artifactId>gs-upstream</artifactId>
<version>2.25.0.2-CLOUD</version>
<version>2.25.0.3-CLOUD</version>
<packaging>pom</packaging>
<name>GeoServer upstream dependencies</name>
<distributionManagement>
Expand All @@ -20,7 +20,6 @@
<module>geoserver/src/community/jdbcstore</module>
<module>geoserver/src/community/pgraster</module>
<module>geoserver/src/community/datadir-catalog-loader</module>
<module>geoserver/src/community/security</module>
<!-- all other required deps -->
<module>geoserver/src/extension/authkey</module>
<module>geoserver/src/extension/web-resource</module>
Expand All @@ -35,5 +34,8 @@
<module>geoserver/src/community/graticule</module>
<module>geoserver/src/community/gwc-azure-blob</module>
<module>geoserver/src/community/cog</module>
<module>geoserver/src/community/security</module>
<module>geoserver/src/community/security/oauth2</module>
<module>geoserver/src/community/security/oauth2-geonode</module>
</modules>
</project>

0 comments on commit 35025f1

Please sign in to comment.