Skip to content

Commit

Permalink
chore(release): 4.0.0-alpha.5 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
graviteeio committed Jul 18, 2023
1 parent cbbcf7f commit 9432c55
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [4.0.0-alpha.5](https://github.com/gravitee-io/gravitee-policy-jwt/compare/4.0.0-alpha.4...4.0.0-alpha.5) (2023-07-18)


### chore

* **deps:** update gravitee-parent ([7f93871](https://github.com/gravitee-io/gravitee-policy-jwt/commit/7f93871cd891085da1763eb12dd5f92b7673497e))


### BREAKING CHANGES

* **deps:** require Java17

# [4.0.0-alpha.4](https://github.com/gravitee-io/gravitee-policy-jwt/compare/4.0.0-alpha.3...4.0.0-alpha.4) (2023-07-07)


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.0.0-alpha.4</version>
<version>4.0.0-alpha.5</version>

<name>Gravitee.io APIM - Policy - JWT</name>
<description>Description of the JWT Gravitee Policy</description>
Expand Down

0 comments on commit 9432c55

Please sign in to comment.