Skip to content

Commit 15efd52

Browse files
Bump org.sonatype.central:central-publishing-maven-plugin (#104)
Bumps [org.sonatype.central:central-publishing-maven-plugin](https://github.com/sonatype/central-publishing-maven-plugin) from 0.7.0 to 0.9.0. - [Commits](https://github.com/sonatype/central-publishing-maven-plugin/commits) --- updated-dependencies: - dependency-name: org.sonatype.central:central-publishing-maven-plugin dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3ef9193 commit 15efd52

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
<plugin.spotbugs.version>4.8.6.6</plugin.spotbugs.version>
8181
<plugin.taglist.version>3.2.1</plugin.taglist.version>
8282
<plugin.versions.version>2.18.0</plugin.versions.version>
83-
<plugin.central-plublishing.version>0.7.0</plugin.central-plublishing.version>
83+
<plugin.central-plublishing.version>0.10.0</plugin.central-plublishing.version>
8484
</properties>
8585
<issueManagement>
8686
<url>${issueManagement.url}</url>
@@ -777,7 +777,7 @@
777777
<plugin>
778778
<groupId>org.sonatype.central</groupId>
779779
<artifactId>central-publishing-maven-plugin</artifactId>
780-
<version>0.7.0</version>
780+
<version>0.10.0</version>
781781
<extensions>true</extensions>
782782
<configuration>
783783
<publishingServerId>central</publishingServerId>

0 commit comments

Comments
 (0)