Skip to content

Bump org.apache.commons:commons-text from 1.10.0 to 1.11.0 #195

Bump org.apache.commons:commons-text from 1.10.0 to 1.11.0

Bump org.apache.commons:commons-text from 1.10.0 to 1.11.0 #195

Workflow file for this run

on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-java@v3
with:
distribution: 'temurin'
java-version: 8
cache: maven
- run: mvn test