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

chore(release): 17.1.4 [skip ci]

## [17.1.4](v17.1.3...v17.1.4) (2024-02-21)

### Bug Fixes

* :bug: scheduled tasks, missing constant and non-used param ([61ab061c](61ab061c))
parent 3df1a300
Branches
Tags v17.1.4
No related merge requests found
Pipeline #397695 skipped
## [17.1.4](https://gitlab.ics.muni.cz/perun/perun-proxyidp/v1/OpenID-Connect-Java-Spring-Server/compare/v17.1.3...v17.1.4) (2024-02-21)
### Bug Fixes
* 🐛 scheduled tasks, missing constant and non-used param ([61ab061](https://gitlab.ics.muni.cz/perun/perun-proxyidp/v1/OpenID-Connect-Java-Spring-Server/commit/61ab061cb87b0e4780b7f1b5ddcc40a82cbfe43a))
## [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)
......
......@@ -21,7 +21,7 @@
<parent>
<groupId>cz.muni.ics</groupId>
<artifactId>perun-oidc-parent</artifactId>
<version>17.1.3</version>
<version>17.1.4</version>
<relativePath>../pom.xml</relativePath>
</parent>
......
......@@ -22,7 +22,7 @@
<parent>
<groupId>cz.muni.ics</groupId>
<artifactId>perun-oidc-parent</artifactId>
<version>17.1.3</version>
<version>17.1.4</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.3</version>
<version>17.1.4</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