Update Jetty packages (major) #103

Open
renovate[bot] wants to merge 46 commits from renovate/major-jetty-packages into main
Showing only changes of commit 9e870e6cd3 - Show all commits

View file

@ -157,7 +157,7 @@ run {
}
task processSource(type: Sync) {
def date = new Date().format("MMMM dd, yyyy")
def date = new Date().format("d MMMM yyyy")
def gitOutput = new ByteArrayOutputStream()
exec {