Skip to content

build(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.21.3 to 2.22.0 #308

build(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.21.3 to 2.22.0

build(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.21.3 to 2.22.0 #308

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