Skip to content

Commit

Permalink
Bump org.jreleaser:jdks-maven-plugin from 1.7.0 to 1.8.0
Browse files Browse the repository at this point in the history
Bumps [org.jreleaser:jdks-maven-plugin](https://github.com/jreleaser/jreleaser) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/jreleaser/jreleaser/releases)
- [Changelog](https://github.com/jreleaser/jreleaser/blob/main/jreleaser.yml)
- [Commits](jreleaser/jreleaser@v1.7.0...v1.8.0)

---
updated-dependencies:
- dependency-name: org.jreleaser:jdks-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 charphi committed Sep 4, 2023
1 parent 9f1fa81 commit 5f89107
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 @@ -607,7 +607,7 @@
<plugin>
<groupId>org.jreleaser</groupId>
<artifactId>jdks-maven-plugin</artifactId>
<version>1.7.0</version>
<version>1.8.0</version>
<executions>
<execution>
<id>download-windows-jre</id>
Expand Down

0 comments on commit 5f89107

Please sign in to comment.