Skip to content

Commit

Permalink
build(deps): Bump org.jreleaser:jreleaser-maven-plugin (#779)
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.15.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.15.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>
Co-authored-by: Michael Simons <[email protected]>
  • Loading branch information
dependabot[bot] and michael-simons authored Nov 4, 2024
1 parent 4ab577e commit 56053ce
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 @@ -152,7 +152,7 @@
<jaxb-api.version>4.0.2</jaxb-api.version>
<jdbi3.version>3.47.0</jdbi3.version>
<jooq.version>3.19.14</jooq.version>
<jreleaser-maven-plugin.version>1.14.0</jreleaser-maven-plugin.version>
<jreleaser-maven-plugin.version>1.15.0</jreleaser-maven-plugin.version>
<junit-jupiter.version>5.11.3</junit-jupiter.version>
<kotlin-stdlib-jdk8.version>2.0.21</kotlin-stdlib-jdk8.version>
<langchain4j.version>0.35.0</langchain4j.version>
Expand Down

0 comments on commit 56053ce

Please sign in to comment.