Skip to content

Commit

Permalink
Bump org.codehaus.gmaven:gmaven-plugin from 1.4 to 1.5 in /src/java/k…
Browse files Browse the repository at this point in the history
…net (#287)

Bumps org.codehaus.gmaven:gmaven-plugin from 1.4 to 1.5.

---
updated-dependencies:
- dependency-name: org.codehaus.gmaven:gmaven-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>
  • Loading branch information
dependabot[bot] authored Oct 27, 2023
1 parent c60b417 commit c61ee1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/java/knet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
<plugin>
<groupId>org.codehaus.gmaven</groupId>
<artifactId>gmaven-plugin</artifactId>
<version>1.4</version>
<version>1.5</version>
<executions>
<execution>
<phase>generate-resources</phase>
Expand Down

0 comments on commit c61ee1d

Please sign in to comment.