Skip to content

Bump org.axonframework:axon-spring-boot-starter from 4.10.0 to 4.10.2 #2454

Bump org.axonframework:axon-spring-boot-starter from 4.10.0 to 4.10.2

Bump org.axonframework:axon-spring-boot-starter from 4.10.0 to 4.10.2 #2454

Workflow file for this run

name: build docs
on:
push:
paths:
- 'docs/**'
pull_request:
env:
NODE_OPTIONS: '--openssl-legacy-provider'
jobs:
build:
uses: ./.github/workflows/workflow-build-docs.yaml
with:
publish: false
secrets: inherit