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 ed5386c commit 5e655f8Copy full SHA for 5e655f8
pom.xml
@@ -42,11 +42,11 @@
42
<parent>
43
<groupId>com.forgerock.sapi.gateway</groupId>
44
<artifactId>secure-api-gateway-parent</artifactId>
45
- <version>3.1.0</version>
+ <version>3.2.0</version>
46
</parent>
47
48
<properties>
49
- <secure-api-gateway.version>3.1.0</secure-api-gateway.version>
+ <secure-api-gateway.version>3.2.0</secure-api-gateway.version>
50
<nimbus-jose.version>9.40</nimbus-jose.version>
51
<bouncy-castle.version>1.78.1</bouncy-castle.version>
52
<maven-resources-plugin.version>3.1.0</maven-resources-plugin.version>
0 commit comments