This repository was archived by the owner on Sep 28, 2022. It is now read-only.
File tree 4 files changed +12
-3
lines changed
4 files changed +12
-3
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 10.5.1] ( https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v10.5.0...v10.5.1 ) (2022-08-29)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * ** deps:** update dependency com.nimbusds: nimbus-jose-jwt to v9.24.3 ([ fa7e1e0] ( https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/commit/fa7e1e0ddb4b65495b0080c784e197bfe54ce95c ) )
7
+ * ** deps:** update dependency io.sentry: sentry-bom to v6.4.0 ([ 20caf2a] ( https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/commit/20caf2ac243d7b458e77c146c4852ea35685af2b ) )
8
+ * ** deps:** update dependency org.postgresql: postgresql to v42.5.0 ([ e534f7b] ( https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/commit/e534f7b0c8b884aa18e64d08ac522e9061361cf2 ) )
9
+
1
10
# [ 10.5.0] ( https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v10.4.0...v10.5.0 ) (2022-08-26)
2
11
3
12
Original file line number Diff line number Diff line change 21
21
<parent >
22
22
<groupId >cz.muni.ics</groupId >
23
23
<artifactId >perun-oidc-parent</artifactId >
24
- <version >10.5.0 </version >
24
+ <version >10.5.1 </version >
25
25
<relativePath >../pom.xml</relativePath >
26
26
</parent >
27
27
Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<groupId >cz.muni.ics</groupId >
24
24
<artifactId >perun-oidc-parent</artifactId >
25
- <version >10.5.0 </version >
25
+ <version >10.5.1 </version >
26
26
<relativePath >../pom.xml</relativePath >
27
27
</parent >
28
28
Original file line number Diff line number Diff line change 20
20
<modelVersion >4.0.0</modelVersion >
21
21
<groupId >cz.muni.ics</groupId >
22
22
<artifactId >perun-oidc-parent</artifactId >
23
- <version >10.5.0 </version >
23
+ <version >10.5.1 </version >
24
24
<packaging >pom</packaging >
25
25
26
26
<modules >
You can’t perform that action at this time.
0 commit comments