Skip to content

Commit

Permalink
Integrate Soteria 3.0.2
Browse files Browse the repository at this point in the history
Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
  • Loading branch information
arjantijms committed Jan 24, 2023
1 parent c6d4996 commit af09f36
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 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, 2022 Contributors to Eclipse Foundation.
Copyright (c) 2021, 2023 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 @@ -95,9 +95,9 @@
<jakarta.interceptor-api.version>2.1.0</jakarta.interceptor-api.version>

<!-- Jakarta Security + Authentication/Authorization -->
<soteria.version>3.0.1</soteria.version>
<soteria.version>3.0.2</soteria.version>
<exousia.version>2.1.0</exousia.version>
<nimbus.version>9.28</nimbus.version>
<nimbus.version>9.29</nimbus.version>
<jcip.version>1.0.2</jcip.version>

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

<!-- MicroProfile Config -->
<microprofile.config-api.version>3.0.2</microprofile.config-api.version>
<helidon-config.version>3.0.2</helidon-config.version>
<helidon-config.version>3.1.0</helidon-config.version>

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

0 comments on commit af09f36

Please sign in to comment.