Browse Source

build(deps): bump sundr-maven-plugin from 0.93.2 to 0.94.0 (#1941)

Bumps [sundr-maven-plugin](https://github.com/sundrio/sundrio) from 0.93.2 to 0.94.0.
- [Release notes](https://github.com/sundrio/sundrio/releases)
- [Commits](https://github.com/sundrio/sundrio/commits)

---
updated-dependencies:
- dependency-name: io.sundr:sundr-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/1945/head
dependabot[bot] 2 years ago committed by GitHub
parent
commit
f43c455ab7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      pom.xml

2
pom.xml

@ -104,7 +104,7 @@ @@ -104,7 +104,7 @@
<maven-bundle-plugin.version>5.1.8</maven-bundle-plugin.version>
<centralsync-maven-plugin.version>0.1.1</centralsync-maven-plugin.version>
<maven-surefire-plugin.version>2.22.2</maven-surefire-plugin.version>
<bom-generator.version>0.93.2</bom-generator.version>
<bom-generator.version>0.94.0</bom-generator.version>
<bom.template.file.path>file://${project.basedir}/src/config/bom.xml</bom.template.file.path>
<maven-scm-plugin.version>1.13.0</maven-scm-plugin.version>
<maven-versions-plugin.version>2.14.2</maven-versions-plugin.version>

Loading…
Cancel
Save