Skip to content

Commit

Permalink
Integrate helidon-config 3.0.1 and Nimbus 9.24.2
Browse files Browse the repository at this point in the history
Signed-off-by: Arjan Tijms <arjan.tijms@gmail.com>
  • Loading branch information
arjantijms authored and dmatej committed Aug 26, 2022
1 parent 6cc3666 commit 2eec5b7
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 @@ -101,7 +101,7 @@
<jakarta.authentication-api.version>3.0.0</jakarta.authentication-api.version>
<soteria.version>3.0.0</soteria.version>
<exousia.version>2.1.0</exousia.version>
<nimbus.version>9.23</nimbus.version>
<nimbus.version>9.24.2</nimbus.version>
<jcip.version>1.0.2</jcip.version>

<!-- Jakarta Messaging -->
Expand Down Expand Up @@ -157,7 +157,7 @@

<!-- MicroProfile Config -->
<microprofile.config-api.version>3.0.1</microprofile.config-api.version>
<helidon-config.version>3.0.0</helidon-config.version>
<helidon-config.version>3.0.1</helidon-config.version>

<!-- Admin console components -->

Expand Down

0 comments on commit 2eec5b7

Please sign in to comment.