Skip to content
Snippets Groups Projects
Commit e6dd13ca authored by semantic-release-bot's avatar semantic-release-bot
Browse files
parent d73afa50
Branches
Tags
No related merge requests found
Pipeline #382827 skipped
## [17.0.4](https://gitlab.ics.muni.cz/perun-proxy-aai/java/OpenID-Connect-Java-Spring-Server/compare/v17.0.3...v17.0.4) (2024-01-22)
### Bug Fixes
* 🐛 requested parameters in dynreg ([1c18b72](https://gitlab.ics.muni.cz/perun-proxy-aai/java/OpenID-Connect-Java-Spring-Server/commit/1c18b72cea92de372b43a7ed574b9d5705fd2f11))
## [17.0.3](https://gitlab.ics.muni.cz/perun-proxy-aai/java/OpenID-Connect-Java-Spring-Server/compare/v17.0.2...v17.0.3) (2024-01-19) ## [17.0.3](https://gitlab.ics.muni.cz/perun-proxy-aai/java/OpenID-Connect-Java-Spring-Server/compare/v17.0.2...v17.0.3) (2024-01-19)
......
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
<parent> <parent>
<groupId>cz.muni.ics</groupId> <groupId>cz.muni.ics</groupId>
<artifactId>perun-oidc-parent</artifactId> <artifactId>perun-oidc-parent</artifactId>
<version>17.0.3</version> <version>17.0.4</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
......
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
<parent> <parent>
<groupId>cz.muni.ics</groupId> <groupId>cz.muni.ics</groupId>
<artifactId>perun-oidc-parent</artifactId> <artifactId>perun-oidc-parent</artifactId>
<version>17.0.3</version> <version>17.0.4</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>cz.muni.ics</groupId> <groupId>cz.muni.ics</groupId>
<artifactId>perun-oidc-parent</artifactId> <artifactId>perun-oidc-parent</artifactId>
<version>17.0.3</version> <version>17.0.4</version>
<packaging>pom</packaging> <packaging>pom</packaging>
<modules> <modules>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment