This is an automated email from the ASF dual-hosted git repository.
ppkarwasz pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/commons-xml.git
commit ee7cca101e2f9b702edb8e4f0a5a364bdbe723db
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat May 30 11:45:00 2026 +0200
build(deps-dev): bump org.sonatype.central:central-publishing-maven-plugin
(#14)
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:development
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>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index b01c2ba..96d3f51 100644
--- a/pom.xml
+++ b/pom.xml
@@ -103,7 +103,7 @@
<commons.xerces.version>2.12.2</commons.xerces.version>
<!-- Sonatype Central Publishing -->
- <central.publishing.version>0.9.0</central.publishing.version>
+ <central.publishing.version>0.10.0</central.publishing.version>
<!-- Flatten Maven plugin: produces a consumer POM at deploy time. -->
<flatten-maven-plugin.version>1.7.0</flatten-maven-plugin.version>