Skip to content

Commit

Permalink
Bump org.jreleaser:jreleaser-maven-plugin from 1.8.0 to 1.9.0
Browse files Browse the repository at this point in the history
Bumps [org.jreleaser:jreleaser-maven-plugin](https://github.com/jreleaser/jreleaser) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/jreleaser/jreleaser/releases)
- [Changelog](https://github.com/jreleaser/jreleaser/blob/main/jreleaser.yml)
- [Commits](jreleaser/jreleaser@v1.8.0...v1.9.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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and srozange committed Dec 25, 2023
1 parent 6af95b3 commit 4d8873f
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 @@ -10,7 +10,7 @@
<properties>
<assembly-plugin.version>3.6.0</assembly-plugin.version>
<compiler-plugin.version>3.11.0</compiler-plugin.version>
<jreleaser-plugin.version>1.8.0</jreleaser-plugin.version>
<jreleaser-plugin.version>1.9.0</jreleaser-plugin.version>
<os-plugin.version>1.7.1</os-plugin.version>
<surefire-plugin.version>3.1.2</surefire-plugin.version>
<maven.compiler.parameters>true</maven.compiler.parameters>
Expand Down

0 comments on commit 4d8873f

Please sign in to comment.