Skip to content

Bump com.fasterxml.jackson.core:jackson-annotations from 2.18.1 to 2.18.2 #1203

Bump com.fasterxml.jackson.core:jackson-annotations from 2.18.1 to 2.18.2

Bump com.fasterxml.jackson.core:jackson-annotations from 2.18.1 to 2.18.2 #1203

Workflow file for this run

name: Pull Requests
on:
pull_request:
paths-ignore:
- '.github/**'
jobs:
Build:
uses: evanchooly/workflows/.github/workflows/pull-request.yml@master
with:
java: 17