Skip to content

Commit

Permalink
fix(deps): bump org.zeroturnaround:jrebel-maven-plugin
Browse files Browse the repository at this point in the history
Bumps [org.zeroturnaround:jrebel-maven-plugin](https://github.com/zeroturnaround/maven-jrebel-plugin) from 1.2.0 to 1.2.1.
- [Changelog](https://github.com/zeroturnaround/maven-jrebel-plugin/blob/master/changelog.txt)
- [Commits](zeroturnaround/maven-jrebel-plugin@jrebel-maven-plugin-1.2.0...jrebel-maven-plugin-1.2.1)

---
updated-dependencies:
- dependency-name: org.zeroturnaround:jrebel-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Nov 18, 2024
1 parent 97b083e commit 80923fd
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 @@ -2166,7 +2166,7 @@
<plugin>
<groupId>org.zeroturnaround</groupId>
<artifactId>jrebel-maven-plugin</artifactId>
<version>1.2.0</version>
<version>1.2.1</version>
<executions>
<execution>
<id>generate-rebel-xml</id>
Expand Down

0 comments on commit 80923fd

Please sign in to comment.