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

chore(release): 17.3.0 [skip ci]

# [17.3.0](v17.2.2...v17.3.0) (2024-03-13)

### Features

* :guitar: Log incomming requests ([b28c941d](b28c941d))
parent 2588093b
No related branches found
No related tags found
No related merge requests found
Pipeline #409385 skipped
# [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)
### Features
* 🎸 Log incomming requests ([b28c941](https://gitlab.ics.muni.cz/perun/perun-proxyidp/v1/OpenID-Connect-Java-Spring-Server/commit/b28c941d6a155143b11e615b39eba5a8a5b06caa))
## [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)
......
......@@ -21,7 +21,7 @@
<parent>
<groupId>cz.muni.ics</groupId>
<artifactId>perun-oidc-parent</artifactId>
<version>17.2.2</version>
<version>17.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
......
......@@ -22,7 +22,7 @@
<parent>
<groupId>cz.muni.ics</groupId>
<artifactId>perun-oidc-parent</artifactId>
<version>17.2.2</version>
<version>17.3.0</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.2</version>
<version>17.3.0</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