diff --git a/.gitignore b/.gitignore
index 8602a72..b98edbc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,7 @@
*/artifactid
*/target/
.vscode/
+.idea/
+./example/example.iml
+./posthog/posthog.iml
+./posthog/dependency-reduced-pom.xml
diff --git a/posthog/pom.xml b/posthog/pom.xml
index 68b664a..d0a4e55 100644
--- a/posthog/pom.xml
+++ b/posthog/pom.xml
@@ -40,7 +40,7 @@
net.javacrumbs.json-unit
json-unit-assertj
- 2.24.0
+ 2.38.0
test
@@ -52,23 +52,23 @@
junit
junit
- 4.11
+ 4.13.2
test
org.json
json
- 20210307
+ 20231013
com.squareup.okhttp3
okhttp
- 4.9.1
+ 4.12.0
com.squareup.okhttp3
mockwebserver
- 4.9.1
+ 4.12.0
test