From f760fa7a5b2ec2ebc9abbb87c0d97b10315f6f65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 13:51:52 +0200 Subject: [PATCH] chore(deps): Bump the all-maven-dependencies group across 1 directory with 3 updates (#65) Bumps the all-maven-dependencies group with 3 updates in the / directory: [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations), [org.cyclonedx:cyclonedx-maven-plugin](https://github.com/CycloneDX/cyclonedx-maven-plugin) and [de.thetaphi:forbiddenapis](https://github.com/policeman-tools/forbidden-apis). Updates `org.jetbrains:annotations` from 25.0.0 to 26.0.0 - [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/25.0.0...26.0.0) Updates `org.cyclonedx:cyclonedx-maven-plugin` from 2.8.2 to 2.9.0 - [Release notes](https://github.com/CycloneDX/cyclonedx-maven-plugin/releases) - [Commits](https://github.com/CycloneDX/cyclonedx-maven-plugin/compare/cyclonedx-maven-plugin-2.8.2...cyclonedx-maven-plugin-2.9.0) Updates `de.thetaphi:forbiddenapis` from 3.7 to 3.8 - [Commits](https://github.com/policeman-tools/forbidden-apis/compare/3.7...3.8) --- updated-dependencies: - dependency-name: org.jetbrains:annotations dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-maven-dependencies - dependency-name: org.cyclonedx:cyclonedx-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-maven-dependencies - dependency-name: de.thetaphi:forbiddenapis dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-maven-dependencies ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- scram-parent/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scram-parent/pom.xml b/scram-parent/pom.xml index 3eb1812..3d9bdd9 100644 --- a/scram-parent/pom.xml +++ b/scram-parent/pom.xml @@ -74,7 +74,7 @@ ${base.java.version} 2024-06-26T00:50:00Z - 25.0.0 + 26.0.0 5.11.2 2.2 @@ -95,7 +95,7 @@ 1.6.0 3.1.2 4.0.0 - 2.8.2 + 2.9.0 10.18.2 3.5.0 @@ -105,7 +105,7 @@ 1.13.0 7.6.0 3.25.0 - 3.7 + 3.8 ${rootDirectory}/checks ${checks.location}/checkstyle.xml ${checks.location}/checkstyle-suppressions.xml