diff --git a/.github/workflows/artifacts.sh b/.github/workflows/artifacts.sh index 68777cd..5ee94e1 100644 --- a/.github/workflows/artifacts.sh +++ b/.github/workflows/artifacts.sh @@ -15,8 +15,6 @@ mkdir _tmp pushd _tmp unzip ../geoserver_vanilla.war -## get rid of clashing/outdated dependencies -rm -Rfv WEB-INF/lib/gs-sec-oauth2-core* ## copy the new ones cp -v ../geoserver-geonode-ext/libs/* WEB-INF/lib/