Skip to content

Bump org.apache.logging.log4j:log4j-slf4j2-impl from 2.20.0 to 2.21.1 #174

Bump org.apache.logging.log4j:log4j-slf4j2-impl from 2.20.0 to 2.21.1

Bump org.apache.logging.log4j:log4j-slf4j2-impl from 2.20.0 to 2.21.1 #174

name: Deploy Snapshot SonaType OSS
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
deploy-to-sonatype-oss:
uses: sfuhrm/github_workflows/.github/workflows/maven-deploy-snapshot-sonatype-oss.yml@main
with:
environment: deploy
secrets:
sonatype_user: ${{ secrets.SONATYPE_USER }}
sonatype_password: ${{ secrets.SONATYPE_PASSWORD }}