chore(release): 8.1.8 [skip ci]

## [8.1.8](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v8.1.7...v8.1.8) (2022-03-31)

### Bug Fixes

* **deps:** update dependency org.aspectj:aspectjweaver to v1.9.9 ([4ef0063](4ef006308a))
* **deps:** update dependency org.mariadb.jdbc:mariadb-java-client to v3.0.4 ([96358d9](96358d989b))
pull/1580/head
semantic-release-bot 2022-03-31 06:37:10 +00:00
parent 96868c97ed
commit dec27406c2
4 changed files with 11 additions and 3 deletions

View File

@ -1,3 +1,11 @@
## [8.1.8](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v8.1.7...v8.1.8) (2022-03-31)
### Bug Fixes
* **deps:** update dependency org.aspectj:aspectjweaver to v1.9.9 ([4ef0063](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/commit/4ef006308a23111f9270b6d3c6b86d6c1f0f174f))
* **deps:** update dependency org.mariadb.jdbc:mariadb-java-client to v3.0.4 ([96358d9](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/commit/96358d989b46618a048e71fdce310ce11ac807ce))
## [8.1.7](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v8.1.6...v8.1.7) (2022-03-23)

View File

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