We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9aae34 commit fc4e7abCopy full SHA for fc4e7ab
pom.xml
@@ -42,11 +42,11 @@
42
<parent>
43
<groupId>com.forgerock.sapi.gateway</groupId>
44
<artifactId>secure-api-gateway-parent</artifactId>
45
- <version>2.3.1</version>
+ <version>3.0.0</version>
46
</parent>
47
48
<properties>
49
- <secure-api-gateway.version>3.0.0-SNAPSHOT</secure-api-gateway.version>
+ <secure-api-gateway.version>3.0.0</secure-api-gateway.version>
50
<nimbus-jose.version>9.37.3</nimbus-jose.version>
51
<bouncy-castle.version>1.77</bouncy-castle.version>
52
<maven-resources-plugin.version>3.1.0</maven-resources-plugin.version>
0 commit comments