Skip to content

Commit 7f0ce69

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 4724730 commit 7f0ce69

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@
162162
<plugin>
163163
<groupId>org.sonatype.central</groupId>
164164
<artifactId>central-publishing-maven-plugin</artifactId>
165-
<version>0.9.0</version>
165+
<version>0.10.0</version>
166166
<extensions>true</extensions>
167167
<configuration>
168168
<publishingServerId>central</publishingServerId>

cbor-adapter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@
176176
<plugin>
177177
<groupId>org.sonatype.central</groupId>
178178
<artifactId>central-publishing-maven-plugin</artifactId>
179-
<version>0.9.0</version>
179+
<version>0.10.0</version>
180180
<extensions>true</extensions>
181181
<configuration>
182182
<publishingServerId>central</publishingServerId>

jackson2-adapter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@
183183
<plugin>
184184
<groupId>org.sonatype.central</groupId>
185185
<artifactId>central-publishing-maven-plugin</artifactId>
186-
<version>0.9.0</version>
186+
<version>0.10.0</version>
187187
<extensions>true</extensions>
188188
<configuration>
189189
<publishingServerId>central</publishingServerId>

jakarta-adapter/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.9.0</version>
189+
<version>0.10.0</version>
190190
<extensions>true</extensions>
191191
<configuration>
192192
<publishingServerId>central</publishingServerId>

0 commit comments

Comments
 (0)