Skip to content

Commit 614512d

Browse files
Bump org.codehaus.gmavenplus:gmavenplus-plugin from 4.2.1 to 4.3.0
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>
1 parent 95080cf commit 614512d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

ocpp-v1_6-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
<plugin>
9898
<groupId>org.codehaus.gmavenplus</groupId>
9999
<artifactId>gmavenplus-plugin</artifactId>
100-
<version>4.2.1</version>
100+
<version>4.3.0</version>
101101
<executions>
102102
<execution>
103103
<goals>

ocpp-v2-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
<plugin>
100100
<groupId>org.codehaus.gmavenplus</groupId>
101101
<artifactId>gmavenplus-plugin</artifactId>
102-
<version>4.2.1</version>
102+
<version>4.3.0</version>
103103
<executions>
104104
<execution>
105105
<goals>

0 commit comments

Comments
 (0)