diff --git a/CHANGELOG.md b/CHANGELOG.md index b6b9ecbdf96191b9a1873c0618454983c929ebfb..47e372ab63a2c6ae2c1a6571de69122690937de4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [5.0.12](https://gitlab.ics.muni.cz/perun-proxy-aai/java/perun-spRegistration-app/compare/v5.0.11...v5.0.12) (2023-05-30) + + +### Bug Fixes + +* **deps:** update dependency org.springframework.boot:spring-boot-starter-parent to v2.7.12 ([c6637f3](https://gitlab.ics.muni.cz/perun-proxy-aai/java/perun-spRegistration-app/commit/c6637f3cf70f17258fecddf60024718d131006b8)) + ## [5.0.11](https://gitlab.ics.muni.cz/perun-proxy-aai/java/perun-spRegistration-app/compare/v5.0.10...v5.0.11) (2023-05-30) diff --git a/pom.xml b/pom.xml index 7001a585cf6c31cccbc68fde816b4bc4ed1a155c..7dda5ba9c11b378bbec90223cc5f49a64f46782a 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ <groupId>cz.metacentrum.perun</groupId> <artifactId>spRegistration</artifactId> - <version>5.0.11</version> + <version>5.0.12</version> <packaging>war</packaging> <name>perun-spRegistration</name>