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

chore(release): 17.2.2 [skip ci]

## [17.2.2](v17.2.1...v17.2.2) (2024-03-13)

### Bug Fixes

* :bug: Fix cleanup savedUserAuth ([5d559b2d](5d559b2d))
* :bug: Update DB scripts to contain all modifications ([64e9f377](64e9f377))
parent 8134deda
No related branches found
No related tags found
No related merge requests found
Pipeline #409233 skipped
## [17.2.2](https://gitlab.ics.muni.cz/perun/perun-proxyidp/v1/OpenID-Connect-Java-Spring-Server/compare/v17.2.1...v17.2.2) (2024-03-13)
### Bug Fixes
* 🐛 Fix cleanup savedUserAuth ([5d559b2](https://gitlab.ics.muni.cz/perun/perun-proxyidp/v1/OpenID-Connect-Java-Spring-Server/commit/5d559b2da70b07fce7343918536d8ae6d054bd13))
* 🐛 Update DB scripts to contain all modifications ([64e9f37](https://gitlab.ics.muni.cz/perun/perun-proxyidp/v1/OpenID-Connect-Java-Spring-Server/commit/64e9f377cbfc0815e4ee57a1f0ecc54db7f6aa4f))
## [17.2.1](https://gitlab.ics.muni.cz/perun/perun-proxyidp/v1/OpenID-Connect-Java-Spring-Server/compare/v17.2.0...v17.2.1) (2024-03-01)
......
......@@ -21,7 +21,7 @@
<parent>
<groupId>cz.muni.ics</groupId>
<artifactId>perun-oidc-parent</artifactId>
<version>17.2.1</version>
<version>17.2.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
......
......@@ -22,7 +22,7 @@
<parent>
<groupId>cz.muni.ics</groupId>
<artifactId>perun-oidc-parent</artifactId>
<version>17.2.1</version>
<version>17.2.2</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.2.1</version>
<version>17.2.2</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