Skip to content

Commit

Permalink
Merge pull request #69 from qbicc/dependabot/maven/org.apache.maven.r…
Browse files Browse the repository at this point in the history
…esolver-maven-resolver-api-1.9.14

Bump org.apache.maven.resolver:maven-resolver-api from 1.9.8 to 1.9.14
  • Loading branch information
dmlloyd authored Apr 8, 2024
2 parents 40b87cf + 9ffc9b1 commit d62c07c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<dependency>
<groupId>org.apache.maven.resolver</groupId>
<artifactId>maven-resolver-api</artifactId>
<version>1.9.8</version>
<version>1.9.14</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit d62c07c

Please sign in to comment.