You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ol...@apache.org on 2022/10/21 14:59:12 UTC

[sling-org-apache-sling-commons-crypto] 06/08: update build plugin

This is an automated email from the ASF dual-hosted git repository.

olli pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-crypto.git

commit 6695e341f94612c7d0bd66ff3972c361e1437961
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Fri Oct 21 16:21:55 2022 +0200

    update build plugin
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index aa839a3..39f76eb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -120,7 +120,7 @@
           <dependency>
             <groupId>com.puppycrawl.tools</groupId>
             <artifactId>checkstyle</artifactId>
-            <version>10.3.3</version>
+            <version>10.3.4</version>
           </dependency>
           <dependency>
             <groupId>de.bildschirmarbeiter</groupId>