Skip to content

Commit 54f6449

Browse files
build(deps): bump org.codehaus.gmavenplus:gmavenplus-plugin (#2432)
Bumps [org.codehaus.gmavenplus:gmavenplus-plugin](https://github.com/groovy/GMavenPlus) from 4.2.1 to 4.3.0. - [Release notes](https://github.com/groovy/GMavenPlus/releases) - [Commits](groovy/GMavenPlus@4.2.1...4.3.0) --- updated-dependencies: - dependency-name: org.codehaus.gmavenplus:gmavenplus-plugin dependency-version: 4.3.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 48757b3 commit 54f6449

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.2.1</version>
99+
<version>4.3.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
@@ -42,7 +42,7 @@
4242
<plugin>
4343
<groupId>org.codehaus.gmavenplus</groupId>
4444
<artifactId>gmavenplus-plugin</artifactId>
45-
<version>4.2.1</version>
45+
<version>4.3.0</version>
4646
<executions>
4747
<execution>
4848
<goals>

protocols/bacnetip/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
<plugin>
7878
<groupId>org.codehaus.gmavenplus</groupId>
7979
<artifactId>gmavenplus-plugin</artifactId>
80-
<version>4.2.1</version>
80+
<version>4.3.0</version>
8181
<executions>
8282
<!-- Do some pre-build checks and report any findings to the user -->
8383
<execution>

0 commit comments

Comments
 (0)