Skip to content

Commit

Permalink
Merge pull request #410 from apache/dep-updates-again-1-10-x
Browse files Browse the repository at this point in the history
Update OWASP dep check plugin and Karaf versions
  • Loading branch information
bdemers committed Oct 6, 2022
2 parents dac5e23 + 6ef8713 commit 404dbf5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -400,7 +400,7 @@
<plugin>
<groupId>org.owasp</groupId>
<artifactId>dependency-check-maven</artifactId>
<version>5.2.4</version>
<version>7.2.1</version>
</plugin>
<plugin>
<groupId>com.github.siom79.japicmp</groupId>
Expand Down
2 changes: 1 addition & 1 deletion support/features/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<!-- Not a Shiro dependency - used for quartz bundle resolution only (see features.xml): -->
<commons.collections.version>3.2.2</commons.collections.version>
<!-- karaf plugin version -->
<karaf.version>4.2.8</karaf.version>
<karaf.version>4.4.1</karaf.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 404dbf5

Please sign in to comment.