Skip to content

Commit

Permalink
4.x - JWT module description changed (#9405)
Browse files Browse the repository at this point in the history
JWT module description changed

Signed-off-by: David Kral <[email protected]>
  • Loading branch information
Verdent authored Oct 17, 2024
1 parent ab2b395 commit a43b07a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions security/jwt/src/main/java/module-info.java
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2018, 2023 Oracle and/or its affiliates.
* Copyright (c) 2018, 2024 Oracle and/or its affiliates.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand All @@ -15,7 +15,7 @@
*/

/**
* Http signature provider.
* Helidon JWT and JWK token implementation.
*/
module io.helidon.security.jwt {

Expand Down

0 comments on commit a43b07a

Please sign in to comment.