chore(release): 8.1.3 [skip ci]

## [8.1.3](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v8.1.2...v8.1.3) (2022-03-09)

### Bug Fixes

* **deps:** update dependency com.google.guava:guava to v31.1-jre ([1032ed0](1032ed065a))
pull/1580/head
semantic-release-bot 2022-03-09 08:27:21 +00:00
parent 12361a9aa7
commit 290276522e
4 changed files with 10 additions and 3 deletions

View File

@ -1,3 +1,10 @@
## [8.1.3](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v8.1.2...v8.1.3) (2022-03-09)
### Bug Fixes
* **deps:** update dependency com.google.guava:guava to v31.1-jre ([1032ed0](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/commit/1032ed065ac5e45d51f3dd8520e535b97a43ec63))
## [8.1.2](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v8.1.1...v8.1.2) (2022-02-17)

View File

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