From 88fe9a12b5602cf416c6ee3ba1c0d3798871d3c9 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 8 Jul 2022 10:29:02 +0000 Subject: [PATCH] chore(release): 9.4.0 [skip ci] # [9.4.0](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v9.3.2...v9.4.0) (2022-07-08) ### Features * IsEligible authproc filter and claim source ([2e0aaa7](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/commit/2e0aaa772bb063260b6b4abbf3919b01c7320df9)) --- CHANGELOG.md | 7 +++++++ perun-oidc-server-webapp/pom.xml | 2 +- perun-oidc-server/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d88d612da..b5c9de005 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [9.4.0](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v9.3.2...v9.4.0) (2022-07-08) + + +### Features + +* IsEligible authproc filter and claim source ([2e0aaa7](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/commit/2e0aaa772bb063260b6b4abbf3919b01c7320df9)) + ## [9.3.2](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v9.3.1...v9.3.2) (2022-07-04) diff --git a/perun-oidc-server-webapp/pom.xml b/perun-oidc-server-webapp/pom.xml index 05d5c50ae..f037da00f 100644 --- a/perun-oidc-server-webapp/pom.xml +++ b/perun-oidc-server-webapp/pom.xml @@ -21,7 +21,7 @@ cz.muni.ics perun-oidc-parent - 9.3.2 + 9.4.0 ../pom.xml diff --git a/perun-oidc-server/pom.xml b/perun-oidc-server/pom.xml index d31db592a..286d20947 100644 --- a/perun-oidc-server/pom.xml +++ b/perun-oidc-server/pom.xml @@ -22,7 +22,7 @@ cz.muni.ics perun-oidc-parent - 9.3.2 + 9.4.0 ../pom.xml diff --git a/pom.xml b/pom.xml index 411ac7c05..843a2ed82 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ 4.0.0 cz.muni.ics perun-oidc-parent - 9.3.2 + 9.4.0 pom