Skip to content

Bump commons-io:commons-io from 2.17.0 to 2.18.0 #435

Bump commons-io:commons-io from 2.17.0 to 2.18.0

Bump commons-io:commons-io from 2.17.0 to 2.18.0 #435

Workflow file for this run

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