Skip to content

Commit

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

---
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 Aug 12, 2024
1 parent d894be1 commit bc2dbd4
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 @@ -116,7 +116,7 @@

<maven-source-plugin.version>3.3.1</maven-source-plugin.version>
<maven-javadoc-plugin.version>3.8.0</maven-javadoc-plugin.version>
<jreleaser-maven-plugin.version>1.11.0</jreleaser-maven-plugin.version>
<jreleaser-maven-plugin.version>1.13.1</jreleaser-maven-plugin.version>

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

0 comments on commit bc2dbd4

Please sign in to comment.