Skip to content

Commit

Permalink
bump build dependencies:
Browse files Browse the repository at this point in the history
* jacoco to 0.8.10
* maven-deploy to 3.1.1
* dependency-check to 8.3.1
  • Loading branch information
infeo committed Aug 2, 2023
1 parent 4780b93 commit f9f81f9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@
<cryptofs.version>2.6.6</cryptofs.version>

<!-- build dependencies -->
<dependency-check.version>8.2.1</dependency-check.version>
<maven.deploy.version>3.1.0</maven.deploy.version>
<jacoco.version>0.8.9</jacoco.version>
<dependency-check.version>8.3.1</dependency-check.version>
<maven.deploy.version>3.1.1</maven.deploy.version>
<jacoco.version>0.8.10</jacoco.version>
</properties>

<licenses>
Expand Down

0 comments on commit f9f81f9

Please sign in to comment.