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

chore(release): 18.6.0 [skip ci]

# [18.6.0](v18.5.5...v18.6.0) (2024-07-17)

### Features

* set x-frame-options to sameorigin instead to deny ([f1da5522](f1da5522))
parent 423d8da2
No related branches found
No related tags found
No related merge requests found
Pipeline #477039 skipped
# [18.6.0](https://gitlab.ics.muni.cz/perun/perun-proxyidp/v1/OpenID-Connect-Java-Spring-Server/compare/v18.5.5...v18.6.0) (2024-07-17)
### Features
* set x-frame-options to sameorigin instead to deny ([f1da552](https://gitlab.ics.muni.cz/perun/perun-proxyidp/v1/OpenID-Connect-Java-Spring-Server/commit/f1da5522abc004f4608b951459fdb7ec89d72aa7))
## [18.5.5](https://gitlab.ics.muni.cz/perun/perun-proxyidp/v1/OpenID-Connect-Java-Spring-Server/compare/v18.5.4...v18.5.5) (2024-07-16) ## [18.5.5](https://gitlab.ics.muni.cz/perun/perun-proxyidp/v1/OpenID-Connect-Java-Spring-Server/compare/v18.5.4...v18.5.5) (2024-07-16)
......
...@@ -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>18.5.5</version> <version>18.6.0</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>18.5.5</version> <version>18.6.0</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>18.5.5</version> <version>18.6.0</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.
Finish editing this message first!
Please register or to comment