chore(release): 9.0.2 [skip ci]

## [9.0.2](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v9.0.1...v9.0.2) (2022-04-20)

### Bug Fixes

* MUNI branding ([07479e4](07479e4a04))
pull/1580/head
semantic-release-bot 2022-04-20 09:10:10 +00:00
parent e092da608a
commit 31dc602e9f
4 changed files with 10 additions and 3 deletions

View File

@ -1,3 +1,10 @@
## [9.0.2](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v9.0.1...v9.0.2) (2022-04-20)
### Bug Fixes
* MUNI branding ([07479e4](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/commit/07479e4a04fdbbee2a14c22739957d43d12e49c2))
## [9.0.1](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v9.0.0...v9.0.1) (2022-04-19) ## [9.0.1](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v9.0.0...v9.0.1) (2022-04-19)

View File

@ -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>9.0.1</version> <version>9.0.2</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>

View File

@ -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>9.0.1</version> <version>9.0.2</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>

View File

@ -20,7 +20,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>9.0.1</version> <version>9.0.2</version>
<packaging>pom</packaging> <packaging>pom</packaging>
<modules> <modules>