Update Jetty packages (major) #103

Manually merged
renovate[bot] merged 50 commits from renovate/major-jetty-packages into main 2025-05-27 18:16:43 +00:00
Showing only changes of commit 9e870e6cd3 - Show all commits

View file

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