Skip to content

Commit

Permalink
Bump org.moditect:moditect-maven-plugin from 1.2.0.Final to 1.2.1.Final
Browse files Browse the repository at this point in the history
Bumps [org.moditect:moditect-maven-plugin](https://github.com/moditect/moditect) from 1.2.0.Final to 1.2.1.Final.
- [Release notes](https://github.com/moditect/moditect/releases)
- [Commits](moditect/moditect@1.2.0.Final...1.2.1.Final)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 29, 2024
1 parent 19d1416 commit 2571015
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 @@ -183,7 +183,7 @@
<plugin>
<groupId>org.moditect</groupId>
<artifactId>moditect-maven-plugin</artifactId>
<version>1.2.0.Final</version>
<version>1.2.1.Final</version>
<executions>
<execution>
<id>create-runtime-image</id>
Expand Down

0 comments on commit 2571015

Please sign in to comment.