Skip to content

Commit

Permalink
build(deps): bump org.jreleaser:jreleaser-maven-plugin
Browse files Browse the repository at this point in the history
Bumps [org.jreleaser:jreleaser-maven-plugin](https://github.com/jreleaser/jreleaser) from 1.16.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.16.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]>
  • Loading branch information
dependabot[bot] authored and fbiville committed Feb 28, 2025
1 parent c1d305f commit 2393457
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 @@ -40,7 +40,7 @@
</scm>
<properties>
<beam.version>2.63.0</beam.version>
<jreleaser-maven-plugin.version>1.16.0</jreleaser-maven-plugin.version>
<jreleaser-maven-plugin.version>1.17.0</jreleaser-maven-plugin.version>
<license.id>neo4j_apache_v2</license.id>
<maven.compiler.release>11</maven.compiler.release>
<maven.compiler.testRelease>21</maven.compiler.testRelease>
Expand Down

0 comments on commit 2393457

Please sign in to comment.