Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: org.codehaus.gmavenplus:gmavenplus-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 Jan 8, 2025
1 parent d25e490 commit 6f3c154
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion plc4j/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
<plugin>
<groupId>org.codehaus.gmavenplus</groupId>
<artifactId>gmavenplus-plugin</artifactId>
<version>4.0.1</version>
<version>4.1.1</version>
<executions>
<execution>
<id>compile-groovy-tests</id>
Expand Down
2 changes: 1 addition & 1 deletion plc4j/utils/test-generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<plugin>
<groupId>org.codehaus.gmavenplus</groupId>
<artifactId>gmavenplus-plugin</artifactId>
<version>4.0.1</version>
<version>4.1.1</version>
<executions>
<execution>
<goals>
Expand Down
2 changes: 1 addition & 1 deletion protocols/bacnetip/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
<plugin>
<groupId>org.codehaus.gmavenplus</groupId>
<artifactId>gmavenplus-plugin</artifactId>
<version>4.0.1</version>
<version>4.1.1</version>
<executions>
<!-- Do some pre-build checks and report any findings to the user -->
<execution>
Expand Down

0 comments on commit 6f3c154

Please sign in to comment.