Skip to content

Bump commons-codec:commons-codec from 1.20.0 to 1.21.0 (#269) #630

Bump commons-codec:commons-codec from 1.20.0 to 1.21.0 (#269)

Bump commons-codec:commons-codec from 1.20.0 to 1.21.0 (#269) #630

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
jobs:
build:
name: Verify
uses: maveniverse/parent/.github/workflows/ci.yml@release-49
with:
maven-test: './mvnw clean verify -e -B -V -P run-its -f it'