File tree Expand file tree Collapse file tree 13 files changed +16
-14
lines changed
src/main/java/de/symeda/sormas/api/externaldata
sormas-keycloak-service-provider Expand file tree Collapse file tree 13 files changed +16
-14
lines changed Original file line number Diff line number Diff line change 2
2
<parent >
3
3
<groupId >de.symeda.sormas</groupId >
4
4
<artifactId >sormas-base</artifactId >
5
- <version >1.76.1 </version >
5
+ <version >1.76.2 </version >
6
6
<relativePath >../sormas-base</relativePath >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 17
17
18
18
import static de .symeda .sormas .api .utils .FieldConstraints .CHARACTER_LIMIT_DEFAULT ;
19
19
20
+ import java .io .Serializable ;
21
+
20
22
import javax .validation .constraints .Size ;
21
23
22
24
import de .symeda .sormas .api .audit .AuditInclude ;
23
25
import de .symeda .sormas .api .audit .AuditedClass ;
24
26
import de .symeda .sormas .api .i18n .Validations ;
25
27
26
28
@ AuditedClass
27
- public class ExternalDataDto implements HasExternalData {
29
+ public class ExternalDataDto implements Serializable , HasExternalData {
28
30
29
31
@ AuditInclude
30
32
private String uuid ;
Original file line number Diff line number Diff line change @@ -111,7 +111,7 @@ dependencies {
111
111
implementation ' commons-logging:commons-logging:1.2'
112
112
implementation ' org.apache.commons:commons-collections4:4.4'
113
113
implementation ' org.apache.commons:commons-lang3:3.12.0'
114
- implementation ' org.apache.commons:commons-text:1.9 '
114
+ implementation ' org.apache.commons:commons-text:1.10.0 '
115
115
implementation ' org.jsoup:jsoup:1.14.3'
116
116
implementation ' com.googlecode:openbeans:1.0'
117
117
implementation files(' libs/MPAndroidChart-v3.0.2.jar' )
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >sormas-base</artifactId >
5
5
<groupId >de.symeda.sormas</groupId >
6
- <version >1.76.1 </version >
6
+ <version >1.76.2 </version >
7
7
<relativePath >../sormas-base</relativePath >
8
8
</parent >
9
9
<modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >sormas-base</artifactId >
5
5
<groupId >de.symeda.sormas</groupId >
6
- <version >1.76.1 </version >
6
+ <version >1.76.2 </version >
7
7
<relativePath >../sormas-base</relativePath >
8
8
</parent >
9
9
<modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 8
8
<parent>
9
9
<artifactId>sormas-base</artifactId>
10
10
<groupId>de.symeda.sormas</groupId>
11
- <version>1.76.1 </version>
11
+ <version>1.76.2 </version>
12
12
<relativePath>../</relativePath>
13
13
</parent>
14
14
Original file line number Diff line number Diff line change 5
5
<groupId >de.symeda.sormas</groupId >
6
6
<artifactId >sormas-base</artifactId >
7
7
<packaging >pom</packaging >
8
- <version >1.76.1 </version >
8
+ <version >1.76.2 </version >
9
9
10
10
<properties >
11
11
<maven .compiler.source>1.8</maven .compiler.source>
431
431
<dependency >
432
432
<groupId >org.apache.commons</groupId >
433
433
<artifactId >commons-text</artifactId >
434
- <version >1.9 </version >
434
+ <version >1.10.0 </version >
435
435
<scope >provided</scope >
436
436
</dependency >
437
437
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >de.symeda.sormas</groupId >
5
5
<artifactId >sormas-base</artifactId >
6
- <version >1.76.1 </version >
6
+ <version >1.76.2 </version >
7
7
<relativePath >../sormas-base</relativePath >
8
8
</parent >
9
9
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >de.symeda.sormas</groupId >
5
5
<artifactId >sormas-base</artifactId >
6
- <version >1.76.1 </version >
6
+ <version >1.76.2 </version >
7
7
<relativePath >../sormas-base</relativePath >
8
8
</parent >
9
9
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >sormas-base</artifactId >
5
5
<groupId >de.symeda.sormas</groupId >
6
- <version >1.76.1 </version >
6
+ <version >1.76.2 </version >
7
7
<relativePath >../sormas-base</relativePath >
8
8
</parent >
9
9
<modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >de.symeda.sormas</groupId >
5
5
<artifactId >sormas-base</artifactId >
6
- <version >1.76.1 </version >
6
+ <version >1.76.2 </version >
7
7
<relativePath >../sormas-base</relativePath >
8
8
</parent >
9
9
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >sormas-base</artifactId >
5
5
<groupId >de.symeda.sormas</groupId >
6
- <version >1.76.1 </version >
6
+ <version >1.76.2 </version >
7
7
<relativePath >../sormas-base</relativePath >
8
8
</parent >
9
9
<modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >sormas-base</artifactId >
5
5
<groupId >de.symeda.sormas</groupId >
6
- <version >1.76.1 </version >
6
+ <version >1.76.2 </version >
7
7
<relativePath >../sormas-base</relativePath >
8
8
</parent >
9
9
<modelVersion >4.0.0</modelVersion >
You can’t perform that action at this time.
0 commit comments