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

Commit 40c6bad

Browse files
chore(release): 3.1.14 [skip ci]
## [3.1.14](v3.1.13...v3.1.14) (2022-08-25) ### Bug Fixes * 🐛 Allow PKCE for devicecode ([2de57f2](2de57f2))
1 parent 2aec91c commit 40c6bad

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.14](https://github.com/CESNET/spreg_oidc_metadata_sync/compare/v3.1.13...v3.1.14) (2022-08-25)
2+
3+
4+
### Bug Fixes
5+
6+
* 🐛 Allow PKCE for devicecode ([2de57f2](https://github.com/CESNET/spreg_oidc_metadata_sync/commit/2de57f26844a9aa44fc80c598db32f8439dbc3cb))
7+
18
## [3.1.13](https://github.com/CESNET/spreg_oidc_metadata_sync/compare/v3.1.12...v3.1.13) (2022-08-22)
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.13</version>
15+
<version>3.1.14</version>
1616
<packaging>jar</packaging>
1717

1818
<properties>

0 commit comments

Comments
 (0)