From b9595e1e95177aa67ee20b30daf08c18fbdeef92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jan 2026 12:45:03 +0000 Subject: [PATCH] chore(deps): bump the other-dependencies group across 1 directory with 5 updates Bumps the other-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.23` | `1.5.24` | | [org.junit:junit-bom](https://github.com/junit-team/junit-framework) | `6.0.1` | `6.0.2` | | [org.sonatype.central:central-publishing-maven-plugin](https://github.com/sonatype/central-publishing-maven-plugin) | `0.9.0` | `0.10.0` | | [com.github.javaparser:javaparser-core](https://github.com/javaparser/javaparser) | `3.27.1` | `3.28.0` | | [org.codehaus.plexus:plexus-archiver](https://github.com/codehaus-plexus/plexus-archiver) | `4.10.4` | `4.11.0` | Updates `ch.qos.logback:logback-classic` from 1.5.23 to 1.5.24 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](https://github.com/qos-ch/logback/compare/v_1.5.23...v_1.5.24) Updates `org.junit:junit-bom` from 6.0.1 to 6.0.2 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/compare/r6.0.1...r6.0.2) Updates `org.sonatype.central:central-publishing-maven-plugin` from 0.9.0 to 0.10.0 - [Commits](https://github.com/sonatype/central-publishing-maven-plugin/commits) Updates `com.github.javaparser:javaparser-core` from 3.27.1 to 3.28.0 - [Release notes](https://github.com/javaparser/javaparser/releases) - [Changelog](https://github.com/javaparser/javaparser/blob/master/changelog.md) - [Commits](https://github.com/javaparser/javaparser/compare/javaparser-parent-3.27.1...javaparser-parent-3.28.0) Updates `org.codehaus.plexus:plexus-archiver` from 4.10.4 to 4.11.0 - [Release notes](https://github.com/codehaus-plexus/plexus-archiver/releases) - [Changelog](https://github.com/codehaus-plexus/plexus-archiver/blob/master/ReleaseNotes.md) - [Commits](https://github.com/codehaus-plexus/plexus-archiver/compare/plexus-archiver-4.10.4...plexus-archiver-4.11.0) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.5.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other-dependencies - dependency-name: org.junit:junit-bom dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other-dependencies - dependency-name: org.sonatype.central:central-publishing-maven-plugin dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: other-dependencies - dependency-name: com.github.javaparser:javaparser-core dependency-version: 3.28.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: other-dependencies - dependency-name: org.codehaus.plexus:plexus-archiver dependency-version: 4.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: other-dependencies ... Signed-off-by: dependabot[bot] --- boat-maven-plugin/pom.xml | 2 +- boat-scaffold/pom.xml | 2 +- pom.xml | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/boat-maven-plugin/pom.xml b/boat-maven-plugin/pom.xml index 76c9bcbcb..1211d8ef0 100644 --- a/boat-maven-plugin/pom.xml +++ b/boat-maven-plugin/pom.xml @@ -95,7 +95,7 @@ org.codehaus.plexus plexus-archiver - 4.10.4 + 4.11.0 diff --git a/boat-scaffold/pom.xml b/boat-scaffold/pom.xml index 237accd2b..e5f9389cf 100644 --- a/boat-scaffold/pom.xml +++ b/boat-scaffold/pom.xml @@ -165,7 +165,7 @@ com.github.javaparser javaparser-core - 3.27.1 + 3.28.0 test diff --git a/pom.xml b/pom.xml index 4fcecfa96..a8849d5a4 100644 --- a/pom.xml +++ b/pom.xml @@ -94,7 +94,7 @@ org.sonatype.central central-publishing-maven-plugin - 0.9.0 + 0.10.0 true central @@ -132,7 +132,7 @@ ch.qos.logback logback-classic - 1.5.23 + 1.5.24 @@ -277,7 +277,7 @@ org.junit junit-bom - 6.0.1 + 6.0.2 pom import