Skip to content
Snippets Groups Projects
Commit a3cc6667 authored by semantic-release-bot's avatar semantic-release-bot
Browse files
parent 9486650e
No related branches found
No related tags found
No related merge requests found
Pipeline #394451 skipped
## [2.4.13](https://gitlab.ics.muni.cz/perun-proxy-aai/java/lsaai-oidc-mock/compare/v2.4.12...v2.4.13) (2024-02-14)
### Bug Fixes
* 🐛 Remove AUD extension from token extra info ([09e2312](https://gitlab.ics.muni.cz/perun-proxy-aai/java/lsaai-oidc-mock/commit/09e2312c3507e5273ddf1ff0b23361dcb5f5a453))
## [2.4.12](https://gitlab.ics.muni.cz/perun-proxy-aai/java/lsaai-oidc-mock/compare/v2.4.11...v2.4.12) (2024-02-14)
......
......@@ -21,7 +21,7 @@
<parent>
<groupId>cz.muni.ics</groupId>
<artifactId>perun-oidc-parent</artifactId>
<version>2.4.12</version>
<version>2.4.13</version>
<relativePath>../pom.xml</relativePath>
</parent>
......
......@@ -22,7 +22,7 @@
<parent>
<groupId>cz.muni.ics</groupId>
<artifactId>perun-oidc-parent</artifactId>
<version>2.4.12</version>
<version>2.4.13</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.4.12</version>
<version>2.4.13</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