Skip to content

Commit

Permalink
Bump io.takari.maven.plugins:takari-lifecycle-plugin from 2.1.4 to 2.…
Browse files Browse the repository at this point in the history
…1.5 (#38)

Bumps [io.takari.maven.plugins:takari-lifecycle-plugin](https://github.com/takari/takari-lifecycle) from 2.1.4 to 2.1.5.
- [Release notes](https://github.com/takari/takari-lifecycle/releases)
- [Commits](takari/takari-lifecycle@takari-lifecycle-2.1.4...takari-lifecycle-2.1.5)

---
updated-dependencies:
- dependency-name: io.takari.maven.plugins:takari-lifecycle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 23, 2024
1 parent b8bd39d commit 47d9bd1
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 @@ -93,7 +93,7 @@
<takari.licenseHeader>https://raw.githubusercontent.com/takari/takari-pom/master/license-header-epl1.txt</takari.licenseHeader>
<takari.licenseYear>${project.inceptionYear}-2024</takari.licenseYear>
<!-- Use new format but leave old property as not to break anyone -->
<takari.lifecycleVersion>2.1.4</takari.lifecycleVersion>
<takari.lifecycleVersion>2.1.5</takari.lifecycleVersion>
<takari.sourceJar>true</takari.sourceJar>
<takari.testJar>false</takari.testJar>
<takari.compilerId>jdt</takari.compilerId>
Expand Down

0 comments on commit 47d9bd1

Please sign in to comment.