Skip to content

Commit

Permalink
build(deps): bump centralsync-maven-plugin from 0.1.0 to 0.1.1 (#1643)
Browse files Browse the repository at this point in the history
Bumps [centralsync-maven-plugin](https://github.com/openzipkin/centralsync-maven-plugin) from 0.1.0 to 0.1.1.
- [Release notes](https://github.com/openzipkin/centralsync-maven-plugin/releases)
- [Changelog](https://github.com/openzipkin-attic/centralsync-maven-plugin/blob/master/RELEASE.md)
- [Commits](openzipkin-attic/centralsync-maven-plugin@0.1.0...0.1.1)

---
updated-dependencies:
- dependency-name: io.zipkin.centralsync-maven-plugin:centralsync-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 27, 2022
1 parent ad2d207 commit 42b8a7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
<maven-jar-plugin.version>3.1.0</maven-jar-plugin.version>
<maven-release-plugin.version>2.5.3</maven-release-plugin.version>
<maven-bundle-plugin.version>5.1.2</maven-bundle-plugin.version>
<centralsync-maven-plugin.version>0.1.0</centralsync-maven-plugin.version>
<centralsync-maven-plugin.version>0.1.1</centralsync-maven-plugin.version>
<maven-surefire-plugin.version>2.22.0</maven-surefire-plugin.version>
<bom-generator.version>0.40.1</bom-generator.version>
<bom.template.file.path>file://${project.basedir}/src/config/bom.xml</bom.template.file.path>
Expand Down

0 comments on commit 42b8a7b

Please sign in to comment.