Skip to content

Commit 91f14cd

Browse files
build(deps): bump org.codehaus.gmavenplus:gmavenplus-plugin (#2118)
Bumps [org.codehaus.gmavenplus:gmavenplus-plugin](https://github.com/groovy/GMavenPlus) from 4.1.1 to 4.2.0. - [Release notes](https://github.com/groovy/GMavenPlus/releases) - [Commits](groovy/GMavenPlus@4.1.1...4.2.0) --- updated-dependencies: - dependency-name: org.codehaus.gmavenplus:gmavenplus-plugin dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1efa6b6 commit 91f14cd

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

plc4j/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
<plugin>
9797
<groupId>org.codehaus.gmavenplus</groupId>
9898
<artifactId>gmavenplus-plugin</artifactId>
99-
<version>4.1.1</version>
99+
<version>4.2.0</version>
100100
<executions>
101101
<execution>
102102
<id>compile-groovy-tests</id>

plc4j/utils/test-generator/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<plugin>
4242
<groupId>org.codehaus.gmavenplus</groupId>
4343
<artifactId>gmavenplus-plugin</artifactId>
44-
<version>4.1.1</version>
44+
<version>4.2.0</version>
4545
<executions>
4646
<execution>
4747
<goals>

protocols/bacnetip/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
<plugin>
8080
<groupId>org.codehaus.gmavenplus</groupId>
8181
<artifactId>gmavenplus-plugin</artifactId>
82-
<version>4.1.1</version>
82+
<version>4.2.0</version>
8383
<executions>
8484
<!-- Do some pre-build checks and report any findings to the user -->
8585
<execution>

0 commit comments

Comments
 (0)