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

chore(release): 18.7.2 [skip ci]

## [18.7.2](v18.7.1...v18.7.2) (2025-03-06)

### Bug Fixes

* release oidc.war path 404 error ([74d71ffd](74d71ffd))
parent a21b5620
No related branches found
No related tags found
No related merge requests found
Pipeline #589285 skipped
## [18.7.2](https://gitlab.ics.muni.cz/perun/perun-proxyidp/v1/OpenID-Connect-Java-Spring-Server/compare/v18.7.1...v18.7.2) (2025-03-06)
### Bug Fixes
* release oidc.war path 404 error ([74d71ff](https://gitlab.ics.muni.cz/perun/perun-proxyidp/v1/OpenID-Connect-Java-Spring-Server/commit/74d71ffd795b66395495c3499207ae74076c24fd))
## [18.7.1](https://gitlab.ics.muni.cz/perun/perun-proxyidp/v1/OpenID-Connect-Java-Spring-Server/compare/v18.7.0...v18.7.1) (2025-01-11)
......
......@@ -21,7 +21,7 @@
<parent>
<groupId>cz.muni.ics</groupId>
<artifactId>perun-oidc-parent</artifactId>
<version>18.7.1</version>
<version>18.7.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
......
......@@ -22,7 +22,7 @@
<parent>
<groupId>cz.muni.ics</groupId>
<artifactId>perun-oidc-parent</artifactId>
<version>18.7.1</version>
<version>18.7.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>18.7.1</version>
<version>18.7.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