chore(release): 7.5.1 [skip ci]

## [7.5.1](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v7.5.0...v7.5.1) (2021-12-23)

### Bug Fixes

* incorrect label on stay logged in button ([75a626f](75a626f9da))
pull/1580/head
semantic-release-bot 2021-12-23 08:42:19 +00:00
parent 75a626f9da
commit 42a51623af
4 changed files with 10 additions and 3 deletions

View File

@ -1,3 +1,10 @@
## [7.5.1](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v7.5.0...v7.5.1) (2021-12-23)
### Bug Fixes
* incorrect label on stay logged in button ([75a626f](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/commit/75a626f9daa0a58fc58f03307574b09a5ac17849))
# [7.5.0](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v7.4.1...v7.5.0) (2021-12-10)

View File

@ -21,7 +21,7 @@
<parent>
<groupId>cz.muni.ics</groupId>
<artifactId>perun-oidc-parent</artifactId>
<version>7.5.0</version>
<version>7.5.1</version>
<relativePath>../pom.xml</relativePath>
</parent>

View File

@ -22,7 +22,7 @@
<parent>
<groupId>cz.muni.ics</groupId>
<artifactId>perun-oidc-parent</artifactId>
<version>7.5.0</version>
<version>7.5.1</version>
<relativePath>../pom.xml</relativePath>
</parent>

View File

@ -20,7 +20,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>cz.muni.ics</groupId>
<artifactId>perun-oidc-parent</artifactId>
<version>7.5.0</version>
<version>7.5.1</version>
<packaging>pom</packaging>
<modules>