Skip to content
Snippets Groups Projects
Commit a713dfee authored by semantic-release-bot's avatar semantic-release-bot
Browse files
parent 0c5e5009
No related branches found
No related tags found
No related merge requests found
Pipeline #394947 skipped
## [2.5.1](https://gitlab.ics.muni.cz/perun-proxy-aai/java/lsaai-oidc-mock/compare/v2.5.0...v2.5.1) (2024-02-15)
### Bug Fixes
* 🐛 Use different scope for dynreg deregistration ([f0e335f](https://gitlab.ics.muni.cz/perun-proxy-aai/java/lsaai-oidc-mock/commit/f0e335f8fba05275b019e38cfa362baf692a91a6))
# [2.5.0](https://gitlab.ics.muni.cz/perun-proxy-aai/java/lsaai-oidc-mock/compare/v2.4.13...v2.5.0) (2024-02-15) # [2.5.0](https://gitlab.ics.muni.cz/perun-proxy-aai/java/lsaai-oidc-mock/compare/v2.4.13...v2.5.0) (2024-02-15)
......
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
<parent> <parent>
<groupId>cz.muni.ics</groupId> <groupId>cz.muni.ics</groupId>
<artifactId>perun-oidc-parent</artifactId> <artifactId>perun-oidc-parent</artifactId>
<version>2.5.0</version> <version>2.5.1</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
......
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
<parent> <parent>
<groupId>cz.muni.ics</groupId> <groupId>cz.muni.ics</groupId>
<artifactId>perun-oidc-parent</artifactId> <artifactId>perun-oidc-parent</artifactId>
<version>2.5.0</version> <version>2.5.1</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>cz.muni.ics</groupId> <groupId>cz.muni.ics</groupId>
<artifactId>perun-oidc-parent</artifactId> <artifactId>perun-oidc-parent</artifactId>
<version>2.5.0</version> <version>2.5.1</version>
<packaging>pom</packaging> <packaging>pom</packaging>
<modules> <modules>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment