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

chore(release): 17.3.1 [skip ci]

## [17.3.1](v17.3.0...v17.3.1) (2024-03-13)

### Bug Fixes

* :bug: Add switch for LogRequests filter ([a2d190ae](a2d190ae))
parent f70a6afc
No related branches found
No related tags found
No related merge requests found
Pipeline #409405 skipped
## [17.3.1](https://gitlab.ics.muni.cz/perun/perun-proxyidp/v1/OpenID-Connect-Java-Spring-Server/compare/v17.3.0...v17.3.1) (2024-03-13)
### Bug Fixes
* 🐛 Add switch for LogRequests filter ([a2d190a](https://gitlab.ics.muni.cz/perun/perun-proxyidp/v1/OpenID-Connect-Java-Spring-Server/commit/a2d190ae19789b554a55f2f770e790dcfe658ff1))
# [17.3.0](https://gitlab.ics.muni.cz/perun/perun-proxyidp/v1/OpenID-Connect-Java-Spring-Server/compare/v17.2.2...v17.3.0) (2024-03-13)
......
......@@ -21,7 +21,7 @@
<parent>
<groupId>cz.muni.ics</groupId>
<artifactId>perun-oidc-parent</artifactId>
<version>17.3.0</version>
<version>17.3.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
......
......@@ -22,7 +22,7 @@
<parent>
<groupId>cz.muni.ics</groupId>
<artifactId>perun-oidc-parent</artifactId>
<version>17.3.0</version>
<version>17.3.1</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.3.0</version>
<version>17.3.1</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