Skip to content

Commit

Permalink
Merge pull request #24731 from avpinchuk/helidon_325
Browse files Browse the repository at this point in the history
  • Loading branch information
arjantijms authored Jan 8, 2024
2 parents 628bce1 + c3890f2 commit 28b8997
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
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2021, 2023 Contributors to Eclipse Foundation.
Copyright (c) 2021, 2024 Contributors to Eclipse Foundation.
Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
Expand Down Expand Up @@ -152,7 +152,7 @@

<!-- MicroProfile Config -->
<microprofile.config-api.version>3.0.3</microprofile.config-api.version>
<helidon-config.version>3.2.3</helidon-config.version>
<helidon-config.version>3.2.5</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 28b8997

Please sign in to comment.