This repository was archived by the owner on Apr 10, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 7 files changed +21
-15
lines changed Expand file tree Collapse file tree 7 files changed +21
-15
lines changed Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >com.genexus</groupId >
99 <artifactId >SecurityAPIParent</artifactId >
10- <version >18.5.0</version >
10+ <version >18.7.0</version >
11+ <relativePath >../pom.xml</relativePath >
1112 </parent >
1213
1314
Original file line number Diff line number Diff line change 88 <parent >
99 <groupId >com.genexus</groupId >
1010 <artifactId >SecurityAPIParent</artifactId >
11- <version >18.5.0</version >
11+ <version >18.7.0</version >
12+ <relativePath >../pom.xml</relativePath >
1213 </parent >
1314
1415
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >com.genexus</groupId >
99 <artifactId >SecurityAPIParent</artifactId >
10- <version >18.5.0</version >
10+ <version >18.7.0</version >
11+ <relativePath >../pom.xml</relativePath >
1112 </parent >
1213
1314
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >com.genexus</groupId >
99 <artifactId >SecurityAPIParent</artifactId >
10- <version >18.5.0</version >
10+ <version >18.7.0</version >
11+ <relativePath >../pom.xml</relativePath >
1112 </parent >
1213
1314
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >com.genexus</groupId >
99 <artifactId >SecurityAPIParent</artifactId >
10- <version >18.5.0</version >
10+ <version >18.7.0</version >
11+ <relativePath >../pom.xml</relativePath >
1112 </parent >
1213
1314 <artifactId >GeneXusXmlSignature</artifactId >
2526 <dependency >
2627 <groupId >org.apache.santuario</groupId >
2728 <artifactId >xmlsec</artifactId >
28- <version >2.2 .3</version >
29+ <version >3.0 .3</version >
2930 </dependency >
3031 <!-- https://mvnrepository.com/artifact/org.bouncycastle/bcpkix-jdk15on -->
3132 <dependency >
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >com.genexus</groupId >
99 <artifactId >SecurityAPIParent</artifactId >
10- <version >18.5.0</version >
10+ <version >18.7.0</version >
11+ <relativePath >../pom.xml</relativePath >
1112 </parent >
1213
1314
Original file line number Diff line number Diff line change 66
77 <groupId >com.genexus</groupId >
88 <artifactId >SecurityAPIParent</artifactId >
9- <version >18.5 .0</version >
9+ <version >18.7 .0</version >
1010 <packaging >pom</packaging >
1111
1212 <name >GeneXusSecurityAPI (Parent)</name >
9797 <version >${project.version} </version >
9898 <destFileName >GeneXusFtps</destFileName >
9999 </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 >
100107 </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 >
108108 </configuration >
109109 <executions >
110110 <execution >
You can’t perform that action at this time.
0 commit comments