diff --git a/.github/workflows/jackson-2.14.yaml b/.github/workflows/jackson-2.14.yaml index de0f2df..022b86e 100644 --- a/.github/workflows/jackson-2.14.yaml +++ b/.github/workflows/jackson-2.14.yaml @@ -20,7 +20,3 @@ jobs: cache: maven - name: Build with Maven run: mvn -B verify -Ddep.jackson.version=2.14.3 -Ddep.jackson-databind.version=2.14.3 -Dbasepom.git-id.skip - - # Optional: Uploads the full dependency graph to GitHub to improve the quality of Dependabot alerts this repository can receive - - name: Maven Dependency Tree Dependency Submission - uses: advanced-security/maven-dependency-submission-action@v4.1.1 diff --git a/.github/workflows/jackson-2.15.yaml b/.github/workflows/jackson-2.15.yaml index e5d305c..686272c 100644 --- a/.github/workflows/jackson-2.15.yaml +++ b/.github/workflows/jackson-2.15.yaml @@ -20,7 +20,3 @@ jobs: cache: maven - name: Build with Maven run: mvn -B verify -Ddep.jackson.version=2.15.4 -Ddep.jackson-databind.version=2.15.4 -Dbasepom.git-id.skip - - # Optional: Uploads the full dependency graph to GitHub to improve the quality of Dependabot alerts this repository can receive - - name: Maven Dependency Tree Dependency Submission - uses: advanced-security/maven-dependency-submission-action@v4.1.1 diff --git a/.github/workflows/jackson-2.16.yaml b/.github/workflows/jackson-2.16.yaml index 26887c3..8dab300 100644 --- a/.github/workflows/jackson-2.16.yaml +++ b/.github/workflows/jackson-2.16.yaml @@ -20,7 +20,3 @@ jobs: cache: maven - name: Build with Maven run: mvn -B verify -Ddep.jackson.version=2.16.2 -Ddep.jackson-databind.version=2.16.2 -Dbasepom.git-id.skip - - # Optional: Uploads the full dependency graph to GitHub to improve the quality of Dependabot alerts this repository can receive - - name: Maven Dependency Tree Dependency Submission - uses: advanced-security/maven-dependency-submission-action@v4.1.1 diff --git a/.github/workflows/jackson-2.17.yaml b/.github/workflows/jackson-2.17.yaml index c3c55fb..353529b 100644 --- a/.github/workflows/jackson-2.17.yaml +++ b/.github/workflows/jackson-2.17.yaml @@ -20,7 +20,3 @@ jobs: cache: maven - name: Build with Maven run: mvn -B verify -Ddep.jackson.version=2.17.3 -Ddep.jackson-databind.version=2.17.3 -Dbasepom.git-id.skip - - # Optional: Uploads the full dependency graph to GitHub to improve the quality of Dependabot alerts this repository can receive - - name: Maven Dependency Tree Dependency Submission - uses: advanced-security/maven-dependency-submission-action@v4.1.1 diff --git a/.github/workflows/latest.yaml b/.github/workflows/latest.yaml index e022cc1..6af695f 100644 --- a/.github/workflows/latest.yaml +++ b/.github/workflows/latest.yaml @@ -20,7 +20,3 @@ jobs: cache: maven - name: Build with Maven run: mvn -B verify -Dbasepom.git-id.skip - - # Optional: Uploads the full dependency graph to GitHub to improve the quality of Dependabot alerts this repository can receive - - name: Maven Dependency Tree Dependency Submission - uses: advanced-security/maven-dependency-submission-action@v4.1.1 diff --git a/.github/workflows/protobuf-3.23.yaml b/.github/workflows/protobuf-3.23.yaml index 4414b70..70a5fb3 100644 --- a/.github/workflows/protobuf-3.23.yaml +++ b/.github/workflows/protobuf-3.23.yaml @@ -20,7 +20,3 @@ jobs: cache: maven - name: Build with Maven run: mvn -B verify -Ddep.protobuf-java.version=3.23.2 -Dbasepom.git-id.skip - - # Optional: Uploads the full dependency graph to GitHub to improve the quality of Dependabot alerts this repository can receive - - name: Maven Dependency Tree Dependency Submission - uses: advanced-security/maven-dependency-submission-action@v4.1.1 diff --git a/.github/workflows/protobuf-3.25.yaml b/.github/workflows/protobuf-3.25.yaml index f0858d9..248ae12 100644 --- a/.github/workflows/protobuf-3.25.yaml +++ b/.github/workflows/protobuf-3.25.yaml @@ -20,7 +20,3 @@ jobs: cache: maven - name: Build with Maven run: mvn -B verify -Ddep.protobuf-java.version=3.25.5 -Dbasepom.git-id.skip - - # Optional: Uploads the full dependency graph to GitHub to improve the quality of Dependabot alerts this repository can receive - - name: Maven Dependency Tree Dependency Submission - uses: advanced-security/maven-dependency-submission-action@v4.1.1 diff --git a/.github/workflows/protoc-3.23.yaml b/.github/workflows/protoc-3.23.yaml index afe9030..da1d2f0 100644 --- a/.github/workflows/protoc-3.23.yaml +++ b/.github/workflows/protoc-3.23.yaml @@ -20,7 +20,3 @@ jobs: cache: maven - name: Build with Maven run: mvn -B verify -Ddep.protoc.version=3.23.2 -Dbasepom.git-id.skip - - # Optional: Uploads the full dependency graph to GitHub to improve the quality of Dependabot alerts this repository can receive - - name: Maven Dependency Tree Dependency Submission - uses: advanced-security/maven-dependency-submission-action@v4.1.1 diff --git a/.github/workflows/protoc-3.25.yaml b/.github/workflows/protoc-3.25.yaml index 407d263..dbf5c6d 100644 --- a/.github/workflows/protoc-3.25.yaml +++ b/.github/workflows/protoc-3.25.yaml @@ -20,7 +20,3 @@ jobs: cache: maven - name: Build with Maven run: mvn -B verify -Ddep.protoc.version=3.25.5 -Dbasepom.git-id.skip - - # Optional: Uploads the full dependency graph to GitHub to improve the quality of Dependabot alerts this repository can receive - - name: Maven Dependency Tree Dependency Submission - uses: advanced-security/maven-dependency-submission-action@v4.1.1