Skip to content

Commit

Permalink
Merge pull request #754 from okta/dependabot/maven/ognl-ognl-3.4.4
Browse files Browse the repository at this point in the history
Bump ognl:ognl from 3.4.3 to 3.4.4
  • Loading branch information
arvindkrishnakumar-okta authored Jan 2, 2025
2 parents 97ddf6f + 55a0c34 commit f8b96f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/hosted-login-code-flow/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
<dependency>
<groupId>ognl</groupId>
<artifactId>ognl</artifactId>
<version>3.4.3</version>
<version>3.4.4</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down

0 comments on commit f8b96f4

Please sign in to comment.