From 334e653eee458fe092160cb5b5e7f43ecb0b039e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 08:48:44 +0000 Subject: [PATCH] Bump the maven-dependencies group with 15 updates Bumps the maven-dependencies group with 15 updates: | Package | From | To | | --- | --- | --- | | [org.cryptomator:integrations-api](https://github.com/cryptomator/integrations-api) | `1.2.0` | `1.3.0` | | [org.eclipse.jetty:jetty-server](https://github.com/eclipse/jetty.project) | `10.0.16` | `11.0.16` | | [org.eclipse.jetty:jetty-servlet](https://github.com/eclipse/jetty.project) | `10.0.16` | `11.0.16` | | [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations) | `23.0.0` | `24.0.1` | | org.slf4j:slf4j-api | `2.0.7` | `2.0.9` | | org.slf4j:slf4j-simple | `2.0.7` | `2.0.9` | | [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) | `5.9.3` | `5.10.0` | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.10.1` | `3.11.0` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.0.0-M7` | `3.1.2` | | [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin) | `3.2.1` | `3.3.0` | | [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) | `3.4.1` | `3.6.0` | | [org.owasp:dependency-check-maven](https://github.com/jeremylong/DependencyCheck) | `8.1.2` | `8.4.0` | | [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) | `0.8.9` | `0.8.10` | | [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) | `3.0.1` | `3.1.0` | | [org.apache.maven.plugins:maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) | `3.1.0` | `3.1.1` | Updates `org.cryptomator:integrations-api` from 1.2.0 to 1.3.0 - [Release notes](https://github.com/cryptomator/integrations-api/releases) - [Commits](https://github.com/cryptomator/integrations-api/compare/1.2.0...1.3.0) Updates `org.eclipse.jetty:jetty-server` from 10.0.16 to 11.0.16 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-10.0.16...jetty-11.0.16) Updates `org.eclipse.jetty:jetty-servlet` from 10.0.16 to 11.0.16 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-10.0.16...jetty-11.0.16) 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.slf4j:slf4j-api` from 2.0.7 to 2.0.9 Updates `org.slf4j:slf4j-simple` from 2.0.7 to 2.0.9 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.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-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.apache.maven.plugins:maven-source-plugin` from 3.2.1 to 3.3.0 - [Commits](https://github.com/apache/maven-source-plugin/compare/maven-source-plugin-3.2.1...maven-source-plugin-3.3.0) Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.4.1 to 3.6.0 - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.4.1...maven-javadoc-plugin-3.6.0) Updates `org.owasp:dependency-check-maven` from 8.1.2 to 8.4.0 - [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.4.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.apache.maven.plugins:maven-gpg-plugin` from 3.0.1 to 3.1.0 - [Commits](https://github.com/apache/maven-gpg-plugin/compare/maven-gpg-plugin-3.0.1...maven-gpg-plugin-3.1.0) Updates `org.apache.maven.plugins:maven-deploy-plugin` from 3.1.0 to 3.1.1 - [Release notes](https://github.com/apache/maven-deploy-plugin/releases) - [Commits](https://github.com/apache/maven-deploy-plugin/compare/maven-deploy-plugin-3.1.0...maven-deploy-plugin-3.1.1) --- updated-dependencies: - dependency-name: org.cryptomator:integrations-api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.eclipse.jetty:jetty-server dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-dependencies - dependency-name: org.eclipse.jetty:jetty-servlet dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-dependencies - dependency-name: org.jetbrains:annotations dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-dependencies - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.slf4j:slf4j-simple dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.apache.maven.plugins:maven-source-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.owasp:dependency-check-maven dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.jacoco:jacoco-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.apache.maven.plugins:maven-gpg-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.apache.maven.plugins:maven-deploy-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies ... Signed-off-by: dependabot[bot] --- pom.xml | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/pom.xml b/pom.xml index 6a30f06..cc59540 100644 --- a/pom.xml +++ b/pom.xml @@ -19,19 +19,19 @@ UTF-8 - 1.2.0 + 1.3.0 1.2.3 - 10.0.16 - 2.0.7 + 11.0.16 + 2.0.9 - 5.9.3 + 5.10.0 - 8.1.2 - 0.8.9 + 8.4.0 + 0.8.10 1.6.13 - 3.1.0 + 3.1.1 @@ -82,7 +82,7 @@ org.jetbrains annotations - 23.0.0 + 24.0.1 provided @@ -113,7 +113,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.10.1 + 3.11.0 ${project.build.jdk} true @@ -122,7 +122,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.0.0-M7 + 3.1.2 org.apache.maven.plugins @@ -131,7 +131,7 @@ maven-source-plugin - 3.2.1 + 3.3.0 attach-sources @@ -143,7 +143,7 @@ maven-javadoc-plugin - 3.4.1 + 3.6.0 attach-javadocs @@ -219,7 +219,7 @@ maven-gpg-plugin - 3.0.1 + 3.1.0 sign-artifacts