Skip to content

Commit 3df7c2a

Browse files
authored
Merge pull request #249 from ChargeTimeEU/dependabot/maven/org.codehaus.gmavenplus-gmavenplus-plugin-3.0.2
Bump org.codehaus.gmavenplus:gmavenplus-plugin from 1.13.1 to 3.0.2
2 parents df8e549 + 64f2190 commit 3df7c2a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

ocpp-v1_6-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>1.13.1</version>
102+
<version>3.0.2</version>
103103
<executions>
104104
<execution>
105105
<goals>

ocpp-v2-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
<plugin>
126126
<groupId>org.codehaus.gmavenplus</groupId>
127127
<artifactId>gmavenplus-plugin</artifactId>
128-
<version>1.13.1</version>
128+
<version>3.0.2</version>
129129
<executions>
130130
<execution>
131131
<goals>

ocpp-v2_0-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
<plugin>
101101
<groupId>org.codehaus.gmavenplus</groupId>
102102
<artifactId>gmavenplus-plugin</artifactId>
103-
<version>1.13.1</version>
103+
<version>3.0.2</version>
104104
<executions>
105105
<execution>
106106
<goals>

0 commit comments

Comments
 (0)