Skip to content

Commit

Permalink
Merge pull request #454 from okta/dependabot/maven/groovy.version-4.0.22
Browse files Browse the repository at this point in the history
Bump groovy.version from 4.0.21 to 4.0.22
  • Loading branch information
arvindkrishnakumar-okta authored Jul 2, 2024
2 parents 73e1ed6 + de3e8e8 commit ab98142
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<maven.version>3.9.8</maven.version>

<!-- Test Dependencies: Only required for testing when building the SDK. Not required by SDK users at runtime: -->
<groovy.version>4.0.21</groovy.version>
<groovy.version>4.0.22</groovy.version>

<!-- deploy site key -->
<github.api.key>${env.GH_API_KEY}</github.api.key>
Expand Down

0 comments on commit ab98142

Please sign in to comment.