This repository was archived by the owner on Apr 10, 2025. It is now read-only.
File tree 7 files changed +21
-15
lines changed
7 files changed +21
-15
lines changed Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >com.genexus</groupId >
9
9
<artifactId >SecurityAPIParent</artifactId >
10
- <version >18.5.0</version >
10
+ <version >18.7.0</version >
11
+ <relativePath >../pom.xml</relativePath >
11
12
</parent >
12
13
13
14
Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<groupId >com.genexus</groupId >
10
10
<artifactId >SecurityAPIParent</artifactId >
11
- <version >18.5.0</version >
11
+ <version >18.7.0</version >
12
+ <relativePath >../pom.xml</relativePath >
12
13
</parent >
13
14
14
15
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >com.genexus</groupId >
9
9
<artifactId >SecurityAPIParent</artifactId >
10
- <version >18.5.0</version >
10
+ <version >18.7.0</version >
11
+ <relativePath >../pom.xml</relativePath >
11
12
</parent >
12
13
13
14
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >com.genexus</groupId >
9
9
<artifactId >SecurityAPIParent</artifactId >
10
- <version >18.5.0</version >
10
+ <version >18.7.0</version >
11
+ <relativePath >../pom.xml</relativePath >
11
12
</parent >
12
13
13
14
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >com.genexus</groupId >
9
9
<artifactId >SecurityAPIParent</artifactId >
10
- <version >18.5.0</version >
10
+ <version >18.7.0</version >
11
+ <relativePath >../pom.xml</relativePath >
11
12
</parent >
12
13
13
14
<artifactId >GeneXusXmlSignature</artifactId >
25
26
<dependency >
26
27
<groupId >org.apache.santuario</groupId >
27
28
<artifactId >xmlsec</artifactId >
28
- <version >2.2 .3</version >
29
+ <version >3.0 .3</version >
29
30
</dependency >
30
31
<!-- https://mvnrepository.com/artifact/org.bouncycastle/bcpkix-jdk15on -->
31
32
<dependency >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >com.genexus</groupId >
9
9
<artifactId >SecurityAPIParent</artifactId >
10
- <version >18.5.0</version >
10
+ <version >18.7.0</version >
11
+ <relativePath >../pom.xml</relativePath >
11
12
</parent >
12
13
13
14
Original file line number Diff line number Diff line change 6
6
7
7
<groupId >com.genexus</groupId >
8
8
<artifactId >SecurityAPIParent</artifactId >
9
- <version >18.5 .0</version >
9
+ <version >18.7 .0</version >
10
10
<packaging >pom</packaging >
11
11
12
12
<name >GeneXusSecurityAPI (Parent)</name >
97
97
<version >${project.version} </version >
98
98
<destFileName >GeneXusFtps</destFileName >
99
99
</artifactItem >
100
+ <artifactItem >
101
+ <groupId >com.genexus</groupId >
102
+ <artifactId >SecurityAPICommonsTest</artifactId >
103
+ <version >${project.version} </version >
104
+ <destFileName >SecurityAPICommonsTest</destFileName >
105
+ <scope >test</scope >
106
+ </artifactItem >
100
107
</artifactItems >
101
- <artifactItem >
102
- <groupId >com.genexus</groupId >
103
- <artifactId >SecurityAPICommonsTest</artifactId >
104
- <version >${project.version} </version >
105
- <destFileName >SecurityAPICommonsTest</destFileName >
106
- <scope >test</scope >
107
- </artifactItem >
108
108
</configuration >
109
109
<executions >
110
110
<execution >
You can’t perform that action at this time.
0 commit comments