Skip to content

Remove org.apache.tomcat:annotations-api dep #12077

Remove org.apache.tomcat:annotations-api dep

Remove org.apache.tomcat:annotations-api dep #12077

name: "Validate Gradle Wrapper"
on: [push, pull_request]
permissions:
contents: read
jobs:
validation:
name: "Gradle wrapper validation"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gradle/actions/wrapper-validation@v4