Skip to content
Snippets Groups Projects
Commit a3a06386 authored by semantic-release-bot's avatar semantic-release-bot
Browse files

chore(release): 18.4.0 [skip ci]

# [18.4.0](v18.3.1...v18.4.0) (2024-04-23)

### Bug Fixes

* :bug: add console log appender for docker pruposes ([709abd4f](709abd4f))

### Features

* :guitar: VoBasedEdupersonScopedAffiliationsClaimSource impl ([adae8542](adae8542))
parent 01020001
No related branches found
No related tags found
No related merge requests found
Pipeline #432306 skipped
# [18.4.0](https://gitlab.ics.muni.cz/perun/perun-proxyidp/v1/OpenID-Connect-Java-Spring-Server/compare/v18.3.1...v18.4.0) (2024-04-23)
### Bug Fixes
* 🐛 add console log appender for docker pruposes ([709abd4](https://gitlab.ics.muni.cz/perun/perun-proxyidp/v1/OpenID-Connect-Java-Spring-Server/commit/709abd4ffbfbf7af547c75f3d14df930d5a25bf3))
### Features
* 🎸 VoBasedEdupersonScopedAffiliationsClaimSource impl ([adae854](https://gitlab.ics.muni.cz/perun/perun-proxyidp/v1/OpenID-Connect-Java-Spring-Server/commit/adae854208e7dab2aa9600e395b2c58edb48df37))
## [18.3.1](https://gitlab.ics.muni.cz/perun/perun-proxyidp/v1/OpenID-Connect-Java-Spring-Server/compare/v18.3.0...v18.3.1) (2024-04-10)
......
......@@ -21,7 +21,7 @@
<parent>
<groupId>cz.muni.ics</groupId>
<artifactId>perun-oidc-parent</artifactId>
<version>18.3.1</version>
<version>18.4.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
......
......@@ -22,7 +22,7 @@
<parent>
<groupId>cz.muni.ics</groupId>
<artifactId>perun-oidc-parent</artifactId>
<version>18.3.1</version>
<version>18.4.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
......
......@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>cz.muni.ics</groupId>
<artifactId>perun-oidc-parent</artifactId>
<version>18.3.1</version>
<version>18.4.0</version>
<packaging>pom</packaging>
<modules>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment