Skip to content
Snippets Groups Projects
Commit a0c0cd33 authored by semantic-release-bot's avatar semantic-release-bot
Browse files
parent f59dec43
No related branches found
No related tags found
No related merge requests found
Pipeline #397699 skipped
## [2.5.2](https://gitlab.ics.muni.cz/perun-proxy-aai/java/lsaai-oidc-mock/compare/v2.5.1...v2.5.2) (2024-02-21)
### Bug Fixes
* 🐛 unused param, introduce constants ([9dd97fd](https://gitlab.ics.muni.cz/perun-proxy-aai/java/lsaai-oidc-mock/commit/9dd97fd04f411f3e60d5701fc453231e166aaf07))
## [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)
......
......@@ -21,7 +21,7 @@
<parent>
<groupId>cz.muni.ics</groupId>
<artifactId>perun-oidc-parent</artifactId>
<version>2.5.1</version>
<version>2.5.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
......
......@@ -22,7 +22,7 @@
<parent>
<groupId>cz.muni.ics</groupId>
<artifactId>perun-oidc-parent</artifactId>
<version>2.5.1</version>
<version>2.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>2.5.1</version>
<version>2.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