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.1.1] ( https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v10.1.0...v10.1.1 ) (2022-08-08)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * ** deps:** update dependency com.google.code.gson: gson to v2.9.1 ([ 9b42b50] ( https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/commit/9b42b50cc92d775eab13d3cbd8719d9ac16cf6dc ) )
7
+ * ** deps:** update dependency org.mariadb.jdbc: mariadb-java-client to v3.0.7 ([ c27a5c5] ( https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/commit/c27a5c58bc8428c97a57f50292a640455807c34d ) )
8
+
1
9
# [ 10.1.0] ( https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v10.0.3...v10.1.0 ) (2022-07-28)
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.1.0 </version >
24
+ <version >10.1.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.1.0 </version >
25
+ <version >10.1.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.1.0 </version >
23
+ <version >10.1.1 </version >
24
24
<packaging >pom</packaging >
25
25
26
26
<modules >
You can’t perform that action at this time.
0 commit comments