diff --git a/.github/dependabot.yml b/.github/dependabot.yml
deleted file mode 100644
index f4538d3c7..000000000
--- a/.github/dependabot.yml
+++ /dev/null
@@ -1,17 +0,0 @@
-# To get started with Dependabot version updates, you'll need to specify which
-# package ecosystems to update and where the package manifests are located.
-# Please see the documentation for all configuration options:
-# https://docs.github.com/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file
-
-version: 2
-updates:
- - package-ecosystem: "maven"
- directories:
- - "/"
- schedule:
- interval: "daily"
- - package-ecosystem: "github-actions"
- directories:
- - "/"
- schedule:
- interval: "daily"
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index 4a462dc99..b175fa865 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -37,7 +37,7 @@ jobs:
}]
- name: Import GPG
- uses: crazy-max/ghaction-import-gpg@v6.2.0
+ uses: crazy-max/ghaction-import-gpg@v6.3.0
with:
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
passphrase: ${{ secrets.GPG_PASSPHRASE }}
diff --git a/pom.xml b/pom.xml
index d280fa329..98e816c79 100644
--- a/pom.xml
+++ b/pom.xml
@@ -49,9 +49,9 @@
0.0.26.Final
1.18.0
2.0.16
- 1.5.7-1
+ 1.5.7-2
2.0.1
- 1.5.16
+ 1.5.18
26.0.2
@@ -327,7 +327,7 @@
com.uber.nullaway
nullaway
- 0.12.3
+ 0.12.6