Skip to content

Commit

Permalink
fix(deps): update identity.version to v8.6.9 (#1058)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 5, 2025
1 parent 2980778 commit a4c0a2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<maven.compiler.target>${java.version}</maven.compiler.target>

<zeebe.version>8.5.7</zeebe.version>
<identity.version>8.6.8</identity.version>
<identity.version>8.6.9</identity.version>

<spring-boot.version>3.4.3</spring-boot.version>
<commons-beanutils.version>1.10.1</commons-beanutils.version>
Expand Down

0 comments on commit a4c0a2d

Please sign in to comment.