From a8aa791768e6fec28a6ac875c0bdc7bf0745a4ae Mon Sep 17 00:00:00 2001 From: Norman Maurer Date: Fri, 22 Mar 2019 10:54:11 +0100 Subject: [PATCH] Update to new netty-build version to be able to correctly detect copyright header in property files. (#8967) Motivation: https://github.com/netty/netty/pull/8963 adds property files which contains a netty copyright header but our old checkstyle regex did not correct detect these. Modifications: Update to new netty-build which contains an updated regex. Result: Be able to correctly detect copyright headers in property files. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8178cd08a3..2e86779568 100644 --- a/pom.xml +++ b/pom.xml @@ -256,7 +256,7 @@ ${project.build.directory}/dev-tools UTF-8 UTF-8 - 23 + 24 1.4.11.Final 2.0.8 "${settings.localRepository}"/org/mortbay/jetty/alpn/jetty-alpn-agent/${jetty.alpnAgent.version}/jetty-alpn-agent-${jetty.alpnAgent.version}.jar