| commit | 2e42b9754c7d98339115843953fd067f3be3a5ec | [log] [tgz] |
|---|---|---|
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Wed Jan 07 23:02:24 2026 +0000 |
| committer | Marc Kupietz <kupietz@ids-mannheim.de> | Fri Jan 09 12:08:35 2026 +0100 |
| tree | 981148878da16b2881ac3bac6dd7bdffe947fa80 | |
| parent | fb0f24b563cbf39dc09b676262cb5cc89858d9a7 [diff] [blame] |
Bump org.sonatype.central:central-publishing-maven-plugin Bumps [org.sonatype.central:central-publishing-maven-plugin](https://github.com/sonatype/central-publishing-maven-plugin) from 0.9.0 to 0.10.0. - [Commits](https://github.com/sonatype/central-publishing-maven-plugin/commits) Change-Id: Ic86b0c0120ee07663c9657c3e47189b839874dec --- updated-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 ... Signed-off-by: dependabot[bot] <support@github.com> Closes #130 Change-Id: Ifbe45a9e45b0bdcbe24dfeaead9fb2913a5fc52b
diff --git a/pom.xml b/pom.xml index de873d0..85369ff 100644 --- a/pom.xml +++ b/pom.xml
@@ -347,7 +347,7 @@ <plugin> <groupId>org.sonatype.central</groupId> <artifactId>central-publishing-maven-plugin</artifactId> - <version>0.9.0</version> + <version>0.10.0</version> <extensions>true</extensions> <configuration> <publishingServerId>central</publishingServerId>