diff --git a/CHANGELOG.md b/CHANGELOG.md
index 639d8bd..a1237da 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Changed JPAN dependency to 0.3.0.
[#3](https://github.com/netsec-ethz/scion-java-multiping/pull/3)
+- Regression: fixed pom.xml
+ [#4](https://github.com/netsec-ethz/scion-java-multiping/pull/4)
## [0.2.0] - 2024-09-30
diff --git a/pom.xml b/pom.xml
index 008e0a6..fc8c82e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,18 +12,8 @@
UTF-8
2.0.9
-
-
-
-
-
+ 2.23
3.3.0
-
-
-
-
-
- 3.0.0
SCION Java API Examples