From f93a23782b52f6b4bc670c38c88ad88ee634d8ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20Zl=C3=A1mal?= Date: Thu, 26 Nov 2020 13:58:56 +0100 Subject: [PATCH] Release 3.13.3 - Fixed deserialization of audit messages with LocalDate. We now use string instead. --- perun-auditparser/pom.xml | 2 +- perun-base/pom.xml | 2 +- perun-cabinet/pom.xml | 2 +- perun-cli-java/pom.xml | 2 +- perun-core/pom.xml | 2 +- perun-dispatcher/pom.xml | 2 +- perun-engine/pom.xml | 2 +- perun-ldapc/pom.xml | 2 +- perun-notification/pom.xml | 2 +- perun-openapi/pom.xml | 2 +- perun-registrar-lib/pom.xml | 2 +- perun-rpc/pom.xml | 2 +- perun-scim/pom.xml | 2 +- perun-voot/pom.xml | 2 +- perun-web-gui/pom.xml | 2 +- pom.xml | 2 +- 16 files changed, 16 insertions(+), 16 deletions(-) diff --git a/perun-auditparser/pom.xml b/perun-auditparser/pom.xml index a4d9c0b012..bf72cbd416 100644 --- a/perun-auditparser/pom.xml +++ b/perun-auditparser/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 3.13.2 + 3.13.3 cz.metacentrum.perun diff --git a/perun-base/pom.xml b/perun-base/pom.xml index 19ac91d66a..cefe6402da 100644 --- a/perun-base/pom.xml +++ b/perun-base/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 3.13.2 + 3.13.3 cz.metacentrum.perun diff --git a/perun-cabinet/pom.xml b/perun-cabinet/pom.xml index 82f21139ec..a6f77efbc0 100644 --- a/perun-cabinet/pom.xml +++ b/perun-cabinet/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 3.13.2 + 3.13.3 cz.metacentrum.perun diff --git a/perun-cli-java/pom.xml b/perun-cli-java/pom.xml index ba2c4cd811..4d4ad13bbd 100644 --- a/perun-cli-java/pom.xml +++ b/perun-cli-java/pom.xml @@ -7,7 +7,7 @@ perun cz.metacentrum - 3.13.2 + 3.13.3 cz.metacentrum.perun diff --git a/perun-core/pom.xml b/perun-core/pom.xml index 8c8df2a329..ad6096699f 100644 --- a/perun-core/pom.xml +++ b/perun-core/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 3.13.2 + 3.13.3 cz.metacentrum.perun diff --git a/perun-dispatcher/pom.xml b/perun-dispatcher/pom.xml index 5cb111c28d..2670eab910 100644 --- a/perun-dispatcher/pom.xml +++ b/perun-dispatcher/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 3.13.2 + 3.13.3 cz.metacentrum.perun diff --git a/perun-engine/pom.xml b/perun-engine/pom.xml index 9a955e69d9..e918960b5e 100644 --- a/perun-engine/pom.xml +++ b/perun-engine/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 3.13.2 + 3.13.3 cz.metacentrum.perun diff --git a/perun-ldapc/pom.xml b/perun-ldapc/pom.xml index 55428b5517..de0fdeb01a 100644 --- a/perun-ldapc/pom.xml +++ b/perun-ldapc/pom.xml @@ -7,7 +7,7 @@ perun cz.metacentrum - 3.13.2 + 3.13.3 cz.metacentrum.perun diff --git a/perun-notification/pom.xml b/perun-notification/pom.xml index 3a58873cef..a5a6751a51 100644 --- a/perun-notification/pom.xml +++ b/perun-notification/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 3.13.2 + 3.13.3 cz.metacentrum.perun diff --git a/perun-openapi/pom.xml b/perun-openapi/pom.xml index 1f7cfa9181..37af28c44d 100644 --- a/perun-openapi/pom.xml +++ b/perun-openapi/pom.xml @@ -7,7 +7,7 @@ perun cz.metacentrum - 3.13.2 + 3.13.3 cz.metacentrum.perun diff --git a/perun-registrar-lib/pom.xml b/perun-registrar-lib/pom.xml index 5c985dab91..5a401dc265 100644 --- a/perun-registrar-lib/pom.xml +++ b/perun-registrar-lib/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 3.13.2 + 3.13.3 cz.metacentrum.perun diff --git a/perun-rpc/pom.xml b/perun-rpc/pom.xml index 97a03d0c8f..f6e0f1ad56 100644 --- a/perun-rpc/pom.xml +++ b/perun-rpc/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 3.13.2 + 3.13.3 cz.metacentrum.perun diff --git a/perun-scim/pom.xml b/perun-scim/pom.xml index 9adacb3767..c8c21cdedc 100644 --- a/perun-scim/pom.xml +++ b/perun-scim/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 3.13.2 + 3.13.3 cz.metacentrum.perun diff --git a/perun-voot/pom.xml b/perun-voot/pom.xml index a3fe4a9c14..19ccc5bc3b 100644 --- a/perun-voot/pom.xml +++ b/perun-voot/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 3.13.2 + 3.13.3 cz.metacentrum.perun diff --git a/perun-web-gui/pom.xml b/perun-web-gui/pom.xml index b32b2f712d..6fdf49d491 100644 --- a/perun-web-gui/pom.xml +++ b/perun-web-gui/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 3.13.2 + 3.13.3 cz.metacentrum.perun diff --git a/pom.xml b/pom.xml index e438ab9044..e6835584a5 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ cz.metacentrum perun - 3.13.2 + 3.13.3 pom