Skip to content

Commit

Permalink
Merge pull request #25247 from arjantijms/helidon-config_3211
Browse files Browse the repository at this point in the history
Integrate Helidon Config 3.2.11 and update API to 3.1
  • Loading branch information
arjantijms authored Nov 27, 2024
2 parents 9d8faf4 + 0547168 commit f7d1310
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appserver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -151,8 +151,8 @@
<krazo.version>3.0.1</krazo.version>

<!-- MicroProfile Config -->
<microprofile.config-api.version>3.0.3</microprofile.config-api.version>
<helidon-config.version>3.2.10</helidon-config.version>
<microprofile.config-api.version>3.1</microprofile.config-api.version>
<helidon-config.version>3.2.11</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 f7d1310

Please sign in to comment.