Skip to content

Bump org.apache.logging.log4j:log4j-core from 2.17.1 to 2.25.3 in /org.eclipse.m2e.jdt.tests/projects/basicProjectWithDep #164

Bump org.apache.logging.log4j:log4j-core from 2.17.1 to 2.25.3 in /org.eclipse.m2e.jdt.tests/projects/basicProjectWithDep

Bump org.apache.logging.log4j:log4j-core from 2.17.1 to 2.25.3 in /org.eclipse.m2e.jdt.tests/projects/basicProjectWithDep #164

Workflow file for this run

# Fast running checks for pull-requests
name: Pull-Request Checks
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on:
pull_request:
branches: [ main ]
jobs:
check-merge-commits:
uses: eclipse-platform/eclipse.platform.releng.aggregator/.github/workflows/checkMergeCommits.yml@master
check-versions:
uses: eclipse-platform/eclipse.platform.releng.aggregator/.github/workflows/checkVersions.yml@master
with:
botName: Eclipse M2E Bot
botMail: [email protected]