From 4e8dda91d81a9a9e4c18ca9f1103230504ae4c86 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 6 Apr 2023 22:01:55 +0000 Subject: [PATCH] fix: upgrade ch.qos.logback:logback-classic from 1.1.7 to 1.4.6 Snyk has created this PR to upgrade ch.qos.logback:logback-classic from 1.1.7 to 1.4.6. See this package in Maven Repository: https://mvnrepository.com/artifact/ch.qos.logback/logback-classic/ See this project in Snyk: https://app.snyk.io/org/physikerwelt/project/286615c4-52e0-4025-b36f-e633ba5250da?utm_source=github&utm_medium=referral&page=upgrade-pr --- pom.xml | 364 ++++++++++++++++++++++++++++---------------------------- 1 file changed, 182 insertions(+), 182 deletions(-) diff --git a/pom.xml b/pom.xml index 900d2fb..fb5932f 100644 --- a/pom.xml +++ b/pom.xml @@ -1,184 +1,184 @@ - 4.0.0 - - ao.thesis - wikianalyse - 0.0.1-SNAPSHOT - jar - - wikianalyse - - - UTF-8 - - - - - www2.ph.ed.ac.uk-releases - http://www2.ph.ed.ac.uk/maven2 - - - - - ${project.basedir}/src/main/java - ${project.basedir}/src/test/java - - - maven-compiler-plugin - 3.5 - - 1.8 - 1.8 - 1.8 - - - - 2.4 - org.apache.maven.plugins - maven-source-plugin - - 1.8 - 1.8 - - - - attach-sources - - jar - - - - - - org.apache.maven.plugins - maven-dependency-plugin - 2.10 - - - org.codehaus.mojo - findbugs-maven-plugin - 3.0.4 - - Max - Normal - true - - - - - - - - de.fau.cs.osr.hddiff - hddiff - 1.1.0 - - - junit - junit - 4.12 - test - - - org.sweble.wikitext - swc-engine - 2.1.0 - - - org.sweble.wikitext - swc-parser-lazy - 2.1.0 - - - org.sweble.wikitext - swc-dumpreader - 2.1.0 - - - net.sf.opencsv - opencsv - 2.3 - - - edu.stanford.nlp - stanford-corenlp - 3.6.0 - - - org.slf4j - jcl-over-slf4j - 1.7.21 - - - ch.qos.logback - logback-classic - 1.1.7 - - - xml-apis - xml-apis - 1.4.01 - - - org.sweble.wom3 - sweble-wom3-json-tools - 2.2.0 - - - org.sweble.wom3 - sweble-wom3-core - 2.2.0 - - - org.sweble.wom3 - sweble-wom3-swc-adapter - 3.1.5 - - - de.fau.cs.osr.hddiff - hddiff-perfsuite - 2.0.4 - - - de.fau.cs.osr.hddiff - hddiff-wom-adapter - 2.0.4 - - - de.fau.cs.osr.utils - utils - 2.2.0 - - - junit - junit - 4.12 - - - uk.ac.ed.ph.snuggletex - snuggletex-core - 1.2.2 - - - uk.ac.ed.ph.snuggletex - snuggletex-upconversion - 1.2.2 - - - uk.ac.ed.ph.snuggletex - snuggletex-jeuclid - 1.2.2 - - - org.sweble.wikitext - swc-example-dumpcruncher - 2.2.0 - - - org.apache.commons - commons-text - 1.1 - - + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + 4.0.0 + + ao.thesis + wikianalyse + 0.0.1-SNAPSHOT + jar + + wikianalyse + + + UTF-8 + + + + + www2.ph.ed.ac.uk-releases + http://www2.ph.ed.ac.uk/maven2 + + + + + ${project.basedir}/src/main/java + ${project.basedir}/src/test/java + + + maven-compiler-plugin + 3.5 + + 1.8 + 1.8 + 1.8 + + + + 2.4 + org.apache.maven.plugins + maven-source-plugin + + 1.8 + 1.8 + + + + attach-sources + + jar + + + + + + org.apache.maven.plugins + maven-dependency-plugin + 2.10 + + + org.codehaus.mojo + findbugs-maven-plugin + 3.0.4 + + Max + Normal + true + + + + + + + + de.fau.cs.osr.hddiff + hddiff + 1.1.0 + + + junit + junit + 4.12 + test + + + org.sweble.wikitext + swc-engine + 2.1.0 + + + org.sweble.wikitext + swc-parser-lazy + 2.1.0 + + + org.sweble.wikitext + swc-dumpreader + 2.1.0 + + + net.sf.opencsv + opencsv + 2.3 + + + edu.stanford.nlp + stanford-corenlp + 3.6.0 + + + org.slf4j + jcl-over-slf4j + 1.7.21 + + + ch.qos.logback + logback-classic + 1.4.6 + + + xml-apis + xml-apis + 1.4.01 + + + org.sweble.wom3 + sweble-wom3-json-tools + 2.2.0 + + + org.sweble.wom3 + sweble-wom3-core + 2.2.0 + + + org.sweble.wom3 + sweble-wom3-swc-adapter + 3.1.5 + + + de.fau.cs.osr.hddiff + hddiff-perfsuite + 2.0.4 + + + de.fau.cs.osr.hddiff + hddiff-wom-adapter + 2.0.4 + + + de.fau.cs.osr.utils + utils + 2.2.0 + + + junit + junit + 4.12 + + + uk.ac.ed.ph.snuggletex + snuggletex-core + 1.2.2 + + + uk.ac.ed.ph.snuggletex + snuggletex-upconversion + 1.2.2 + + + uk.ac.ed.ph.snuggletex + snuggletex-jeuclid + 1.2.2 + + + org.sweble.wikitext + swc-example-dumpcruncher + 2.2.0 + + + org.apache.commons + commons-text + 1.1 + +