Bumping up to Checkstyle 8.29
+ This is in response to a dependabot notification of vulnerabilities in Checkstyle 8.20 Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
This commit is contained in:
parent
eb84c244d2
commit
cb898ac74a
2
pom.xml
2
pom.xml
|
@ -17,7 +17,7 @@
|
|||
<jetty.url>http://www.eclipse.org/jetty</jetty.url>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<build-support.version>1.4</build-support.version>
|
||||
<checkstyle.version>8.20</checkstyle.version>
|
||||
<checkstyle.version>8.29</checkstyle.version>
|
||||
<slf4j.version>1.7.30</slf4j.version>
|
||||
<log4j2.version>2.11.2</log4j2.version>
|
||||
<disruptor.version>3.4.2</disruptor.version>
|
||||
|
|
Loading…
Reference in New Issue