We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61c0689 commit 885d9d2Copy full SHA for 885d9d2
2 files changed
pom.xml
@@ -19,7 +19,7 @@
19
20
<groupId>com.bernardomg.example</groupId>
21
<artifactId>oauth2-resource-server-example</artifactId>
22
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.3.5</version>
23
<packaging>war</packaging>
24
25
<name>OAuth 2 Resource Server Example</name>
src/changes/changes.xml
@@ -72,7 +72,10 @@
72
Updated dependencies.
73
</action>
74
</release>
75
- <release version="1.4.0" date="2023-09-11" description="">
+ <release version="1.3.5" date="2025-09-30" description="Updated code">
76
+ <action dev="bmg" type="update">
77
+ Updated code.
78
+ </action>
79
80
</body>
81
</document>
0 commit comments