Skip to content

Bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.2.0 to 2.3.0 #115

Bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.2.0 to 2.3.0

Bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.2.0 to 2.3.0 #115

Workflow file for this run

name: Test with Maven
on:
workflow_dispatch:
push:
branches:
- 'main'
- 'releases/**'
pull_request:
branches:
- 'develop'
- 'main'
- 'releases/**'
jobs:
maven-tests:
uses: wultra/wultra-infrastructure/.github/workflows/maven-test.yml@develop
secrets: inherit