Browse Source

build(deps): bump sundr-maven-plugin from 0.95.0 to 0.100.0 (#2101)

Bumps [sundr-maven-plugin](https://github.com/sundrio/sundrio) from 0.95.0 to 0.100.0.
- [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/2106/head
dependabot[bot] 1 year ago committed by GitHub
parent
commit
11bbae0750
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      pom.xml

2
pom.xml

@ -106,7 +106,7 @@ @@ -106,7 +106,7 @@
<maven-bundle-plugin.version>5.1.9</maven-bundle-plugin.version>
<centralsync-maven-plugin.version>0.1.1</centralsync-maven-plugin.version>
<maven-surefire-plugin.version>3.1.2</maven-surefire-plugin.version>
<bom-generator.version>0.95.0</bom-generator.version>
<bom-generator.version>0.100.0</bom-generator.version>
<bom.template.file.path>file://${project.basedir}/src/config/bom.xml</bom.template.file.path>
<maven-scm-plugin.version>2.0.1</maven-scm-plugin.version>
<maven-versions-plugin.version>2.16.0</maven-versions-plugin.version>

Loading…
Cancel
Save