From f50bbb9f6a001aad9c8f804d0aba0af883d9d7f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 05:07:49 +0000 Subject: [PATCH] Bump the dependencies group with 6 updates Bumps the dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) | `10.18.0` | `10.18.1` | | [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) | `3.8.0` | `3.10.0` | | [org.apache.maven.plugins:maven-plugin-plugin](https://github.com/apache/maven-plugin-tools) | `3.14.0` | `3.15.0` | | [org.apache.maven.plugin-tools:maven-plugin-annotations](https://github.com/apache/maven-plugin-tools) | `3.14.0` | `3.15.0` | | [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) | `2.2` | `2.3` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.4.0` | `3.5.0` | Updates `com.puppycrawl.tools:checkstyle` from 10.18.0 to 10.18.1 - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.18.0...checkstyle-10.18.1) Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.8.0 to 3.10.0 - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.8.0...maven-javadoc-plugin-3.10.0) Updates `org.apache.maven.plugins:maven-plugin-plugin` from 3.14.0 to 3.15.0 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.14.0...maven-plugin-tools-3.15.0) Updates `org.apache.maven.plugin-tools:maven-plugin-annotations` from 3.14.0 to 3.15.0 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.14.0...maven-plugin-tools-3.15.0) Updates `org.yaml:snakeyaml` from 2.2 to 2.3 - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.3..snakeyaml-2.2) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.4.0 to 3.5.0 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.4.0...surefire-3.5.0) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.apache.maven.plugins:maven-plugin-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.apache.maven.plugin-tools:maven-plugin-annotations dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.yaml:snakeyaml dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- pom.xml | 6 +++--- test-docs-generator-maven-plugin/pom.xml | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index d8ad561..3425968 100644 --- a/pom.xml +++ b/pom.xml @@ -53,7 +53,7 @@ ${basedir} - 10.18.0 + 10.18.1 4.8.6 @@ -66,9 +66,9 @@ 3.1.3 3.2.5 0.5.0 - 3.8.0 + 3.10.0 3.7.1 - 3.14.0 + 3.15.0 diff --git a/test-docs-generator-maven-plugin/pom.xml b/test-docs-generator-maven-plugin/pom.xml index 0031c2a..29fc179 100644 --- a/test-docs-generator-maven-plugin/pom.xml +++ b/test-docs-generator-maven-plugin/pom.xml @@ -61,13 +61,13 @@ 5.10.2 3.9.9 - 3.14.0 + 3.15.0 2.2.1 3.0 5.11.0 1.11.0 - 3.4.0 - 2.2 + 3.5.0 + 2.3