chore(release): 9.1.6 [skip ci]

## [9.1.6](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v9.1.5...v9.1.6) (2022-05-23)

### Bug Fixes

* **deps:** update dependency com.fasterxml.jackson.dataformat:jackson-dataformat-yaml to v2.13.3 ([e5f3a62](e5f3a62980))
pull/1580/head
semantic-release-bot 2022-05-23 04:28:47 +00:00
parent f8437e64a1
commit fa67431a52
4 changed files with 10 additions and 3 deletions

View File

@ -1,3 +1,10 @@
## [9.1.6](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v9.1.5...v9.1.6) (2022-05-23)
### Bug Fixes
* **deps:** update dependency com.fasterxml.jackson.dataformat:jackson-dataformat-yaml to v2.13.3 ([e5f3a62](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/commit/e5f3a629807630aba823ca313a7573b2cc8010ec))
## [9.1.5](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v9.1.4...v9.1.5) (2022-05-09)

View File

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