Skip to content

Commit

Permalink
Merge pull request #117 from ChargeTimeEU/dependabot/maven/OCPP-J/org…
Browse files Browse the repository at this point in the history
….java-websocket-Java-WebSocket-1.5.0

Bump Java-WebSocket from 1.3.8 to 1.5.0 in /OCPP-J
  • Loading branch information
TVolden authored May 9, 2020
2 parents 0a55207 + d40ea1a commit a1b6ce3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OCPP-J/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
<dependency>
<groupId>org.java-websocket</groupId>
<artifactId>Java-WebSocket</artifactId>
<version>1.3.8</version>
<version>1.5.0</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit a1b6ce3

Please sign in to comment.