This repository was archived by the owner on Sep 28, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +11
-3
lines changed Expand file tree Collapse file tree 4 files changed +11
-3
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 10.3.3] ( https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v10.3.2...v10.3.3 ) (2022-08-22)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * ** deps:** update dependency org.postgresql: postgresql to v42.4.2 ([ 8fce861] ( https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/commit/8fce861d7dd4e93786cdd2778c39ef72753eb3bf ) )
7
+ * ** deps:** update shedlock.version to v4.41.0 ([ 2b60811] ( https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/commit/2b60811a5ac7c85ce6809932d0b69786285cbf27 ) )
8
+
1
9
## [ 10.3.2] ( https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v10.3.1...v10.3.2 ) (2022-08-20)
2
10
3
11
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.3.2 </version >
24
+ <version >10.3.3 </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.3.2 </version >
25
+ <version >10.3.3 </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.3.2 </version >
23
+ <version >10.3.3 </version >
24
24
<packaging >pom</packaging >
25
25
26
26
<modules >
You can’t perform that action at this time.
0 commit comments