chore(release): 8.1.9 [skip ci]

## [8.1.9](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v8.1.8...v8.1.9) (2022-04-04)

### Bug Fixes

* **deps:** update dependency org.aspectj:aspectjweaver to v1.9.9.1 ([fb56956](fb56956324))
pull/1580/head
semantic-release-bot 2022-04-04 06:18:56 +00:00
parent 9115731658
commit 649a0ae3aa
4 changed files with 10 additions and 3 deletions

View File

@ -1,3 +1,10 @@
## [8.1.9](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v8.1.8...v8.1.9) (2022-04-04)
### Bug Fixes
* **deps:** update dependency org.aspectj:aspectjweaver to v1.9.9.1 ([fb56956](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/commit/fb5695632497b257955a9d72a8d2a83cda65b5a8))
## [8.1.8](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v8.1.7...v8.1.8) (2022-03-31)

View File

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