From 6068f57e28d4098c8f87361cd50d8d108dcad115 Mon Sep 17 00:00:00 2001 From: Artem Krosheninnikov Date: Sat, 13 Jun 2020 21:23:25 +0300 Subject: [PATCH] Update jcommander, logback-classic and snakeyaml --- pmd-apex-jorje/pom.xml | 6 +++--- pmd-doc/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pmd-apex-jorje/pom.xml b/pmd-apex-jorje/pom.xml index 0e384db63b..ebd8bd644f 100644 --- a/pmd-apex-jorje/pom.xml +++ b/pmd-apex-jorje/pom.xml @@ -54,12 +54,12 @@ ch.qos.logback logback-classic - 1.1.7 + 1.2.3 ch.qos.logback logback-core - 1.1.7 + 1.2.3 com.google.code.findbugs @@ -119,7 +119,7 @@ org.yaml snakeyaml - 1.17 + 1.26 aopalliance diff --git a/pmd-doc/pom.xml b/pmd-doc/pom.xml index 1b4b2dc7c5..4903ec018f 100644 --- a/pmd-doc/pom.xml +++ b/pmd-doc/pom.xml @@ -100,7 +100,7 @@ org.yaml snakeyaml - 1.19 + 1.26 diff --git a/pom.xml b/pom.xml index 062f361a90..3fb02bb15e 100644 --- a/pom.xml +++ b/pom.xml @@ -626,7 +626,7 @@ com.beust jcommander - 1.72 + 1.78 org.ow2.asm