diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 708648d..e71da9d 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -12,11 +12,11 @@ name: "CodeQL" on: - push: - branches: [ "*" ] - pull_request: - # The branches below must be a subset of the branches above - branches: [ "*" ] + # push: + # branches: [ "*" ] + # pull_request: + # # The branches below must be a subset of the branches above + # branches: [ "*" ] schedule: - cron: '34 6 * * 0' diff --git a/pom.xml b/pom.xml index 3da9cb1..c39d5f2 100644 --- a/pom.xml +++ b/pom.xml @@ -100,7 +100,7 @@ org.awaitility awaitility - 4.2.1 + 4.2.2 @@ -162,7 +162,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.7.0 + 3.8.0 attach-javadocs