chore(release): 9.1.3 [skip ci]

## [9.1.3](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v9.1.2...v9.1.3) (2022-04-25)

### Bug Fixes

* **deps:** update dependency org.springframework.security.oauth:spring-security-oauth2 to v2.5.2.release ([5eafd46](5eafd46d0a))
pull/1580/head
semantic-release-bot 2022-04-25 16:03:24 +00:00
parent b1c261e546
commit c64be0e209
4 changed files with 10 additions and 3 deletions

View File

@ -1,3 +1,10 @@
## [9.1.3](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v9.1.2...v9.1.3) (2022-04-25)
### Bug Fixes
* **deps:** update dependency org.springframework.security.oauth:spring-security-oauth2 to v2.5.2.release ([5eafd46](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/commit/5eafd46d0a53a2bdb88b0cb2086e0fface4022be))
## [9.1.2](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v9.1.1...v9.1.2) (2022-04-25)

View File

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

View File

@ -22,7 +22,7 @@
<parent>
<groupId>cz.muni.ics</groupId>
<artifactId>perun-oidc-parent</artifactId>
<version>9.1.2</version>
<version>9.1.3</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>9.1.2</version>
<version>9.1.3</version>
<packaging>pom</packaging>
<modules>