diff --git a/.github/workflows/maven.yaml b/.github/workflows/maven.yaml index b1ebef2472..d8e9966827 100644 --- a/.github/workflows/maven.yaml +++ b/.github/workflows/maven.yaml @@ -51,7 +51,7 @@ jobs: scan_secrets: true scan_dependencies: true enable_github_action_token: true - enable_pr_comments: ${{ env.ENDORCTL_PR }} + enable_pr_comments: true github_token: ${{ secrets.GITHUB_TOKEN }} - name: Endor Labs Release Scan @@ -69,4 +69,4 @@ jobs: # - name: Upload findings to github # uses: github/codeql-action/upload-sarif # with: - # sarif_file: 'findings.sarif' \ No newline at end of file + # sarif_file: 'findings.sarif' diff --git a/pom.xml b/pom.xml index 24246b18a7..5dc1beca7f 100755 --- a/pom.xml +++ b/pom.xml @@ -651,7 +651,6 @@ org.apache.directory.server apacheds-core - ${version.apacheds} @@ -788,8 +787,8 @@ org.hsqldb hsqldb - 2.7.1 - + + 2.5.2 @@ -1210,7 +1209,6 @@ 1.8 UTF-8 ${basedir}/src/config/web.xml - local -Xms1G