diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index c284cd5..eece949 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -21,10 +21,10 @@ jobs: steps: - uses: actions/checkout@v4 - - name: Set up JDK 21 + - name: Set up JDK 17 uses: actions/setup-java@v4 with: - java-version: '21' + java-version: '17' distribution: 'temurin' cache: maven - name: Build with Maven diff --git a/.idea/runConfigurations/SpringBootOpenapiApplication.xml b/.idea/runConfigurations/SpringBootOpenapiApplication.xml index 68ed81f..b83b031 100644 --- a/.idea/runConfigurations/SpringBootOpenapiApplication.xml +++ b/.idea/runConfigurations/SpringBootOpenapiApplication.xml @@ -1,7 +1,7 @@ -