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

chore(release): 17.1.3 [skip ci]

## [17.1.3](v17.1.2...v17.1.3) (2024-02-14)

### Bug Fixes

* :bug: default values for dynreg ([93f2a85b](93f2a85b))
* :bug: remove addit. info. (aud, resource) from token responses ([0e0996d2](0e0996d2))
parent 134a1bc8
Branches
Tags v17.1.3
No related merge requests found
Pipeline #394448 skipped
## [17.1.3](https://gitlab.ics.muni.cz/perun/perun-proxyidp/v1/OpenID-Connect-Java-Spring-Server/compare/v17.1.2...v17.1.3) (2024-02-14)
### Bug Fixes
* 🐛 default values for dynreg ([93f2a85](https://gitlab.ics.muni.cz/perun/perun-proxyidp/v1/OpenID-Connect-Java-Spring-Server/commit/93f2a85b46df5419eb20286bc69cb633ec471c47))
* 🐛 remove addit. info. (aud, resource) from token responses ([0e0996d](https://gitlab.ics.muni.cz/perun/perun-proxyidp/v1/OpenID-Connect-Java-Spring-Server/commit/0e0996d228afdb788e66e6fe35b5338db9caac37))
## [17.1.2](https://gitlab.ics.muni.cz/perun/perun-proxyidp/v1/OpenID-Connect-Java-Spring-Server/compare/v17.1.1...v17.1.2) (2024-02-14)
......
......@@ -21,7 +21,7 @@
<parent>
<groupId>cz.muni.ics</groupId>
<artifactId>perun-oidc-parent</artifactId>
<version>17.1.2</version>
<version>17.1.3</version>
<relativePath>../pom.xml</relativePath>
</parent>
......
......@@ -22,7 +22,7 @@
<parent>
<groupId>cz.muni.ics</groupId>
<artifactId>perun-oidc-parent</artifactId>
<version>17.1.2</version>
<version>17.1.3</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.1.2</version>
<version>17.1.3</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