Skip to content

Commit

Permalink
build(deps): bump org.codehaus.gmavenplus:gmavenplus-plugin
Browse files Browse the repository at this point in the history
Bumps [org.codehaus.gmavenplus:gmavenplus-plugin](https://github.com/groovy/GMavenPlus) from 3.0.0 to 3.0.2.
- [Release notes](https://github.com/groovy/GMavenPlus/releases)
- [Commits](groovy/GMavenPlus@3.0.0...3.0.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 29, 2023
1 parent 46e545e commit 4354bf5
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 @@ -164,7 +164,7 @@ Copyright (c) 2012 - Jeremy Long
<org.glassfish.javax.json.version>1.1.4</org.glassfish.javax.json.version>
<maven-artifact-transfer.version>0.13.1</maven-artifact-transfer.version>
<groovy-all.version>2.4.21</groovy-all.version>
<gmavenplus-plugin.version>3.0.0</gmavenplus-plugin.version>
<gmavenplus-plugin.version>3.0.2</gmavenplus-plugin.version>
<com.h3xstream.retirejs.core.version>3.0.4</com.h3xstream.retirejs.core.version>
<jackson.version>2.15.2</jackson.version>
<!--necassary for some IDEs to be able to execute test cases (Netbeans)-->
Expand Down

0 comments on commit 4354bf5

Please sign in to comment.