Skip to content

Commit

Permalink
Merge pull request #1672 from openturing/dependabot/maven/0.3.8/org.a…
Browse files Browse the repository at this point in the history
…pache.jackrabbit-jackrabbit-jcr-commons-2.21.23

Bump org.apache.jackrabbit:jackrabbit-jcr-commons from 2.21.20 to 2.21.23
  • Loading branch information
alegauss authored Feb 13, 2024
2 parents 7b7101f + 7ace9f7 commit 511e0df
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion turing-aem/aem-indexer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<dependency>
<groupId>org.apache.jackrabbit</groupId>
<artifactId>jackrabbit-jcr-commons</artifactId>
<version>2.21.20</version>
<version>2.21.23</version>
</dependency>
<dependency>
<groupId>com.beust</groupId>
Expand Down
2 changes: 1 addition & 1 deletion turing-aem/aem-web-indexer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
<dependency>
<groupId>org.apache.jackrabbit</groupId>
<artifactId>jackrabbit-jcr-commons</artifactId>
<version>2.21.21</version>
<version>2.21.23</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 511e0df

Please sign in to comment.