Skip to content

Commit

Permalink
Property for epicyro.version
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 Sep 15, 2023
1 parent f53ed9c commit f914354
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion appserver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@
<!-- Jakarta Security + Authentication/Authorization -->
<soteria.version>3.0.3</soteria.version>
<exousia.version>2.1.0</exousia.version>
<epicyro.version>3.0.0-M1</epicyro.version>
<nimbus.version>9.31</nimbus.version>
<jcip.version>1.0.2</jcip.version>

Expand Down Expand Up @@ -269,7 +270,7 @@
<dependency>
<groupId>org.glassfish.epicyro</groupId>
<artifactId>epicyro</artifactId>
<version>3.0.0-M1</version>
<version>${epicyro.version}</version>
</dependency>
<dependency>
<groupId>com.nimbusds</groupId>
Expand Down

0 comments on commit f914354

Please sign in to comment.