Skip to content

Commit

Permalink
chore(deps): update maven all non-major dependencies (#155)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
bcgov-devops and renovate-bot authored May 2, 2023
1 parent e6d03f0 commit 49c68d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
<version>0.8.9</version>
<version>0.8.10</version>
<configuration>
<skip>${jacoco.skip}</skip>
<excludes>
Expand Down Expand Up @@ -392,7 +392,7 @@
<plugin>
<groupId>org.cyclonedx</groupId>
<artifactId>cyclonedx-maven-plugin</artifactId>
<version>2.7.7</version>
<version>2.7.8</version>
<executions>
<execution>
<phase>validate</phase>
Expand Down

0 comments on commit 49c68d9

Please sign in to comment.