Skip to content

Commit

Permalink
Bump oak.version from 1.62.0 to 1.64.0
Browse files Browse the repository at this point in the history
Bumps `oak.version` from 1.62.0 to 1.64.0.

Updates `org.apache.jackrabbit:oak-security-spi` from 1.62.0 to 1.64.0

Updates `org.apache.jackrabbit:oak-commons` from 1.62.0 to 1.64.0

---
updated-dependencies:
- dependency-name: org.apache.jackrabbit:oak-security-spi
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.jackrabbit:oak-commons
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and stefanseifert committed May 28, 2024
1 parent 77827a2 commit f9371f6
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 @@ -48,7 +48,7 @@

<properties>
<maven.version>3.3.9</maven.version>
<oak.version>1.62.0</oak.version>
<oak.version>1.64.0</oak.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit f9371f6

Please sign in to comment.