Skip to content

Commit 3e34907

Browse files
build(deps): 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.7.0 to 0.8.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.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e2a99d8 commit 3e34907

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@
209209
<plugin>
210210
<groupId>org.sonatype.central</groupId>
211211
<artifactId>central-publishing-maven-plugin</artifactId>
212-
<version>0.7.0</version>
212+
<version>0.8.0</version>
213213
<extensions>true</extensions>
214214
<configuration>
215215
<publishingServerId>central</publishingServerId>
@@ -333,7 +333,7 @@
333333
<plugin>
334334
<groupId>org.sonatype.central</groupId>
335335
<artifactId>central-publishing-maven-plugin</artifactId>
336-
<version>0.7.0</version>
336+
<version>0.8.0</version>
337337
</plugin>
338338
<plugin>
339339
<groupId>org.jacoco</groupId>

0 commit comments

Comments
 (0)