From 098f817c38078d2c1f59b61d0da388a70d18e351 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 00:45:08 +0000 Subject: [PATCH] [11.0.x] Bump the dev-dependencies group with 2 updates Bumps the dev-dependencies group with 2 updates: [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) and [org.eclipse.tycho:tycho-p2-repository-plugin](https://github.com/eclipse-tycho/tycho). Updates `com.puppycrawl.tools:checkstyle` from 10.12.7 to 10.13.0 - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.12.7...checkstyle-10.13.0) Updates `org.eclipse.tycho:tycho-p2-repository-plugin` from 4.0.4 to 4.0.5 - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.5/RELEASE_NOTES.md) - [Commits](https://github.com/eclipse-tycho/tycho/compare/tycho-4.0.4...tycho-4.0.5) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: org.eclipse.tycho:tycho-p2-repository-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] --- jetty-p2/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/jetty-p2/pom.xml b/jetty-p2/pom.xml index 7adb7497535..e86f1d2291d 100644 --- a/jetty-p2/pom.xml +++ b/jetty-p2/pom.xml @@ -11,7 +11,7 @@ Jetty :: P2 Generates a (maven based) P2 Updatesite - 4.0.4 + 4.0.5