From 188e57dc45a491fee118f83b312896f793a2627b Mon Sep 17 00:00:00 2001 From: Personium Bot Date: Fri, 30 Sep 2022 08:09:27 +0000 Subject: [PATCH] Update to v1.8.2-SNAPSHOT --- pom.xml | 2 +- src/main/resources/personium-unit-config-default.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 5b525eca..5ccf66b4 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ io.personium personium-core war - 1.8.1 + 1.8.2-SNAPSHOT personium-core Maven Webapp http://maven.apache.org diff --git a/src/main/resources/personium-unit-config-default.properties b/src/main/resources/personium-unit-config-default.properties index 01fd0cc0..adddb889 100644 --- a/src/main/resources/personium-unit-config-default.properties +++ b/src/main/resources/personium-unit-config-default.properties @@ -25,7 +25,7 @@ ################################################# # core version -io.personium.core.version=1.7.1 +io.personium.core.version=1.7.2 # thread pool num. io.personium.core.thread.pool.num.io.cell=10