File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2525 with :
2626 java-version : ${{ matrix.java }}
2727 distribution : ' temurin'
28- cache : maven
28+ # cache: maven
2929 - name : Build with Maven
3030 run : mvn -B package --no-transfer-progress --file pom.xml
Original file line number Diff line number Diff line change 328328 <swagger-core-version >1.6.5</swagger-core-version >
329329 <okhttp-version >4.9.3</okhttp-version >
330330 <gson-version >2.9.0</gson-version >
331- <commons-lang3-version >3.12 .0</commons-lang3-version >
331+ <commons-lang3-version >3.18 .0</commons-lang3-version >
332332 <jackson-databind-nullable-version >0.2.2</jackson-databind-nullable-version >
333333 <jakarta-annotation-version >1.3.5</jakarta-annotation-version >
334334 <junit-version >5.8.2</junit-version >
You can’t perform that action at this time.
0 commit comments