File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
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.32.5
54+ uses : github/codeql-action/init@v4.32.6
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.32.5
77+ uses : github/codeql-action/analyze@v4.32.6
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ module network
1919
2020go 1.24.0
2121
22- toolchain go1.26.0
22+ toolchain go1.26.1
2323
2424require (
2525 github.com/DeRuina/timberjack v1.3.9
Original file line number Diff line number Diff line change 211211 <!-- browscap-java版本-->
212212 <browscap-java .version>1.5.1</browscap-java .version>
213213 <!-- liquibase-core版本-->
214- <liquibase-core .version>5.0.1 </liquibase-core .version>
214+ <liquibase-core .version>5.0.2 </liquibase-core .version>
215215 <!-- snail-job版本-->
216216 <snail-job .version>1.9.0-jdk8</snail-job .version>
217217 <!-- archunit-junit5版本-->
You can’t perform that action at this time.
0 commit comments