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

chore(release): 18.0.2 [skip ci]

## [18.0.2](v18.0.1...v18.0.2) (2024-03-25)

### Bug Fixes

* :bug: Jurisdiction in LS AAI consents ([b000b8e4](b000b8e4))
parent b000b8e4
No related branches found
No related tags found
No related merge requests found
Pipeline #416678 skipped
## [18.0.2](https://gitlab.ics.muni.cz/perun/perun-proxyidp/v1/OpenID-Connect-Java-Spring-Server/compare/v18.0.1...v18.0.2) (2024-03-25)
### Bug Fixes
* 🐛 Jurisdiction in LS AAI consents ([b000b8e](https://gitlab.ics.muni.cz/perun/perun-proxyidp/v1/OpenID-Connect-Java-Spring-Server/commit/b000b8e43a350d27cdef61768a68ac6a21e451b0))
## [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)
......
......@@ -21,7 +21,7 @@
<parent>
<groupId>cz.muni.ics</groupId>
<artifactId>perun-oidc-parent</artifactId>
<version>18.0.1</version>
<version>18.0.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
......
......@@ -22,7 +22,7 @@
<parent>
<groupId>cz.muni.ics</groupId>
<artifactId>perun-oidc-parent</artifactId>
<version>18.0.1</version>
<version>18.0.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.0.1</version>
<version>18.0.2</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