Skip to content

build(deps): bump com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.22.1 to 2.22.2 #325

build(deps): bump com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.22.1 to 2.22.2

build(deps): bump com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.22.1 to 2.22.2 #325

name: dependency-review
on:
pull_request:
permissions:
contents: read
pull-requests: write
jobs:
dependency-review:
runs-on: ubuntu-latest
steps:
- name: 'Dependency Review'
uses: actions/dependency-review-action@v3
with:
retry-on-snapshot-warnings: true
retry-on-snapshot-warnings-timeout: 600