Skip to content

Commit

Permalink
fix: upgrade org.apache.jackrabbit:jackrabbit-jcr-commons from 2.20.4…
Browse files Browse the repository at this point in the history
… to 2.22.0

Snyk has created this PR to upgrade org.apache.jackrabbit:jackrabbit-jcr-commons from 2.20.4 to 2.22.0.

See this package in maven:
org.apache.jackrabbit:jackrabbit-jcr-commons

See this project in Snyk:
https://app.snyk.io/org/vladbailescu/project/fdd87824-6b9d-4bbc-a585-ceaf6ddc9edc?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 24, 2024
1 parent d2a7b02 commit 15c2ed8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<aem.port>4502</aem.port>
<aem.publish.host>localhost</aem.publish.host>
<aem.publish.port>4503</aem.publish.port>
<aem.contextPath />
<aem.contextPath/>
<sling.user>admin</sling.user>
<sling.password>admin</sling.password>
<vault.user>admin</vault.user>
Expand Down Expand Up @@ -692,7 +692,7 @@
<dependency>
<groupId>org.apache.jackrabbit</groupId>
<artifactId>jackrabbit-jcr-commons</artifactId>
<version>2.20.4</version>
<version>2.22.0</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit 15c2ed8

Please sign in to comment.