Skip to content

Commit

Permalink
chore(release): 4.1.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
graviteeio committed Sep 12, 2023
1 parent 5040027 commit 5c3fc85
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [4.1.1](https://github.com/gravitee-io/gravitee-policy-jwt/compare/4.1.0...4.1.1) (2023-09-12)


### Bug Fixes

* bump gravitee common version ([5040027](https://github.com/gravitee-io/gravitee-policy-jwt/commit/504002776dc9d0e80e448d498c5a90033c6ca794))

# [4.1.0](https://github.com/gravitee-io/gravitee-policy-jwt/compare/4.0.1...4.1.0) (2023-09-05)


Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

<groupId>io.gravitee.policy</groupId>
<artifactId>gravitee-policy-jwt</artifactId>
<version>4.1.0</version>
<version>4.1.1</version>

<name>Gravitee.io APIM - Policy - JWT</name>
<description>Validate the token signature and expiration date before sending the API call to the target backend</description>
Expand Down

0 comments on commit 5c3fc85

Please sign in to comment.