Skip to content

Commit

Permalink
Updating Version after release
Browse files Browse the repository at this point in the history
  • Loading branch information
coheigea committed Nov 24, 2023
1 parent 2ed75ee commit b7d9e08
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ public Object newInstance(Object ctrParamObj)

public XMLDSigRI() {
/* We are the ApacheXMLDSig provider */
super("ApacheXMLDSig", "4.0.1", INFO);
super("ApacheXMLDSig", "4.0.2", INFO);

final Provider p = this;
AccessController.doPrivileged(new PrivilegedAction<Void>() {
Expand Down

0 comments on commit b7d9e08

Please sign in to comment.