Skip to content

Commit 06146a2

Browse files
dependabot[bot]swissiety
authored andcommitted
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.8.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>
1 parent 9ed3172 commit 06146a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<plugin>
4848
<groupId>org.sonatype.central</groupId>
4949
<artifactId>central-publishing-maven-plugin</artifactId>
50-
<version>0.8.0</version>
50+
<version>0.9.0</version>
5151
<extensions>true</extensions>
5252
<configuration>
5353
<deploymentName>${project.artifactId} ${project.version}</deploymentName>

0 commit comments

Comments
 (0)