aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorSean Owen <srowen@gmail.com>2021-01-15 17:03:12 -0600
committerSean Owen <srowen@gmail.com>2021-01-15 17:03:12 -0600
commit3374aed3fd913f31cda1a7fa4b93c56f4efd76c1 (patch)
treed06a4946e0a396163116966cdff749c6e5037c7a /pom.xml
parent6dd0776b961f8471c8cd9df7b49d6652c4629175 (diff)
downloadzxing-3374aed3fd913f31cda1a7fa4b93c56f4efd76c1.tar.gz
Tweak DoS limits and logging; update dependencies
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index f1562425a..6c73826a8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -442,7 +442,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
- <version>8.38</version>
+ <version>8.39</version>
</dependency>
</dependencies>
</plugin>