Skip to content

chore(deps): bump com.fasterxml.jackson:jackson-bom from 2.17.2 to 2.18.0 in the jackson group #34

chore(deps): bump com.fasterxml.jackson:jackson-bom from 2.17.2 to 2.18.0 in the jackson group

chore(deps): bump com.fasterxml.jackson:jackson-bom from 2.17.2 to 2.18.0 in the jackson group #34

Workflow file for this run

name: Build Pull Request
on:
pull_request:
branches:
- develop
- release/*
- support/*
paths-ignore:
- "README.adoc"
- "CHANGELOG.adoc"
- ".github/**"
- "!.github/workflows/build_pr.yml"
- "!.github/workflows/_reusable_build.yml"
jobs:
build:
uses: ./.github/workflows/_reusable_build.yml
with:
ossrh-publication: false
secrets: inherit