diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cb2446b..0379066 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -27,6 +27,8 @@ jobs: include: - alfresco-version: 23.1.0 experimental: false + - alfresco-version: 23.2.1 + experimental: false steps: - uses: actions/checkout@v3 with: diff --git a/pom.xml b/pom.xml index 6a9ad4d..d2e251d 100644 --- a/pom.xml +++ b/pom.xml @@ -186,12 +186,20 @@ community-23.1.0 + + 23.1.0 + 23.1.0.255 + + + + + community-23.2.1 true - 23.1.0 - 23.1.0.255 + 23.2.1 + 23.2.0.60