Skip to content

Commit e051197

Browse files
Bump org.sonatype.central:central-publishing-maven-plugin (#1894)
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) --- 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: NiklasHerrmann21 <[email protected]>
1 parent 3ae6036 commit e051197

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@
159159
<plugin>
160160
<groupId>org.sonatype.central</groupId>
161161
<artifactId>central-publishing-maven-plugin</artifactId>
162-
<version>0.9.0</version>
162+
<version>0.10.0</version>
163163
<extensions>true</extensions>
164164
<configuration>
165165
<publishingServerId>central</publishingServerId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -457,7 +457,7 @@
457457
<plugin>
458458
<groupId>org.sonatype.central</groupId>
459459
<artifactId>central-publishing-maven-plugin</artifactId>
460-
<version>0.9.0</version>
460+
<version>0.10.0</version>
461461
<extensions>true</extensions>
462462
<configuration>
463463
<publishingServerId>central</publishingServerId>

0 commit comments

Comments
 (0)