Skip to content

Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 #280

Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5

Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 #280

Workflow file for this run

name: Test with Maven
on:
workflow_dispatch:
push:
branches:
- 'master'
- 'releases/**'
pull_request:
branches:
- 'develop'
- 'master'
- 'releases/**'
jobs:
maven-tests:
uses: wultra/wultra-infrastructure/.github/workflows/maven-test.yml@develop
secrets: inherit