chore(release): 9.1.2 [skip ci]

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

### Bug Fixes

* **deps:** update dependency mysql:mysql-connector-java to v8.0.29 ([9ff89f7](9ff89f78f8))
pull/1580/head
semantic-release-bot 2022-04-25 16:00:29 +00:00
parent e918715930
commit 38ec118f76
4 changed files with 10 additions and 3 deletions

View File

@ -1,3 +1,10 @@
## [9.1.2](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v9.1.1...v9.1.2) (2022-04-25)
### Bug Fixes
* **deps:** update dependency mysql:mysql-connector-java to v8.0.29 ([9ff89f7](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/commit/9ff89f78f8571e7becd8d9391b788ee035298a57))
## [9.1.1](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v9.1.0...v9.1.1) (2022-04-22)

View File

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