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.8.0 to 1.11.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.11.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 fhussonnois committed Mar 1, 2024
1 parent 89729eb commit 2a20b81
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 @@ -97,7 +97,7 @@ limitations under the License.
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
<maven-jar-plugin.version>3.3.0</maven-jar-plugin.version>
<apache.avro.version>1.8.2</apache.avro.version>
<jreleaser-maven-plugin.version>1.8.0</jreleaser-maven-plugin.version>
<jreleaser-maven-plugin.version>1.11.0</jreleaser-maven-plugin.version>
<confluent.maven.repo>https://packages.confluent.io/maven/</confluent.maven.repo>
<!-- DEPENDENCIES -->
<io.confluent.version>7.3.2</io.confluent.version>
Expand Down

0 comments on commit 2a20b81

Please sign in to comment.