Skip to content

Commit

Permalink
Integrate Helidon MicroProfile Config 3.2.3
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
  • Loading branch information
avpinchuk committed Nov 27, 2023
1 parent 8cf7ae4 commit 0be995f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appserver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@

<!-- MicroProfile Config -->
<microprofile.config-api.version>3.0.3</microprofile.config-api.version>
<helidon-config.version>3.2.2</helidon-config.version>
<helidon-config.version>3.2.3</helidon-config.version>

<!-- MicroProfile JWT / JWT Authentication Mechanism for Jakarta Security -->
<microprofile-jwt-auth-api.version>2.1</microprofile-jwt-auth-api.version>
Expand Down

0 comments on commit 0be995f

Please sign in to comment.