Browse Source

build(deps): bump sundr-maven-plugin from 0.100.0 to 0.100.1 (#2118)

Bumps [sundr-maven-plugin](https://github.com/sundrio/sundrio) from 0.100.0 to 0.100.1.
- [Commits](https://github.com/sundrio/sundrio/compare/0.100.0...0.100.1)

---
updated-dependencies:
- dependency-name: io.sundr:sundr-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>
pull/2121/head
dependabot[bot] 1 year ago committed by GitHub
parent
commit
0868e71263
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      pom.xml

2
pom.xml

@ -107,7 +107,7 @@ @@ -107,7 +107,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.100.0</bom-generator.version>
<bom-generator.version>0.100.1</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