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

chore(release): 18.0.1 [skip ci]

## [18.0.1](v18.0.0...v18.0.1) (2024-03-25)

### Bug Fixes

* :bug: Fix jurisdiction in consent ([b2514dfb](b2514dfb))
parent 0198f223
No related branches found
No related tags found
No related merge requests found
Pipeline #416666 skipped
## [18.0.1](https://gitlab.ics.muni.cz/perun/perun-proxyidp/v1/OpenID-Connect-Java-Spring-Server/compare/v18.0.0...v18.0.1) (2024-03-25)
### Bug Fixes
* 🐛 Fix jurisdiction in consent ([b2514df](https://gitlab.ics.muni.cz/perun/perun-proxyidp/v1/OpenID-Connect-Java-Spring-Server/commit/b2514dfbf5677824e8ef1fcc8ace4459a12f3211))
# [18.0.0](https://gitlab.ics.muni.cz/perun/perun-proxyidp/v1/OpenID-Connect-Java-Spring-Server/compare/v17.3.3...v18.0.0) (2024-03-19)
......
......@@ -21,7 +21,7 @@
<parent>
<groupId>cz.muni.ics</groupId>
<artifactId>perun-oidc-parent</artifactId>
<version>18.0.0</version>
<version>18.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
......
......@@ -22,7 +22,7 @@
<parent>
<groupId>cz.muni.ics</groupId>
<artifactId>perun-oidc-parent</artifactId>
<version>18.0.0</version>
<version>18.0.1</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.0.0</version>
<version>18.0.1</version>
<packaging>pom</packaging>
<modules>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment