From f47cfa60c59890ae75d3e7a431c8545923554bb1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 06:46:37 +0000 Subject: [PATCH] Bump the all group with 20 updates Bumps the all group with 20 updates: | Package | Update | | --- | --- | | [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) | 1.4.7 to 1.4.11 | | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | 1.4.7 to 1.4.11 | | org.apache.commons:commons-lang3 | 3.12.0 to 3.13.0 | | [io.github.coffeelibs:tiny-oauth2-client](https://github.com/coffeelibs/tiny-oauth2-client) | 0.5.1 to 0.6.0 | | [com.nulab-inc:zxcvbn](https://github.com/nulab/zxcvbn4j) | 1.7.0 to 1.8.0 | | [com.google.guava:guava](https://github.com/google/guava) | 32.0.1-jre to 32.1.2-jre | | [com.google.dagger:dagger](https://github.com/google/dagger) | 2.45 to 2.47 | | [com.google.dagger:dagger-compiler](https://github.com/google/dagger) | 2.45 to 2.47 | | [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) | 5.9.3 to 5.10.0 | | [org.mockito:mockito-core](https://github.com/mockito/mockito) | 5.3.1 to 5.4.0 | | [com.google.jimfs:jimfs](https://github.com/google/jimfs) | 1.2 to 1.3.0 | | [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations) | 23.0.0 to 24.0.1 | | [org.cryptomator:integrations-mac](https://github.com/cryptomator/integrations-mac) | 1.2.0 to 1.2.1 | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | 3.10.1 to 3.11.0 | | [org.apache.maven.plugins:maven-resources-plugin](https://github.com/apache/maven-resources-plugin) | 3.3.0 to 3.3.1 | | [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) | 3.3.0 to 3.6.0 | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | 3.0.0-M7 to 3.1.2 | | [org.codehaus.mojo:license-maven-plugin](https://github.com/mojohaus/license-maven-plugin) | 2.0.0 to 2.2.0 | | [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) | 0.8.9 to 0.8.10 | | [org.owasp:dependency-check-maven](https://github.com/jeremylong/DependencyCheck) | 8.1.2 to 8.3.1 | Updates `ch.qos.logback:logback-core` from 1.4.7 to 1.4.11 - [Commits](https://github.com/qos-ch/logback/compare/v_1.4.7...v_1.4.11) Updates `ch.qos.logback:logback-classic` from 1.4.7 to 1.4.11 - [Commits](https://github.com/qos-ch/logback/compare/v_1.4.7...v_1.4.11) Updates `org.apache.commons:commons-lang3` from 3.12.0 to 3.13.0 Updates `io.github.coffeelibs:tiny-oauth2-client` from 0.5.1 to 0.6.0 - [Release notes](https://github.com/coffeelibs/tiny-oauth2-client/releases) - [Commits](https://github.com/coffeelibs/tiny-oauth2-client/compare/0.5.1...0.6.0) Updates `com.nulab-inc:zxcvbn` from 1.7.0 to 1.8.0 - [Release notes](https://github.com/nulab/zxcvbn4j/releases) - [Changelog](https://github.com/nulab/zxcvbn4j/blob/master/CHANGELOG.md) - [Commits](https://github.com/nulab/zxcvbn4j/compare/1.7.0...1.8.0) Updates `com.google.guava:guava` from 32.0.1-jre to 32.1.2-jre - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) Updates `com.google.dagger:dagger` from 2.45 to 2.47 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](https://github.com/google/dagger/compare/dagger-2.45...dagger-2.47) Updates `com.google.dagger:dagger-compiler` from 2.45 to 2.47 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](https://github.com/google/dagger/compare/dagger-2.45...dagger-2.47) Updates `org.junit.jupiter:junit-jupiter` from 5.9.3 to 5.10.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.9.3...r5.10.0) Updates `org.mockito:mockito-core` from 5.3.1 to 5.4.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v5.3.1...v5.4.0) Updates `com.google.jimfs:jimfs` from 1.2 to 1.3.0 - [Release notes](https://github.com/google/jimfs/releases) - [Commits](https://github.com/google/jimfs/compare/v1.2...v1.3.0) Updates `org.jetbrains:annotations` from 23.0.0 to 24.0.1 - [Release notes](https://github.com/JetBrains/java-annotations/releases) - [Changelog](https://github.com/JetBrains/java-annotations/blob/master/CHANGELOG.md) - [Commits](https://github.com/JetBrains/java-annotations/compare/23.0.0...24.0.1) Updates `org.cryptomator:integrations-mac` from 1.2.0 to 1.2.1 - [Release notes](https://github.com/cryptomator/integrations-mac/releases) - [Commits](https://github.com/cryptomator/integrations-mac/compare/1.2.0...1.2.1) Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.10.1 to 3.11.0 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.10.1...maven-compiler-plugin-3.11.0) Updates `org.apache.maven.plugins:maven-resources-plugin` from 3.3.0 to 3.3.1 - [Release notes](https://github.com/apache/maven-resources-plugin/releases) - [Commits](https://github.com/apache/maven-resources-plugin/compare/maven-resources-plugin-3.3.0...maven-resources-plugin-3.3.1) Updates `org.apache.maven.plugins:maven-dependency-plugin` from 3.3.0 to 3.6.0 - [Commits](https://github.com/apache/maven-dependency-plugin/compare/maven-dependency-plugin-3.3.0...maven-dependency-plugin-3.6.0) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.0.0-M7 to 3.1.2 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0-M7...surefire-3.1.2) Updates `org.codehaus.mojo:license-maven-plugin` from 2.0.0 to 2.2.0 - [Release notes](https://github.com/mojohaus/license-maven-plugin/releases) - [Commits](https://github.com/mojohaus/license-maven-plugin/compare/license-maven-plugin-2.0.0...2.2.0) Updates `org.jacoco:jacoco-maven-plugin` from 0.8.9 to 0.8.10 - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](https://github.com/jacoco/jacoco/compare/v0.8.9...v0.8.10) Updates `org.owasp:dependency-check-maven` from 8.1.2 to 8.3.1 - [Release notes](https://github.com/jeremylong/DependencyCheck/releases) - [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md) - [Commits](https://github.com/jeremylong/DependencyCheck/compare/v8.1.2...v8.3.1) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.apache.commons:commons-lang3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: io.github.coffeelibs:tiny-oauth2-client dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: com.nulab-inc:zxcvbn dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: com.google.guava:guava dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: com.google.dagger:dagger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: com.google.dagger:dagger-compiler dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: org.mockito:mockito-core dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: com.google.jimfs:jimfs dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: org.jetbrains:annotations dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: org.cryptomator:integrations-mac dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: org.apache.maven.plugins:maven-resources-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.apache.maven.plugins:maven-dependency-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: org.codehaus.mojo:license-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: org.jacoco:jacoco-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.owasp:dependency-check-maven dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] --- pom.xml | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/pom.xml b/pom.xml index 8b14ff58a..8d5ff8ca2 100644 --- a/pom.xml +++ b/pom.xml @@ -36,35 +36,35 @@ 2.6.7 1.3.0 1.2.2 - 1.2.0 + 1.2.1 1.3.0-beta6 3.0.0 2.0.0 2.0.3 - 3.12.0 - 2.45 + 3.13.0 + 2.47 2.2 - 32.0.1-jre + 32.1.2-jre 2.15.2 20.0.2 4.4.0 9.31 - 1.4.7 + 1.4.11 2.0.7 - 0.5.1 - 1.7.0 + 0.6.0 + 1.8.0 - 5.9.3 - 5.3.1 + 5.10.0 + 5.4.0 2.2 - 23.0.0 - 8.1.2 - 0.8.9 + 24.0.1 + 8.3.1 + 0.8.10 @@ -240,7 +240,7 @@ com.google.jimfs jimfs - 1.2 + 1.3.0 test @@ -258,27 +258,27 @@ org.apache.maven.plugins maven-compiler-plugin - 3.10.1 + 3.11.0 org.apache.maven.plugins maven-resources-plugin - 3.3.0 + 3.3.1 org.apache.maven.plugins maven-dependency-plugin - 3.3.0 + 3.6.0 org.apache.maven.plugins maven-surefire-plugin - 3.0.0-M7 + 3.1.2 org.codehaus.mojo license-maven-plugin - 2.0.0 + 2.2.0 org.apache.maven.plugins