Skip to content

Commit 11764df

Browse files
committed
update platform versions
1 parent d47c4cf commit 11764df

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.holon-platform</groupId>
66
<artifactId>parent</artifactId>
7-
<version>2.0.0</version>
7+
<version>2.0.1</version>
88
</parent>
99

1010
<groupId>com.holon-platform.jaxrs</groupId>
@@ -56,13 +56,13 @@
5656
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
5757

5858
<!-- Holon core -->
59-
<holon.core.version>6.0.0</holon.core.version>
59+
<holon.core.version>6.0.1</holon.core.version>
6060

6161
<!-- Holon json -->
62-
<holon.json.version>6.0.0</holon.json.version>
62+
<holon.json.version>6.0.1</holon.json.version>
6363

6464
<!-- Holon reactor -->
65-
<holon.reactor.version>6.0.0</holon.reactor.version>
65+
<holon.reactor.version>6.0.1</holon.reactor.version>
6666

6767
<!-- JAX-RS API -->
6868
<jax-rs.api.version>3.1.0</jax-rs.api.version>

0 commit comments

Comments
 (0)