Skip to content

Commit 3716dd8

Browse files
committed
feat:upgrade polaris-java version to 1.15.10.
1 parent 1fcd1ac commit 3716dd8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737

3838
<properties>
3939
<!-- Project revision -->
40-
<revision>0.3.3-3.2.7</revision>
40+
<revision>0.3.4-3.2.7</revision>
4141
<timestamp>${maven.build.timestamp}</timestamp>
4242
<maven.build.timestamp.format>yyyy-MM-dd HH:mm</maven.build.timestamp.format>
4343
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -51,7 +51,7 @@
5151
<maven.gpg.plugin.version>3.0.1</maven.gpg.plugin.version>
5252
<maven.deploy.plugin.version>3.0.0-M1</maven.deploy.plugin.version>
5353
<maven.flatten.plugin.version>1.2.5</maven.flatten.plugin.version>
54-
<polaris.version>1.15.6</polaris.version>
54+
<polaris.version>1.15.10</polaris.version>
5555
<apache.dubbo.version>3.2.7</apache.dubbo.version>
5656
<slf4j.version>1.7.25</slf4j.version>
5757
<json_path_version>2.8.0</json_path_version>

0 commit comments

Comments
 (0)