Skip to content

Commit 47e4f75

Browse files
committed
Bump version to 6.3.0
1 parent bc208f1 commit 47e4f75

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

engine.io-server-coverage/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<artifactId>engine.io-server-bom</artifactId>
88
<groupId>io.socket</groupId>
9-
<version>6.2.1</version>
9+
<version>6.3.0</version>
1010
</parent>
1111

1212
<artifactId>engine.io-server-coverage</artifactId>

engine.io-server-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.socket</groupId>
88
<artifactId>engine.io-server-bom</artifactId>
9-
<version>6.2.1</version>
9+
<version>6.3.0</version>
1010
</parent>
1111

1212
<artifactId>engine.io-server-test</artifactId>

engine.io-server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.socket</groupId>
88
<artifactId>engine.io-server-bom</artifactId>
9-
<version>6.2.1</version>
9+
<version>6.3.0</version>
1010
</parent>
1111

1212
<artifactId>engine.io-server</artifactId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>io.socket</groupId>
88
<artifactId>engine.io-server-bom</artifactId>
9-
<version>6.2.1</version>
9+
<version>6.3.0</version>
1010
<packaging>pom</packaging>
1111
<name>engine.io</name>
1212
<description>Engine.IO server library for Java</description>

0 commit comments

Comments
 (0)