File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5151 architecture : x64
5252 # Initializes the CodeQL tools for scanning.
5353 - name : Initialize CodeQL
54- uses : github/codeql-action/init@v4.33.0
54+ uses : github/codeql-action/init@v4.34.1
5555 with :
5656 languages : ${{ matrix.language }}
5757 - name : Configure Maven settings
7474 - name : Build with Maven
7575 run : mvn clean package -Ptest -DskipTests -U
7676 - name : Perform CodeQL Analysis
77- uses : github/codeql-action/analyze@v4.33.0
77+ uses : github/codeql-action/analyze@v4.34.1
Original file line number Diff line number Diff line change 237237 <!-- jsoup版本-->
238238 <jsoup .version>1.22.1</jsoup .version>
239239 <!-- minio版本-->
240- <minio .version>8.6 .0</minio .version>
240+ <minio .version>9.0 .0</minio .version>
241241 <!-- modbus4j版本-->
242242 <modbus4j .version>v3.1.0</modbus4j .version>
243243 <!-- swagger-annotations-jakarta版本-->
You can’t perform that action at this time.
0 commit comments