Skip to content

Commit 4605862

Browse files
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.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] <support@github.com>
1 parent 95a57a8 commit 4605862

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

assertj-mail-jakarta/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@
156156
<plugin>
157157
<groupId>org.sonatype.central</groupId>
158158
<artifactId>central-publishing-maven-plugin</artifactId>
159-
<version>0.9.0</version>
159+
<version>0.10.0</version>
160160
</plugin>
161161
<plugin>
162162
<groupId>org.apache.maven.plugins</groupId>
@@ -368,7 +368,7 @@
368368
<plugin>
369369
<groupId>org.sonatype.central</groupId>
370370
<artifactId>central-publishing-maven-plugin</artifactId>
371-
<version>0.9.0</version>
371+
<version>0.10.0</version>
372372
<extensions>true</extensions>
373373
<configuration>
374374
<publishingServerId>central.sonatype.org</publishingServerId>

assertj-mail/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@
187187
<plugin>
188188
<groupId>org.sonatype.central</groupId>
189189
<artifactId>central-publishing-maven-plugin</artifactId>
190-
<version>0.9.0</version>
190+
<version>0.10.0</version>
191191
</plugin>
192192
<plugin>
193193
<groupId>org.apache.maven.plugins</groupId>
@@ -400,7 +400,7 @@
400400
<plugin>
401401
<groupId>org.sonatype.central</groupId>
402402
<artifactId>central-publishing-maven-plugin</artifactId>
403-
<version>0.9.0</version>
403+
<version>0.10.0</version>
404404
<extensions>true</extensions>
405405
<configuration>
406406
<publishingServerId>central.sonatype.org</publishingServerId>

0 commit comments

Comments
 (0)