Skip to content

Commit c751a7f

Browse files
committed
chore(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.10.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.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 563b37e commit c751a7f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
<plugin>
187187
<groupId>org.sonatype.central</groupId>
188188
<artifactId>central-publishing-maven-plugin</artifactId>
189-
<version>0.7.0</version>
189+
<version>0.10.0</version>
190190
<extensions>true</extensions>
191191
<configuration>
192192
<publishingServerId>central</publishingServerId>

streamfence-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@
170170
<plugin>
171171
<groupId>org.sonatype.central</groupId>
172172
<artifactId>central-publishing-maven-plugin</artifactId>
173-
<version>0.7.0</version>
173+
<version>0.10.0</version>
174174
<extensions>true</extensions>
175175
<configuration>
176176
<publishingServerId>central</publishingServerId>

0 commit comments

Comments
 (0)