Skip to content

Commit d73e7e2

Browse files
committed
version 1.3.2
1 parent 35d7b34 commit d73e7e2

File tree

10 files changed

+10
-10
lines changed

10 files changed

+10
-10
lines changed

ezyhttp-client/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.tvd12</groupId>
77
<artifactId>ezyhttp</artifactId>
8-
<version>1.3.1</version>
8+
<version>1.3.2</version>
99
</parent>
1010

1111
<artifactId>ezyhttp-client</artifactId>

ezyhttp-core/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.tvd12</groupId>
77
<artifactId>ezyhttp</artifactId>
8-
<version>1.3.1</version>
8+
<version>1.3.2</version>
99
</parent>
1010

1111
<artifactId>ezyhttp-core</artifactId>

ezyhttp-server-boot/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.tvd12</groupId>
77
<artifactId>ezyhttp</artifactId>
8-
<version>1.3.1</version>
8+
<version>1.3.2</version>
99
</parent>
1010

1111
<artifactId>ezyhttp-server-boot</artifactId>

ezyhttp-server-core/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.tvd12</groupId>
77
<artifactId>ezyhttp</artifactId>
8-
<version>1.3.1</version>
8+
<version>1.3.2</version>
99
</parent>
1010

1111
<artifactId>ezyhttp-server-core</artifactId>

ezyhttp-server-graphql/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.tvd12</groupId>
77
<artifactId>ezyhttp</artifactId>
8-
<version>1.3.1</version>
8+
<version>1.3.2</version>
99
</parent>
1010
<artifactId>ezyhttp-server-graphql</artifactId>
1111

ezyhttp-server-jetty/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.tvd12</groupId>
77
<artifactId>ezyhttp</artifactId>
8-
<version>1.3.1</version>
8+
<version>1.3.2</version>
99
</parent>
1010

1111
<artifactId>ezyhttp-server-jetty</artifactId>

ezyhttp-server-management/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.tvd12</groupId>
77
<artifactId>ezyhttp</artifactId>
8-
<version>1.3.1</version>
8+
<version>1.3.2</version>
99
</parent>
1010
<artifactId>ezyhttp-server-management</artifactId>
1111
<name>ezyhttp-server-management</name>

ezyhttp-server-thymeleaf/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.tvd12</groupId>
77
<artifactId>ezyhttp</artifactId>
8-
<version>1.3.1</version>
8+
<version>1.3.2</version>
99
</parent>
1010
<artifactId>ezyhttp-server-thymeleaf</artifactId>
1111

ezyhttp-server-tomcat/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.tvd12</groupId>
77
<artifactId>ezyhttp</artifactId>
8-
<version>1.3.1</version>
8+
<version>1.3.2</version>
99
</parent>
1010

1111
<artifactId>ezyhttp-server-tomcat</artifactId>

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<version>1.0.6</version>
1010
</parent>
1111
<artifactId>ezyhttp</artifactId>
12-
<version>1.3.1</version>
12+
<version>1.3.2</version>
1313
<packaging>pom</packaging>
1414

1515
<name>ezyhttp</name>

0 commit comments

Comments
 (0)