Skip to content

Commit 4b4e3cf

Browse files
build(deps): Bump org.sonatype.central:central-publishing-maven-plugin (#3054)
Bumps [org.sonatype.central:central-publishing-maven-plugin](https://github.com/sonatype/central-publishing-maven-plugin) from 0.8.0 to 0.9.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.9.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>
1 parent d964539 commit 4b4e3cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@
194194
<maven-release-plugin.version>3.1.1</maven-release-plugin.version>
195195
<maven-bundle-plugin.version>6.0.0</maven-bundle-plugin.version>
196196
<centralsync-maven-plugin.version>0.1.1</centralsync-maven-plugin.version>
197-
<central-publishing-maven-plugin.version>0.8.0</central-publishing-maven-plugin.version>
197+
<central-publishing-maven-plugin.version>0.9.0</central-publishing-maven-plugin.version>
198198
<maven-surefire-plugin.version>3.5.4</maven-surefire-plugin.version>
199199
<bom-generator.version>0.230.0</bom-generator.version>
200200
<bom.template.file.path>file://${project.basedir}/src/config/bom.xml</bom.template.file.path>

0 commit comments

Comments
 (0)