In jitsi maven repository, I want to update the version of “jetty-server”, which is a dependency of ktor-server-jetty11. I know where to update the version, but couldnot figure out how to generate the new jar file.
Any ideas on how to do it?
Thanks