Skip to content

[Snyk] Security upgrade org.apache.logging.log4j:log4j-core from 2.25.3 to 2.25.4 #227

[Snyk] Security upgrade org.apache.logging.log4j:log4j-core from 2.25.3 to 2.25.4

[Snyk] Security upgrade org.apache.logging.log4j:log4j-core from 2.25.3 to 2.25.4 #227

Workflow file for this run

name: CI
on:
pull_request:
jobs:
security:
name: Security
uses: ./.github/workflows/security.yaml
secrets: inherit
build-maven:
name: build with Maven
uses: ./.github/workflows/maven.yaml
with:
maven-goal: package
needs: security