From ae475c42a5f1f0bae2e279f143e7e8d3caa814e1 Mon Sep 17 00:00:00 2001 From: jensp Date: Fri, 25 Jan 2019 18:26:07 +0000 Subject: [PATCH] CCM NG: Updated more dependencies git-svn-id: https://svn.libreccm.org/ccm/ccm_ng@5808 8810af33-2d31-482b-a856-94f89814c4df --- .../contenttypes/decisiontree/AppTest.java | 38 ------------------- pom.xml | 24 ++++++------ 2 files changed, 12 insertions(+), 50 deletions(-) delete mode 100644 ccm-cms-types-decisiontree/src/test/java/org/librecms/contenttypes/decisiontree/AppTest.java diff --git a/ccm-cms-types-decisiontree/src/test/java/org/librecms/contenttypes/decisiontree/AppTest.java b/ccm-cms-types-decisiontree/src/test/java/org/librecms/contenttypes/decisiontree/AppTest.java deleted file mode 100644 index 25b511a36..000000000 --- a/ccm-cms-types-decisiontree/src/test/java/org/librecms/contenttypes/decisiontree/AppTest.java +++ /dev/null @@ -1,38 +0,0 @@ -package $org.libreccm.cms; - -import junit.framework.Test; -import junit.framework.TestCase; -import junit.framework.TestSuite; - -/** - * Unit test for simple App. - */ -public class AppTest - extends TestCase -{ - /** - * Create the test case - * - * @param testName name of the test case - */ - public AppTest( String testName ) - { - super( testName ); - } - - /** - * @return the suite of tests being tested - */ - public static Test suite() - { - return new TestSuite( AppTest.class ); - } - - /** - * Rigourous Test :-) - */ - public void testApp() - { - assertTrue( true ); - } -} diff --git a/pom.xml b/pom.xml index ad7b03a90..fa4fa1853 100644 --- a/pom.xml +++ b/pom.xml @@ -531,7 +531,7 @@ org.apache.logging.log4j log4j-bom - 2.9.1 + 2.11.1 pom import @@ -543,13 +543,13 @@ org.apache.lucene lucene-core - 2.4.1 + 7.6.0 org.apache.pdfbox pdfbox - 1.4.0 + 2.0.13 @@ -567,7 +567,7 @@ commons-codec commons-codec - 1.10 + 1.11 commons-collections @@ -577,7 +577,7 @@ commons-fileupload commons-fileupload - 1.3.3 + 1.4 commons-httpclient @@ -587,7 +587,7 @@ commons-io commons-io - 2.5 + 2.6 commons-lang @@ -615,13 +615,13 @@ org.freemarker freemarker - 2.3.27-incubating + 2.3.28 net.sf.saxon Saxon-HE - 9.8.0-5 + 9.9.0-2 @@ -639,13 +639,13 @@ org.jsoup jsoup - 1.10.3 + 1.11.3 org.apache.maven maven-artifact - 3.3.9 + 3.6.0 @@ -693,7 +693,7 @@ com.fasterxml.jackson jackson-bom - 2.9.0 + 2.9.8 import pom @@ -764,7 +764,7 @@ org.jacoco org.jacoco.core - 0.8.0 + 0.8.2 test