Skip to content

Commit

Permalink
build(deps): bump org.jreleaser:jreleaser-maven-plugin (#591)
Browse files Browse the repository at this point in the history
Bumps [org.jreleaser:jreleaser-maven-plugin](https://github.com/jreleaser/jreleaser) from 1.14.0 to 1.17.0.
- [Release notes](https://github.com/jreleaser/jreleaser/releases)
- [Changelog](https://github.com/jreleaser/jreleaser/blob/main/jreleaser.yml)
- [Commits](jreleaser/jreleaser@v1.14.0...v1.17.0)

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

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 Feb 28, 2025
1 parent 35c709b commit a680d46
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 @@ -103,7 +103,7 @@

<maven-source-plugin.version>3.3.1</maven-source-plugin.version>
<maven-javadoc-plugin.version>3.11.2</maven-javadoc-plugin.version>
<jreleaser-maven-plugin.version>1.14.0</jreleaser-maven-plugin.version>
<jreleaser-maven-plugin.version>1.17.0</jreleaser-maven-plugin.version>
<org.codehaus.mojo.exec.plugin.version>3.5.0</org.codehaus.mojo.exec.plugin.version>

<shade.prefix>io.cryostat.agent.shaded</shade.prefix>
Expand Down

0 comments on commit a680d46

Please sign in to comment.