From f7e353a6d3487a6aa57aca06fa35001f1859a4c4 Mon Sep 17 00:00:00 2001 From: Bret McGuire Date: Fri, 14 Mar 2025 14:54:52 -0500 Subject: [PATCH 1/2] Maven changes necessary to publish to Sonatype Central Portal (#50) --- pom.xml | 37 +++++++++++++++---------------------- 1 file changed, 15 insertions(+), 22 deletions(-) diff --git a/pom.xml b/pom.xml index be1600d..55ac510 100644 --- a/pom.xml +++ b/pom.xml @@ -97,11 +97,6 @@ maven-javadoc-plugin 3.2.0 - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.8 - maven-gpg-plugin 1.6 @@ -114,6 +109,11 @@ maven-deploy-plugin 2.8.2 + + org.sonatype.central + central-publishing-maven-plugin + 0.7.0 + @@ -230,17 +230,6 @@ limitations under the License.]]> - - org.sonatype.plugins - nexus-staging-maven-plugin - true - - ossrh - https://oss.sonatype.org/ - false - true - - maven-javadoc-plugin @@ -282,6 +271,16 @@ limitations under the License.]]> + + org.sonatype.central + central-publishing-maven-plugin + true + + central + all + false + + @@ -305,12 +304,6 @@ limitations under the License.]]> - - - ossrh - https://oss.sonatype.org/service/local/staging/deploy/maven2/ - - Apache 2 From 7ea664267587a35cc27a5705bcc7479186da2016 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 21:42:32 +0000 Subject: [PATCH 2/2] Bump org.assertj:assertj-core from 3.18.1 to 3.27.7 Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.18.1 to 3.27.7. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](https://github.com/assertj/assertj/compare/assertj-core-3.18.1...assertj-build-3.27.7) --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-version: 3.27.7 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 55ac510..d20ad74 100644 --- a/pom.xml +++ b/pom.xml @@ -47,7 +47,7 @@ org.assertj assertj-core - 3.18.1 + 3.27.7 test