Skip to content

Bump org.apache.tomcat:tomcat-jdbc from 10.0.27 to 11.0.1 in /modules/jdbc-test #6371

Bump org.apache.tomcat:tomcat-jdbc from 10.0.27 to 11.0.1 in /modules/jdbc-test

Bump org.apache.tomcat:tomcat-jdbc from 10.0.27 to 11.0.1 in /modules/jdbc-test #6371

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"