From 524554e530c3ef4e2190e7e05e5e62faa522d8dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 23:47:14 +0000 Subject: [PATCH] Bump ch.qos.logback:logback-classic from 1.4.14 to 1.5.3 Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.4.14 to 1.5.3. - [Commits](https://github.com/qos-ch/logback/compare/v_1.4.14...v_1.5.3) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 912 ++++++++++++++++++++++++++++---------------------------- 1 file changed, 456 insertions(+), 456 deletions(-) diff --git a/pom.xml b/pom.xml index 78cfe10d..4eeddd75 100644 --- a/pom.xml +++ b/pom.xml @@ -1,456 +1,456 @@ - - 4.0.0 - de.tum.in.ase - artemis-java-test-sandbox - 1.13.1-SNAPSHOT - Ares - The Artemis Java Test Sandbox. A JUnit 5 Extension for secure Artemis Java Testing. - https://github.com/ls1intum/Ares - 2019 - - - MIT - https://opensource.org/licenses/MIT - See https://github.com/ls1intum/Ares/blob/master/LICENSE - - - - - Christian Femers - christian.femers@tum.de - Technical University of Munich - https://www.tum.de - - - - - https://github.com/ls1intum/Ares - scm:git:https://github.com/ls1intum/Ares.git - scm:git:https://github.com/ls1intum/Ares.git - - - - 11 - 11 - 5.10.1 - 1.10.1 - 1.7.4 - 2.43.0 - UTF-8 - UTF-8 - - - - D1A045E1DD48B876 - - - - - ch.qos.logback - logback-classic - 1.4.14 - - - org.junit.jupiter - junit-jupiter-api - ${junit-jupiter-version} - - - org.junit.platform - junit-platform-launcher - ${junit-platform-version} - - - org.junit.jupiter - junit-jupiter-engine - ${junit-jupiter-version} - - - org.junit.jupiter - junit-jupiter-params - ${junit-jupiter-version} - - - org.junit.vintage - junit-vintage-engine - ${junit-jupiter-version} - provided - true - - - org.hamcrest - hamcrest - 2.2 - - - org.assertj - assertj-core - 3.25.2 - - - org.json - json - 20231013 - - - info.debatty - java-string-similarity - 2.0.0 - - - com.github.javaparser - javaparser-core - 3.25.8 - - - - org.junit.platform - junit-platform-testkit - test - ${junit-platform-version} - - - - - net.jqwik - jqwik - ${jqwik-version} - provided - true - - - - - - - org.apache.maven.plugins - maven-clean-plugin - 3.3.2 - - - org.apache.maven.plugins - maven-resources-plugin - 3.3.1 - - - org.apache.maven.plugins - maven-compiler-plugin - 3.12.1 - - - org.apache.maven.plugins - maven-install-plugin - 3.1.1 - - - org.apache.maven.plugins - maven-site-plugin - 3.12.1 - - - org.apache.maven.plugins - maven-jar-plugin - 3.3.0 - - - - true - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 3.6.3 - - - package - - jar - - - - - - - apiNote - a - API Note: - - - implSpec - a - Implementation Requirements: - - - implNote - a - Implementation Note: - - - param - - - return - - - throws - - - since - - - version - - - serialData - - - see - - - - - - org.apache.maven.plugins - maven-source-plugin - 3.3.0 - - - package - - jar-no-fork - - - - - - org.apache.maven.plugins - maven-surefire-plugin - 3.2.5 - - @{argLine} -Dfile.encoding=UTF-8 - alphabetical - - - - org.apache.maven.plugins - maven-deploy-plugin - 3.1.1 - - - org.apache.maven.plugins - maven-enforcer-plugin - 3.4.1 - - - enforce-versions - validate - - enforce - - - - - [3.6,) - - - [11,) - - - - - - enforce-no-student-code-in-trusted-packages - process-test-classes - - enforce - - - - - - ${project.build.outputDirectory}/ch/qos/logback/ - ${project.build.outputDirectory}/com/intellij/ - ${project.build.outputDirectory}/com/sun/ - - ${project.build.outputDirectory}/java/ - ${project.build.outputDirectory}/javax/ - ${project.build.outputDirectory}/jdk/ - ${project.build.outputDirectory}/net/jqwik/ - ${project.build.outputDirectory}/org/apache/ - ${project.build.outputDirectory}/org/assertj/ - ${project.build.outputDirectory}/org/eclipse/ - ${project.build.outputDirectory}/org/jacoco/ - ${project.build.outputDirectory}/org/json/ - ${project.build.outputDirectory}/org/junit/ - ${project.build.outputDirectory}/org/opentest4j/ - ${project.build.outputDirectory}/sun/ - ${project.build.outputDirectory}/com/github/javaparser/ - - - ${project.build.outputDirectory}/org/gradle/ - ${project.build.outputDirectory}/worker/org/gradle/ - - - - - - - - - com.diffplug.spotless - spotless-maven-plugin - ${spotless.version} - - UTF-8 - - - - *.xml - *.java - .gitignore - - - - - true - 4 - - - - - - - ${basedir}/.settings/eclipse-rules.importorder - - - 4.17.0 - ${basedir}/.settings/eclipse-formatter-rules.xml - - - - - - - - - - - coverage - - - - org.jacoco - jacoco-maven-plugin - 0.8.11 - - - - prepare-agent - - - - report - test - - report - - - - - - - - - - github - - - github - GitHub LS1TUM Apache Maven Packages - https://maven.pkg.github.com/ls1intum/Ares - - - - internal - file://${project.build.directory}/mvn-repo - - - - - - fast - - - - org.apache.maven.plugins - maven-surefire-plugin - 3.2.5 - - 4 - true - - - jqwik.database= - - - - - - - - - ossrh - - - ossrh - https://oss.sonatype.org/content/repositories/snapshots - - - - - - - org.apache.maven.plugins - maven-gpg-plugin - 3.1.0 - - - sign-artifacts - verify - - sign - - - ${gpg.key.id} - ${gpg.key.id} - - - - --pinentry-mode - loopback - - - - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.13 - true - - ossrh - https://oss.sonatype.org/ - - - - - - - + + 4.0.0 + de.tum.in.ase + artemis-java-test-sandbox + 1.13.1-SNAPSHOT + Ares + The Artemis Java Test Sandbox. A JUnit 5 Extension for secure Artemis Java Testing. + https://github.com/ls1intum/Ares + 2019 + + + MIT + https://opensource.org/licenses/MIT + See https://github.com/ls1intum/Ares/blob/master/LICENSE + + + + + Christian Femers + christian.femers@tum.de + Technical University of Munich + https://www.tum.de + + + + + https://github.com/ls1intum/Ares + scm:git:https://github.com/ls1intum/Ares.git + scm:git:https://github.com/ls1intum/Ares.git + + + + 11 + 11 + 5.10.1 + 1.10.1 + 1.7.4 + 2.43.0 + UTF-8 + UTF-8 + + + + D1A045E1DD48B876 + + + + + ch.qos.logback + logback-classic + 1.5.3 + + + org.junit.jupiter + junit-jupiter-api + ${junit-jupiter-version} + + + org.junit.platform + junit-platform-launcher + ${junit-platform-version} + + + org.junit.jupiter + junit-jupiter-engine + ${junit-jupiter-version} + + + org.junit.jupiter + junit-jupiter-params + ${junit-jupiter-version} + + + org.junit.vintage + junit-vintage-engine + ${junit-jupiter-version} + provided + true + + + org.hamcrest + hamcrest + 2.2 + + + org.assertj + assertj-core + 3.25.2 + + + org.json + json + 20231013 + + + info.debatty + java-string-similarity + 2.0.0 + + + com.github.javaparser + javaparser-core + 3.25.8 + + + + org.junit.platform + junit-platform-testkit + test + ${junit-platform-version} + + + + + net.jqwik + jqwik + ${jqwik-version} + provided + true + + + + + + + org.apache.maven.plugins + maven-clean-plugin + 3.3.2 + + + org.apache.maven.plugins + maven-resources-plugin + 3.3.1 + + + org.apache.maven.plugins + maven-compiler-plugin + 3.12.1 + + + org.apache.maven.plugins + maven-install-plugin + 3.1.1 + + + org.apache.maven.plugins + maven-site-plugin + 3.12.1 + + + org.apache.maven.plugins + maven-jar-plugin + 3.3.0 + + + + true + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 3.6.3 + + + package + + jar + + + + + + + apiNote + a + API Note: + + + implSpec + a + Implementation Requirements: + + + implNote + a + Implementation Note: + + + param + + + return + + + throws + + + since + + + version + + + serialData + + + see + + + + + + org.apache.maven.plugins + maven-source-plugin + 3.3.0 + + + package + + jar-no-fork + + + + + + org.apache.maven.plugins + maven-surefire-plugin + 3.2.5 + + @{argLine} -Dfile.encoding=UTF-8 + alphabetical + + + + org.apache.maven.plugins + maven-deploy-plugin + 3.1.1 + + + org.apache.maven.plugins + maven-enforcer-plugin + 3.4.1 + + + enforce-versions + validate + + enforce + + + + + [3.6,) + + + [11,) + + + + + + enforce-no-student-code-in-trusted-packages + process-test-classes + + enforce + + + + + + ${project.build.outputDirectory}/ch/qos/logback/ + ${project.build.outputDirectory}/com/intellij/ + ${project.build.outputDirectory}/com/sun/ + + ${project.build.outputDirectory}/java/ + ${project.build.outputDirectory}/javax/ + ${project.build.outputDirectory}/jdk/ + ${project.build.outputDirectory}/net/jqwik/ + ${project.build.outputDirectory}/org/apache/ + ${project.build.outputDirectory}/org/assertj/ + ${project.build.outputDirectory}/org/eclipse/ + ${project.build.outputDirectory}/org/jacoco/ + ${project.build.outputDirectory}/org/json/ + ${project.build.outputDirectory}/org/junit/ + ${project.build.outputDirectory}/org/opentest4j/ + ${project.build.outputDirectory}/sun/ + ${project.build.outputDirectory}/com/github/javaparser/ + + + ${project.build.outputDirectory}/org/gradle/ + ${project.build.outputDirectory}/worker/org/gradle/ + + + + + + + + + com.diffplug.spotless + spotless-maven-plugin + ${spotless.version} + + UTF-8 + + + + *.xml + *.java + .gitignore + + + + + true + 4 + + + + + + + ${basedir}/.settings/eclipse-rules.importorder + + + 4.17.0 + ${basedir}/.settings/eclipse-formatter-rules.xml + + + + + + + + + + + coverage + + + + org.jacoco + jacoco-maven-plugin + 0.8.11 + + + + prepare-agent + + + + report + test + + report + + + + + + + + + + github + + + github + GitHub LS1TUM Apache Maven Packages + https://maven.pkg.github.com/ls1intum/Ares + + + + internal + file://${project.build.directory}/mvn-repo + + + + + + fast + + + + org.apache.maven.plugins + maven-surefire-plugin + 3.2.5 + + 4 + true + + + jqwik.database= + + + + + + + + + ossrh + + + ossrh + https://oss.sonatype.org/content/repositories/snapshots + + + + + + + org.apache.maven.plugins + maven-gpg-plugin + 3.1.0 + + + sign-artifacts + verify + + sign + + + ${gpg.key.id} + ${gpg.key.id} + + + + --pinentry-mode + loopback + + + + + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.13 + true + + ossrh + https://oss.sonatype.org/ + + + + + + +