Skip to content
This repository was archived by the owner on Sep 28, 2022. It is now read-only.

Commit 016b369

Browse files
chore(release): 3.1.9 [skip ci]
## [3.1.9](v3.1.8...v3.1.9) (2022-06-27) ### Bug Fixes * **deps:** update dependency org.springframework.boot:spring-boot-starter-parent to v2.7.1 ([e73df5f](e73df5f))
1 parent 60031ac commit 016b369

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.1.9](https://github.com/CESNET/spreg_oidc_metadata_sync/compare/v3.1.8...v3.1.9) (2022-06-27)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency org.springframework.boot:spring-boot-starter-parent to v2.7.1 ([e73df5f](https://github.com/CESNET/spreg_oidc_metadata_sync/commit/e73df5f6f9fd196783843951e9a7e114d7b56c40))
7+
18
## [3.1.8](https://github.com/CESNET/spreg_oidc_metadata_sync/compare/v3.1.7...v3.1.8) (2022-06-01)
29

310

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<groupId>cz.muni.ics.oidc</groupId>
1414
<artifactId>oidc_sync</artifactId>
15-
<version>3.1.8</version>
15+
<version>3.1.9</version>
1616
<packaging>jar</packaging>
1717

1818
<properties>

0 commit comments

Comments
 (0)