diff --git a/CHANGELOG.md b/CHANGELOG.md
index 42d0f40..fce1c19 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,11 +6,11 @@
- Fix missing artifacts from a _Maven_ dependency with the `import` scope
### Notes
-- Update the `github-api` dependency to `1.319`
+- Update the `github-api` dependency to `1.320`
- Update `log4j-api`, `log4j-core`, `log4j-jul` and `log4j-slf4j-impl` dependencies to `2.23.1`
- Update `mockito-core` and `mockito-junit-jupiter` dependencies to `5.11.0`
-- Update the `maven-assembly-plugin` plugin to `3.7.0`
-- Update the `maven-gpg-plugin` plugin to `3.2.0`
+- Update the `maven-assembly-plugin` plugin to `3.7.1`
+- Update the `maven-gpg-plugin` plugin to `3.2.1`
## [1.5.0](https://github.com/AlexisJehan/MvnCheck/releases/tag/v1.5.0) (2024-02-09)
diff --git a/pom.xml b/pom.xml
index 42b3bd1..2627b90 100644
--- a/pom.xml
+++ b/pom.xml
@@ -94,7 +94,7 @@
org.kohsuke
github-api
- 1.319
+ 1.320
com.infradna.tool
@@ -254,7 +254,7 @@
org.apache.maven.plugins
maven-compiler-plugin
- 3.12.1
+ 3.13.0
true
@@ -410,7 +410,7 @@
org.apache.maven.plugins
maven-assembly-plugin
- 3.7.0
+ 3.7.1
assembly-single
@@ -430,7 +430,7 @@
org.apache.maven.plugins
maven-gpg-plugin
- 3.2.0
+ 3.2.1
gpg-sign