Skip to content
Snippets Groups Projects
Commit 063b15f9 authored by semantic-release-bot's avatar semantic-release-bot
Browse files

chore(release): 18.5.2 [skip ci]

## [18.5.2](v18.5.1...v18.5.2) (2024-05-17)

### Bug Fixes

* :bug: Entitlements sources - do not ignore res. capabilities ([f14c85e9](f14c85e9))
parent af764d05
No related branches found
No related tags found
No related merge requests found
Pipeline #445722 skipped
## [18.5.2](https://gitlab.ics.muni.cz/perun/perun-proxyidp/v1/OpenID-Connect-Java-Spring-Server/compare/v18.5.1...v18.5.2) (2024-05-17)
### Bug Fixes
* 🐛 Entitlements sources - do not ignore res. capabilities ([f14c85e](https://gitlab.ics.muni.cz/perun/perun-proxyidp/v1/OpenID-Connect-Java-Spring-Server/commit/f14c85e9d46f4e3227237064070b18750f8c0e2b))
## [18.5.1](https://gitlab.ics.muni.cz/perun/perun-proxyidp/v1/OpenID-Connect-Java-Spring-Server/compare/v18.5.0...v18.5.1) (2024-05-15)
......
......@@ -21,7 +21,7 @@
<parent>
<groupId>cz.muni.ics</groupId>
<artifactId>perun-oidc-parent</artifactId>
<version>18.5.1</version>
<version>18.5.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
......
......@@ -22,7 +22,7 @@
<parent>
<groupId>cz.muni.ics</groupId>
<artifactId>perun-oidc-parent</artifactId>
<version>18.5.1</version>
<version>18.5.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
......
......@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>cz.muni.ics</groupId>
<artifactId>perun-oidc-parent</artifactId>
<version>18.5.1</version>
<version>18.5.2</version>
<packaging>pom</packaging>
<modules>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment