Index: applications/editors/josm/plugins/MicrosoftStreetside/gradle.properties
===================================================================
--- applications/editors/josm/plugins/MicrosoftStreetside/gradle.properties	(revision 36194)
+++ applications/editors/josm/plugins/MicrosoftStreetside/gradle.properties	(revision 36228)
@@ -5,14 +5,15 @@
 plugin.icon=images/streetside-logo.svg
 plugin.link=https://github.com/Microsoft/MicrosoftStreetsidePlugin
+plugin.minimum.java.version=21
 
 # Minimum required JOSM version to run this plugin, choose the lowest version possible that is compatible.
 # You can check if the plugin compiles against this version by executing `./gradlew compileJava_minJosm`.
-plugin.main.version=18723
+plugin.main.version=18877
 #plugin.version=
 # Version of JOSM against which the plugin is compiled
 # Please check, if the specified version is available for download from https://josm.openstreetmap.de/download/ .
 # If not, choose the next higher number that is available, or the gradle build will break.
-plugin.compile.version=18724
-plugin.requires=apache-commons;apache-http;javafx;utilsplugin2
+plugin.compile.version=18911
+plugin.requires=apache-commons;javafx
 
 # Character encoding of Gradle files
