diff --git a/.github/workflows/codeql.yaml b/.github/workflows/codeql.yaml
index dd42d9f8..0190d6c0 100644
--- a/.github/workflows/codeql.yaml
+++ b/.github/workflows/codeql.yaml
@@ -27,17 +27,17 @@ jobs:
uses: bufbuild/buf-setup-action@a47c93e0b1648d5651a065437926377d060baa99 # v1.50.0
- name: Initialize the CodeQL tools for scanning
- uses: github/codeql-action/init@v3
+ uses: github/codeql-action/init@cdefb33c0f6224e58673d9004f47f7cb3e328b89 # v4.31.10
with:
languages: ${{ matrix.language }}
timeout-minutes: 5
- name: Autobuild
- uses: github/codeql-action/autobuild@v3
+ uses: github/codeql-action/autobuild@cdefb33c0f6224e58673d9004f47f7cb3e328b89 # v4.31.10
timeout-minutes: 10
- name: Perform CodeQL Analysis
- uses: github/codeql-action/analyze@v3
+ uses: github/codeql-action/analyze@cdefb33c0f6224e58673d9004f47f7cb3e328b89 # v4.31.10
with:
category: "/language:${{matrix.language}}"
timeout-minutes: 10
diff --git a/pom.xml b/pom.xml
index aed4b927..2d7a6f99 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,7 +18,13 @@
4.29.2
1.82
10.0.0
- 1.14.12
+ 1.17.0
+ 2.3.0
+ 5.10.2
+ 5.11.0
+ 3.13.0
+ 3.5.0
+ 2.1.0
0.8.13
jacoco
@@ -55,7 +61,7 @@
org.junit
junit-bom
- 5.10.1
+ ${junit-bom.version}
pom
import
@@ -145,7 +151,7 @@
org.jetbrains.kotlin
kotlin-stdlib
- 2.1.20
+ ${kotlin.version}
org.bouncycastle
@@ -188,11 +194,11 @@
https://maven.apache.org/ref/current/maven-core/default-bindings.html#Plugin_bindings_for_jar_packaging -->
maven-compiler-plugin
- 3.8.0
+ ${maven-compiler-plugin.version}
maven-surefire-plugin
- 3.0.0
+ ${maven-surefire-plugin.version}
maven-jar-plugin
diff --git a/sdk/pom.xml b/sdk/pom.xml
index 139cc828..bdd1351f 100644
--- a/sdk/pom.xml
+++ b/sdk/pom.xml
@@ -13,7 +13,6 @@
0.22.1
https://github.com/CodeIntelligenceTesting/jazzer/releases/download/v${jazzer.version}
- 2.1.0
0.7.2
4.12.0
protocol/go/v0.11.0
@@ -255,20 +254,13 @@
org.mockito
mockito-core
- 5.2.0
+ ${mockito.version}
test
org.mockito
mockito-junit-jupiter
- 5.2.0
- test
-
-
-
- org.mockito
- mockito-inline
- 5.2.0
+ ${mockito.version}
test
@@ -316,7 +308,7 @@
org.jetbrains.dokka
dokka-maven-plugin
- 2.0.0
+ ${dokka-maven-plugin.version}
javadoc