Skip to content

chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2 in the production-dependencies group #123

chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2 in the production-dependencies group

chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2 in the production-dependencies group #123

Workflow file for this run

name: Pull request
on:
pull_request:
jobs:
build-pr:
if: contains(fromJson(vars.SUPPORTED_BRANCHES).all-branches, github.head_ref) != true
uses: ./.github/workflows/_reusable_build.yml
secrets: inherit