Skip to content

Commit 64f32d8

Browse files
author
zengqiao
committed
bump logi-security version to 2.10.13 and logi-elasticsearch-client version to 1.0.24
1 parent 949d6ba commit 64f32d8

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

pom.xml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@
4040

4141
<log4j2.version>2.16.0</log4j2.version>
4242
<logback.version>1.2.8</logback.version>
43+
44+
<!--LogICommon-->
45+
<logi-security.version>2.10.13</logi-security.version>
4346
</properties>
4447

4548
<modules>
@@ -232,7 +235,7 @@
232235
<dependency>
233236
<groupId>io.github.zqrferrari</groupId>
234237
<artifactId>logi-elasticsearch-client</artifactId>
235-
<version>1.0.16</version>
238+
<version>1.0.24</version>
236239
<exclusions>
237240
<exclusion>
238241
<artifactId>jna</artifactId>
@@ -266,7 +269,7 @@
266269
<dependency>
267270
<groupId>io.github.zqrferrari</groupId>
268271
<artifactId>logi-security-spring-boot-starter</artifactId>
269-
<version>2.10.4</version>
272+
<version>${logi-security.version}</version>
270273
</dependency>
271274
<!-- logi end -->
272275

0 commit comments

Comments
 (0)