diff --git a/pom.xml b/pom.xml
index 2babb09dd..316fee83b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
de.funfried.netbeans.plugins
externalcodeformatter
- 1.15.6
+ 1.15.7-SNAPSHOT
nbm
@@ -102,7 +102,7 @@
maven-central
Maven Central
- https://central.sonatype.com/artifact/
+ https://central.sonatype.com/artifact/de.funfried.netbeans.plugins/externalcodeformatter
github
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 17aa0cb0b..bd9e62b68 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -9,6 +9,9 @@
+
+
+
Updated to latest dependency and plugin versions (and due to the Google Formatter also increased the minimum Java version to 21)