Skip to content

chore: update dependency com.fasterxml.jackson:jackson-bom to v2.18.0 #991

chore: update dependency com.fasterxml.jackson:jackson-bom to v2.18.0

chore: update dependency com.fasterxml.jackson:jackson-bom to v2.18.0 #991

name: Java CI
on: [push]
jobs:
build:
uses: ./.github/workflows/part-compile-and-test.yaml
with:
version: E-SNAPSHOT
release:
if: github.ref == 'refs/heads/master'
needs: build
uses: ./.github/workflows/part-release.yaml
secrets: inherit