Skip to content

Bump commons-codec:commons-codec from 1.16.1 to 1.17.0 #19

Bump commons-codec:commons-codec from 1.16.1 to 1.17.0

Bump commons-codec:commons-codec from 1.16.1 to 1.17.0 #19

name: Dependabot Auto Merge
on:
pull_request:
paths:
- 'pom.xml'
jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
command: squash and merge
github-token: ${{ secrets.DEPENDABOT_AUTO_MERGE }}
target: minor