Skip to content

Bump com.oracle.database.jdbc:ojdbc11 from 23.5.0.24.07 to 23.6.0.24.10 #344

Bump com.oracle.database.jdbc:ojdbc11 from 23.5.0.24.07 to 23.6.0.24.10

Bump com.oracle.database.jdbc:ojdbc11 from 23.5.0.24.07 to 23.6.0.24.10 #344

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
with:
java_version: 21