Skip to content
This repository was archived by the owner on Apr 10, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion GeneXusCryptography/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.genexus</groupId>
<artifactId>SecurityAPIParent</artifactId>
<version>18.2.0</version>
<version>18.3.0</version>
</parent>


Expand Down
2 changes: 1 addition & 1 deletion GeneXusFtps/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.genexus</groupId>
<artifactId>SecurityAPIParent</artifactId>
<version>18.2.0</version>
<version>18.3.0</version>
</parent>


Expand Down
2 changes: 1 addition & 1 deletion GeneXusJWT/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.genexus</groupId>
<artifactId>SecurityAPIParent</artifactId>
<version>18.2.0</version>
<version>18.3.0</version>
</parent>


Expand Down
2 changes: 1 addition & 1 deletion GeneXusSftp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.genexus</groupId>
<artifactId>SecurityAPIParent</artifactId>
<version>18.2.0</version>
<version>18.3.0</version>
</parent>


Expand Down
2 changes: 1 addition & 1 deletion GeneXusXmlSignature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.genexus</groupId>
<artifactId>SecurityAPIParent</artifactId>
<version>18.2.0</version>
<version>18.3.0</version>
</parent>

<artifactId>GeneXusXmlSignature</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion SecurityAPICommons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.genexus</groupId>
<artifactId>SecurityAPIParent</artifactId>
<version>18.2.0</version>
<version>18.3.0</version>
</parent>


Expand Down
27 changes: 27 additions & 0 deletions dmlñk
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
CmsApple
issue#87365
issue#87779
issue#88604_v17u2hf
issue#94454
issue#97338
issue#97791
issue#98118
jwt_improvements
master
* public_key
sftpConnectWithoutUser
v16u11hf
v16u9hf
v17u0
v17u1
v17u10
v17u11
v17u2
v17u3
v17u4
v17u5
v17u6
v17u8
v17u9
remotes/origin/HEAD -> origin/master
remotes/origin/master
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.genexus</groupId>
<artifactId>SecurityAPIParent</artifactId>
<version>18.2.0</version>
<version>18.3.0</version>
<packaging>pom</packaging>

<name>GeneXusSecurityAPI (Parent)</name>
Expand Down