Skip to content
Snippets Groups Projects
Commit 047373bc authored by semantic-release-bot's avatar semantic-release-bot
Browse files
parent 4cff2d1a
No related branches found
No related tags found
No related merge requests found
Pipeline #383153 skipped
## [17.0.5](https://gitlab.ics.muni.cz/perun-proxy-aai/java/OpenID-Connect-Java-Spring-Server/compare/v17.0.4...v17.0.5) (2024-01-23)
### Bug Fixes
* 🐛 parsing body in dynreg, JSON keys need to be in snakecas ([9fe3b3b](https://gitlab.ics.muni.cz/perun-proxy-aai/java/OpenID-Connect-Java-Spring-Server/commit/9fe3b3bd9472827fdd9c80d8168da3945a40583d))
## [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)
......
......@@ -21,7 +21,7 @@
<parent>
<groupId>cz.muni.ics</groupId>
<artifactId>perun-oidc-parent</artifactId>
<version>17.0.4</version>
<version>17.0.5</version>
<relativePath>../pom.xml</relativePath>
</parent>
......
......@@ -22,7 +22,7 @@
<parent>
<groupId>cz.muni.ics</groupId>
<artifactId>perun-oidc-parent</artifactId>
<version>17.0.4</version>
<version>17.0.5</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>17.0.4</version>
<version>17.0.5</version>
<packaging>pom</packaging>
<modules>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment