Skip to content

Commit

Permalink
update version to 1.2-rc2
Browse files Browse the repository at this point in the history
  • Loading branch information
JarToi committed May 21, 2024
1 parent 20d03d9 commit 2f061a4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ THE SOFTWARE.
</parent>
<groupId>fi.mpass</groupId>
<artifactId>idp-authn-impl-jwt</artifactId>
<version>1.2</version>
<version>1.2-rc2</version>
<packaging>jar</packaging>

<properties>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@

import javax.annotation.Nonnull;
import javax.security.auth.Subject;
//import javax.servlet.http.HttpServletRequest;
import jakarta.servlet.http.HttpServletRequest;

import org.opensaml.profile.action.ActionSupport;
Expand Down

0 comments on commit 2f061a4

Please sign in to comment.