Skip to content

Commit ffc259b

Browse files
authored
Merge pull request #247 from ChargeTimeEU/dependabot/maven/org.java-websocket-Java-WebSocket-1.5.4
Bump org.java-websocket:Java-WebSocket from 1.5.3 to 1.5.4
2 parents 65e0e16 + d3d8890 commit ffc259b

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

OCPP-J/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
<dependency>
6262
<groupId>org.java-websocket</groupId>
6363
<artifactId>Java-WebSocket</artifactId>
64-
<version>1.5.3</version>
64+
<version>1.5.4</version>
6565
</dependency>
6666
<dependency>
6767
<groupId>junit</groupId>

ocpp-v1_6/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<dependency>
6161
<groupId>org.java-websocket</groupId>
6262
<artifactId>Java-WebSocket</artifactId>
63-
<version>1.5.3</version>
63+
<version>1.5.4</version>
6464
</dependency>
6565
<dependency>
6666
<groupId>junit</groupId>

ocpp-v2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<dependency>
7171
<groupId>org.java-websocket</groupId>
7272
<artifactId>Java-WebSocket</artifactId>
73-
<version>1.5.3</version>
73+
<version>1.5.4</version>
7474
</dependency>
7575
<dependency>
7676
<groupId>junit</groupId>

ocpp-v2_0/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<dependency>
6161
<groupId>org.java-websocket</groupId>
6262
<artifactId>Java-WebSocket</artifactId>
63-
<version>1.5.3</version>
63+
<version>1.5.4</version>
6464
</dependency>
6565
<dependency>
6666
<groupId>junit</groupId>

0 commit comments

Comments
 (0)